-
Bug
-
Resolution: Fixed
-
Major
-
None
I was investigating PCT modes in JENKINS-48711 and hit various Class/Method binary compatibility issues. PCT just falls apart on some configurations.
We need to...
1) Update components versions
2) Use standard Jenkins POM with upper bounds check
- is related to
-
JENKINS-48741 PCT unit tests are failing
-
- Resolved
-
[JENKINS-48723] PCT - dependency bloodbath
Assignee | Original: Frédéric Camblor [ fcamblor ] | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Epic Link |
New:
|
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Oleg Nenashev
Path:
plugins-compat-tester-cli/pom.xml
plugins-compat-tester-gae-client/pom.xml
plugins-compat-tester-gae/pom.xml
plugins-compat-tester-model/pom.xml
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PluginCompatReport.java
plugins-compat-tester/pom.xml
plugins-compat-tester/src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
pom.xml
http://jenkins-ci.org/commit/plugin-compat-tester/40ebfffc0a7fedffb8d6b0cf22e58354932c22e6
Log:
JENKINS-48723- Use standard Jenkins Parent POM and cleanup/update dependencies.