Releases: eclipse-ee4j/jakartaee-tck-tools
Releases · eclipse-ee4j/jakartaee-tck-tools
tck-arquillian-1.0.0-M7
What's Changed
- Ads support for war libs by @starksm64 in #109
Full Changelog: tck-arquillian-1.0.0-M6...tck-arquillian-1.0.0-M7
tck-arquillian-1.0.0-M6
What's Changed
- issue 105, Truncate output files when using tck-rewrite overwriteExistingTests by @scottmarlow in #106
- Improve war content collection by @starksm64 in #108
Full Changelog: tck-arquillian-1.0.0-M5...tck-arquillian-1.0.0-M6
tck-arquillian-1.0.0-M5
What's Changed
- Add a overwriteExistingTests flag to GenerateNewTestClassRecipe to allow bulk test class overwrites
- Correct arquillian dependency to 1.9.1.Final by @starksm64 in #104
Full Changelog: tck-arquillian-1.0.0-M4...tck-arquillian-1.0.0-M5
tck-arquillian-1.0.0-M4
What's Changed
- Add the missing par generation code to the genMethodNonVehicle by @starksm64 in #93
- Deal with test class file rename by @starksm64 in #95
- Fix problem with nested class not getting mapped + Switch tck-rewrite to use DefaultEEMapping.getInstance and add way to run against a single test package. by @scottmarlow in #96
- Generalize the ee11 testClass mapping by @starksm64 in #98
- Reset the ant project each time as there are side-effects seen with t… by @starksm64 in #99
- CLI program to write the transformed persistence.xml into the EE11 te… by @starksm64 in #101
- Prepare for a 1.0.0-M3 release by @starksm64 in #102
- Remove javatest dependency by @starksm64 in #103
Full Changelog: tck-arquillian-1.0.0-M2...tck-arquillian-1.0.0-M4
tck-arquillian-1.0.0-M2
What's Changed
- Address java.util.ConcurrentModificationException failure in PackageGroup.checkName with Sigtest by @scottmarlow in #31
- Ensure that sigtest -IgnoreJDKClass can ignore JDK classes (java.* and javax.transaction.xa.*) during signature check by @scottmarlow in #30
- Restore build version information by @starksm64 in #34
- Initial version of the appclient Arquillian protocol for the appclien… by @starksm64 in #37
- Arquillian appclient, javatest protocols and ant parsing lib by @starksm64 in #41
- Refactor ant parsing lib into a separate module by @starksm64 in #43
- Updates to handle non-vehicle deployments better by @starksm64 in #46
- More changes for non-vehicle deployments. This updated the javatest p… by @starksm64 in #48
- Update the ant parsing lib API to support full test client class code… by @starksm64 in #49
- Improve the api for accessing the generated test client java file by @starksm64 in #50
- Fix the archiveName is null failure. by @starksm64 in #52
- Update the api to support input of the test method name and throws type. by @starksm64 in #54
- Improve the rewrite app capabilities by @starksm64 in #55
- Remove missing pages-tck and get rid of the ee10 tck classes by @starksm64 in #56
- Add the jakarta.tck:jms dependency for the com.sun.ts.tests.jms.* test classes by @starksm64 in #57
- An initial suggesting for the porting lib spi by @starksm64 in #58
- Update the code generation to add the TestArchiveProcessor usage in d… by @starksm64 in #59
- Add missing ear.addAsLibrary call by @starksm64 in #60
- Set the order to 2 on all non-common app deployment methods by @starksm64 in #61
- Change from com.sun.javatest.Status to com.sun.ts.lib.harness.Status by @starksm64 in #62
- Add EE11 to EE10 package mapping by @starksm64 in #64
- Finish the common archives templates for the still relevant apps by @starksm64 in #65
- Move the version to 1.0.0-SNAPSHOT for next development by @starksm64 in #66
- change a few tests in tck-rewrite from com.sun.javatest.Status to com.sun.ts.lib.harness.Status by @scottmarlow in #67
- Fix some issues with descriptor paths by @starksm64 in #71
- issue:72 tck-rewrite-ant (TestPackageInfoBuilder) needs additional mappings for Mappings from EE11 to EE10 package prefixes for Persistence by @scottmarlow in #73
- issue 39 - Introduce -IgnoreJDKClasses option for ignoring JDK classes by @scottmarlow in #40
- Updates for issues seen with JPA tests by @starksm64 in #75
- Add EE11toEE10Mapping to tools/tck-rewrite-fx/src/main/java/tck/jakarta/rewrite/fx/AppController.java test by @scottmarlow in #76
- Map the keyword.properties to Junit5 @tag(s) by @starksm64 in #77
- Bring in latest GenerateNewTestClassRecipe changes that work with tck-rewrite-ant + tck-rewrite-fx by @scottmarlow in #68
- issue 78, Generate JsfClientEjblitejsfTest.java for input JsfClient.java instead of ClientEjblitejsfTest.java which conflicts with input Client.java by @scottmarlow in #79
- Validate the variable name for archives in generated code is a valid by @starksm64 in #81
- issue 80, Fix empty test method problem by @scottmarlow in #82
- also map ee.jakarta.tck.persistence.core.persistenceUnitUtil + com.sun.ts.tests.jpa.core.persistenceUtilUtil by @scottmarlow in #83
- Also parse OpenRewrite Javadoc comment class as well as remove duplicate methodNames by @scottmarlow in #85
- Add debugging info about deployment descriptors to deployment methods by @starksm64 in #86
Full Changelog: sigtest-2.2...tck-arquillian-1.0.0-M2
sigtest-2.2
What's Changed
- [26] Remove the debug assertion as it could break on valid signatures. by @jamezp in #27
- Explicitly log UnsupportedClassVersionError's when creating the defin… by @jamezp in #28
Full Changelog: sigtest-2.1...sigtest-2.2
sigtest-2.1
What's Changed
- Fix the sigtest Release to allow for new JVM's by @jamezp in #24
- change relative (result) path to absolute path by @scottmarlow in #16
- Fix sigtest plugin fails to run under Java SE 21
- Bump commons-text from 1.6 to 1.10.0 in /tools/jtreport-parser by @dependabot in #11
- Bump jsoup from 1.11.3 to 1.15.3 in /tools/jtreport-parser by @dependabot in #10
New Contributors
- @jamezp made their first contribution in #24
- @dependabot made their first contribution in #11
Full Changelog: sigtest-2.0...sigtest-2.1
sigtest-2.0
What's Changed
- update the jar pdfbox and other jar refs in extract-spec-assertions tool by @alwin-joseph in #1
- Improve
eftl-jakartaeetck-build-900
job so it keeps a history by @dblevins in #3 - temporarily remove the max number of backups by @scottmarlow in #4
- add script for use with https://ci.eclipse.org/jakartaee-tck/job/eftl-jakartaeetck-build-901 for the Jakarta EE Platform TCK 9.0.1 by @scottmarlow in #5
- add job script for 910 platformtck build by @alwin-joseph in #6
- correcting the job script path for 9.1.0 by @alwin-joseph in #7
- assert-gen script to generate the assertion list from the javadoc by @alwin-joseph in #9
- Initial version of the tck openrewrite rules for JavaTest to Junit 5/Arquillian by @starksm64 in #12
- Add Jar2shrinkwrap tooling for tck-rewrite by @scottmarlow in #13
- Fix an addClass in jar2shrinkwrap and update tck-rewrite tests by @starksm64 in #14
- Update the rewrite rules to use openrewrite 8.7.2 by @starksm64 in #15
- Initial attempt at incorporating sigtest fork by @starksm64 in #18
- Update the groupId to jakarta.tck.tools for the sigtest plugin by @starksm64 in #19
New Contributors
- @alwin-joseph made their first contribution in #1
- @dblevins made their first contribution in #3
- @scottmarlow made their first contribution in #4
- @starksm64 made their first contribution in #12
Full Changelog: https://github.com/eclipse-ee4j/jakartaee-tck-tools/commits/sigtest-2.0