Skip to content

ATLAS-5207: Atlas webapp module to support rest-notification endpoint#622

Open
UmeshPatil-1 wants to merge 22 commits intoapache:masterfrom
UmeshPatil-1:ATLAS-5207
Open

ATLAS-5207: Atlas webapp module to support rest-notification endpoint#622
UmeshPatil-1 wants to merge 22 commits intoapache:masterfrom
UmeshPatil-1:ATLAS-5207

Conversation

@UmeshPatil-1
Copy link
Copy Markdown

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix. Create an issue in ASF JIRA before opening a pull request and
set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. ATLAS-XXXX: Fix a typo in YYY))

How was this patch tested?

(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

… rest-notification-webapp in parent pom, replacing the old private SNAPSHOT to map with parent,updated from jersy2->jersy1, Removed Servlet 4.0-only methods that are not on ServletContext in Servlet 3.1 (they were breaking @OverRide) etc
…sses from webapp and rest-notification webapp, updated imports to use server-common module,updated paren pom and xml wiring's etc.
….ServletException and in rest-notification webapp NullServletContext method does not override or implement a method from a supertype, these was because javax.servlet-api 3.1 and there is no support for methods which are using servlet-4.0.
…ebapp and rest-notification-webapp and Updating method visibility to resolve compile time error for UserDaoTest (testMergePasswordAndSalt_EmptySalt) method.
…common module for both webapp and rest-notification webapp.
…rn; align WebappAdminAuditHookTest with long resultCount
…ile-gate test security, split filter beans, Curator only if HA.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant