Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The version for main has advanced, but this test contains a package with an upper version constraint of 9 and main has advanced to 10.0 It also contains two binary jar files containing classes with a fullstory package and no source code. There is a manifest.json, but there is also another copy baked into one of the jars. This needs to be cleaned up such that these jar files (containing packages to be installed during tests) can be rebuilt by a build target and are not checked in as binary jars. (with a .tmp ending). Also all classes run by the build should exist as source code. If the code for these classes is owned by Fullstory, they should be replaced with something owned by Apache.
Attachments
Issue Links
- is duplicated by
-
SOLR-15909 Remove version compatibility bug in PackageManagerCLITest
- Resolved
- is fixed by
-
SOLR-15910 Upgrade semver library to fix versioning constraint bugs in the PackageManager
- Closed
- links to