Skip to content
Success

Changes

Summary

  1. Various POM fixes (details)
  2. Fix compilation warnings (details)
  3. Add dependency required to run the tests (details)
Commit 254f4354cb475bb422c32307c119cb73daa8e0d3 by Mark Thomas
Various POM fixes

Parameterise Jakarta EE version
Use group jakarta.tck for output
Fix parent POM path warnings
Fix element ordering (repositories after dependencies)
Remove finalName (it is read-only)
The file was modified tck/pom.xml (diff)
Commit 4e0416bbfa5e4a78a07f602bdd4dc707c71a00d5 by Mark Thomas
Fix compilation warnings
The file was modified tck/src/main/java/ee/jakarta/tck/pages/spec/core_syntax/actions/setproperty/PIntegerPropertyEditor.java (diff)
The file was modified tck/src/main/java/ee/jakarta/tck/pages/spec/core_syntax/actions/setproperty/PropertyBean.java (diff)
Commit 65e89c3074ef6f72ae1810506b90ffb8a9a480c3 by Mark Thomas
Add dependency required to run the tests
The file was modified tck/pom.xml (diff)