]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-1742: Change deployment for common/lib jars (#459)
authorMichael Ritter <mikejritter@users.noreply.github.com>
Fri, 4 Apr 2025 18:32:22 +0000 (12:32 -0600)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 18:32:22 +0000 (14:32 -0400)
commit8a0f21b59ae9c482a6fbe44047ca1aaee4928a28
treefc0e89e362ae4b9034710fef1d045e7f22efa97e
parentcaae20dae556b70405fe26249c49f70ce0e1fc96
DRYD-1742: Change deployment for common/lib jars (#459)

* Consolidate dependency management

* Add new module to track dependencies deployed to tomcat lib

* Cleanup parent pom

* Remove mysql-connector-java

* Remove unused test

* Exclusions for auth-mgt.import

* Remove duplicate dependency

* Fix duplicate plugin config

* Use stax2-api version from JaxRSServiceProvider

* Remove aspectj from common deploy

* Add undeploy task

* Remove obsolete build targets

* Change package type to pom
17 files changed:
build.xml
common-lib/build.xml [new file with mode: 0644]
common-lib/pom.xml [new file with mode: 0644]
pom.xml
services/JaxRsServiceProvider/pom.xml
services/account/client/pom.xml
services/authentication/pstore/pom.xml
services/authentication/service/src/test/java/org/collectionspace/authentication/AppTest.java [deleted file]
services/authority/pom.xml
services/authority/service/pom.xml
services/authorization-mgt/client/pom.xml
services/authorization-mgt/import/pom.xml
services/authorization/pstore/pom.xml
services/authorization/service/pom.xml
services/common/build.xml
services/common/pom.xml
services/pom.xml