File maven-dependency-analyzer.changes of Package maven-dependency-analyzer
-------------------------------------------------------------------
Tue Oct 29 17:25:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.15.1
* Dependency upgrade
+ MSHARED-1432: Bump org.ow2.asm:asm from 9.7 to 9.7.1
-------------------------------------------------------------------
Tue Oct 15 19:07:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.15.0
* Changes:
+ MSHARED-1248: update commons-io to 2.13.0
+ MSHARED-1248: maven-dependency-analyzer should log instead of
failing
+ remove unused variable
+ MSHARED-1347: Include invoke dynamic bootstrap types in
analysis
+ MSHARED-1356: Upgrade Parent to 41
+ Use new property for maven-plugin-tools version
+ MSHARED-1372: Bump org.ow2.asm:asm from 9.6 to 9.7
+ MSHARED-1272: Bump commons-io:commons-io from 2.16.0 to 2.16.1
+ MSHARED-1356: Bump
org.apache.maven.shared:maven-shared-components from 41 to 42
+ MSHARED-1395: Remove dependency on commons-io
+ MSHARED-1393: Allow to exclude classes from verification
+ MSHARED-1394: Upgrade Maven core dependencies to the latest
and mark as provided
+ MSHARED-1398: Fix StringIndexOutOfBoundsException in dynamic
bootstrap types
+ MSHARED-1407: Track dependency usage by referencing classes
+ MSHARED-1410: Track used declared dependency usage by
referencing classes
+ MSHARED-1428: Bump
org.apache.maven.shared:maven-shared-components from 42 to 43
+ MSHARED-1429: Bump mavenVersion from 3.9.6 to 3.9.9
-------------------------------------------------------------------
Wed Sep 27 10:34:26 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.13.2
* Changes
+ MSHARED-761: Make mvn dependency:analyze work with OpenJDK 11
+ MSHARED-786: jdk8 incompatibility at runtime
(NoSuchMethodError)
+ MSHARED-870: Upgrade asm to 8.0.1
+ use try with resources to avoid leaks
+ MDEP-708: dependency:analyze recommends test scope for
test-only artifacts that have non-test scope
+ remove reference to deprecated public mutable field
+ MDEP-712: update JIRA URL
+ MDEP-708: dependency:analyze should recommend narrower scope
where possible
+ MSHARED-932: remove dependency on jmock
+ MDEP-753: inline deprecated field
+ MDEP-753: add more JavaDoc
+ MDEP-753: handle different classes from same artifact used by
model and test code
+ MDEP-779: include class names in used undeclared dependencies
+ MSHARED-997: Check maximum allowed Maven version
+ MSHARED-1035: Get rid of maven-plugin-testing-tools for IT
test
+ Require Maven 3.2.5+
+ MSHARED-1036: Analyze project classes only once
+ MSHARED-1039: Fix array parsing
+ MSHARED-1037: CONSTANT_METHOD_TYPE should not add to classes
+ MSHARED-1038: Inner classes are in same compilation unit as
container class
+ MSHARED-1085: Upgrade Parent to 36
+ MSHARED-1119: Cleanup IT tests
+ MSHARED-894: replace Codehaus Plexus utils with
java.nio.file.Files and Apache Commons
+ MDEP-757: bug with "non-test scoped test only dependencies
found"
+ MSHARED-1218: Bump asm from 9.4 to 9.5
+ MSHARED-1220: Refresh download page
+ MSHARED-1219: Upgrade Parent to 39
+ MSHARED-1205: Build on JDK 19, 20
+ MSHARED-1224: Prefer JDK classes to Plexus utils
+ MSHARED-1149: Replace System.out by logger
+ MSHARED-1247: java.lang.RuntimeException: Unknown constant
pool type
+ MSHARED-1249: Switch to JUnit 5
+ MSHARED-1250: Dependency improvements
-------------------------------------------------------------------
Wed Sep 6 18:40:44 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Remove unnecessary dependency on xmvn tools and parent pom
-------------------------------------------------------------------
Sun Mar 20 19:57:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Tue May 11 13:00:33 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Do not build against the legacy guava20 any more
-------------------------------------------------------------------
Tue Mar 26 11:14:29 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-dependency-analyzer 1.10
- Generate and customize ant build.xml file