Actions
feature request #9204
closedUpdate cdmlib and taxeditor dependencies
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
mvn versions:display-dependency-updates mvn dependency:tree mvn dependency:tree -Dscope=compile mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:tree -Dverbose=true (verbose flag has been removed in 3.0 (https://maven.apache.org/plugins/maven-dependency-plugin/examples/resolving-conflicts-using-the-dependency-tree.html) mvn dependency:analyze
taxeditor.cdmlib dependencies should use cdmlib-io dependencies. Dependencies from cdmlib-remote, cdmlib-print, etc. should only be mentioned in the according plugins like taxeditor.print.
Also database related dependencies should only go to taxeditor.webapp (once #9189 is implemented)
important:
- spring-security-oauth2 2.0.11.RELEASE => 2.5.0.RELEASE
- xercesImpl 2.11.0 => 2.12.0
hibernate-validator 5.2.2.Final => 6.1.5.Final with new groupId org.hibernate.validator (before it was org.hibernate)
- slf4j 1.7.13 => 1.7.30
- jboss-logging 3.3.0.Final => 3.4.1.Final
- classmate 1.3.1 => 1.5.1
- javax.el-api => 2.2.5 => 3.0.0
- validation-api 1.1.0.Final => 2.0.1.Final
others:
TODO:
Related issues
Updated by Andreas Müller over 3 years ago
- Related to feature request #4716: Other dependencies to be updated added
Updated by Andreas Müller over 3 years ago
- Description updated (diff)
- Status changed from New to In Progress
Updated by Andreas Müller over 3 years ago
- Description updated (diff)
Updated by Andreas Müller over 3 years ago
- Related to task #9205: Remove apache-log4j-extras from TaxEditor dependencies added
Updated by Andreas Müller over 3 years ago
- Subject changed from Update cdmlib dependencies to Update cdmlib and taxeditor dependencies
Updated by Andreas Müller over 3 years ago
- Related to feature request #9190: Make taxeditor.local a loadable plugin not installed by default added
Updated by Andreas Müller over 3 years ago
- Related to task #9189: Move datasource view to taxeditor.local added
Updated by Andreas Müller over 3 years ago
- Related to feature request #9154: Further reduce TaxEditor size by cleaning up dependencies and making taxeditor.webapp plugin optional added
Updated by Andreas Müller over 3 years ago
- Related to task #9206: Solve cglib vs. cglib-nodep added
Updated by Andreas Müller over 3 years ago
- Related to task #9208: Move cdmlib-print and cdmib-remote to taxeditor.printpublisher added
Updated by Andreas Müller almost 3 years ago
- Related to feature request #9341: Move local datasource access fully to taxeditor.local added
Updated by Andreas Müller almost 3 years ago
- Related to bug #9351: Include new locations for cdmlib-print and cdmlib-remote in jenkins release script added
Updated by Andreas Müller almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
I close this ticket as related to v5.18 and open a new one for the remaining (and new) issues
Updated by Andreas Müller almost 3 years ago
- Copied to task #9359: Update cdmlib, taxeditor, cdmserver etc. dependencies added
Updated by Andreas Müller about 2 years ago
- Related to bug #6025: Remaining open issues for cdmlib-db added
Actions