This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git
discard 0474f5d Fix typo in activemq version
discard a290d39 Update some versions for jee8 tck
discard feca081 Make sure we can run on JDK 17 and higher
discard 3c29fab Fix for EE8 execution under JDK17 - hopefully does not break
JDK8 and JDK11
discard c7d0a61 rt.jar not available from Java 9 and above
discard 62ab9b2 Update TomEE snapshot to 8.0.13-SNAPSHOT
discard 9b8ffee Update TomEE snapshot to 8.0.13-SNAPSHOT
discard 363cbf1 Updates tom TomEE 8.0.12-SNAPSHOT
discard 95ad605 Merge branch 'master' of github.com:apache/tomee-tck into
master
discard 2ab913b Update EE 8 TCK to latest snapshot 8.0.11-SNAPSHOT
discard 09f756f Update the version of tomee TCK to match tomee snapshot
version 8.0.11-SNAPSHOT
discard 3755129 Update the version of tomee TCK to match tomee snapshot
version
discard b266385 Update TomEE version to the latest snapshot
discard aff04fc Update based on the challenges accepted for EE9
discard 7e4c537 Update TomEE to current master
discard 0768409 Bad package for TomEE 8
discard f8c1dca Update plus configuration based on what we have done for Plume
discard 89ba314 Looks like we were having those by transitive dependencies.
discard 9000602 Switch to next development versions
discard 8cb1390 Backport some changes from 9.1 branch
discard 00f75d4 Use the shade version of CXF instead
discard 31962cc Merge branch 'master' of github.com:apache/tomee-tck
discard 56d3d86 Remove TomEE JAX-RS Provider sorter
discard 2d8ec64 JASPIC configuration (missing permissions)
discard aa56532 Refine permissions a bit more
discard 15f7763 Fine tune Permissions for CTS tests
discard f7240cd Add required roles for JAXRS related tests (securitycontext)
discard 0f0aa32 Merge branch 'master' of github.com:apache/tomee-tck
discard 6bfa3ff add 'staff' group to 'j2ee' user per JAX-RS TCK docs
discard fffc17b Add JSON libs to JAX-RS client path
discard bf9f7be Don't print hash on EE8 because we use only final releases
discard a89e4cb Backport EE9.1 changes
discard 483cf8f print uname and ip address
discard 8177809 Backport from Jakarta EE 9 branch
discard 7997f77 Update README.adoc with a link to DEBUGGING.adoc
discard 7980147 Create DEBUGGING.adoc
discard d690a84 Update branding from openejb to tomee
discard dafa389 Update branding from openejb to tomee
discard f3434f0 Remove unused files
discard 335d083 Give it a bit more time to timeout
discard bfe2725 See if we can get the stateful timeout tests under the 2+
hours
discard 797349f Bump a bit more and leave Maven without for the moment
discard efced3a Limit Maven max memory
discard 13b69fa Force task to run with less memory
discard 4e4eb08 Add potential missing dependencies to make Groovy happy in
intellij
discard 1223591 Dependency upgrade
discard 38c434e See if random failures on EJB 30 get somehow better by
checking the connection before. It might get the build slower though. But this
is a test
discard ef08914 Don't fail on constraint dto
discard 8a610ee Make sure Trace is allowed on Tomcat server because it's
tested on JAX RS
discard 0d2d53c Sort JAX RS providers so it takes the application providers
first. Let's see if it does not break other tests.
discard 66e1382 Merge pull request #15 from rzo1/readme-adjusted-master
omit fe1cb81 enhances the REAMDE.adoc to ensure that the guide is up 2
date and contributors can follow in order to setup tck on their machines
omit 63fc406 Fix most of the @DataSourceDefinition based tests by
overriding the Derby port number
omit 54b7eef Make sure JAXP is allowed to load external DTD and entities
because it's tested in TCK
omit ac5f96c Some improvements on configuration
omit 9a156bb Update the expired certificates for SSL tests
omit b532f1e Missing some TCK users
omit 1d6efaa Configuration for websockets
omit 90b5d03 Fixes some websockets tests
omit 3150b8f See if we can get some of the permission related tests to
pass for Servlet
omit 962e215 Add exports for reported bugs fixed in Jakarta EE 9
omit 7082f5c Disable this for now as it produces more side effects on Form
authentication
omit 9f8092f Merge pull request #13 from Thihup/servlet-push
omit e558310 Add the endorsed.lib from TCK to run the client
omit b1f0124 Make sur naming operations fail for write operations and not
for close
omit 22efc62 Add Johnzon strict into the right place
omit 05ec9f8 Not always deploying war files
add 7fd0b42 DESIGN.adoc so we can remember how this is put together
add b1fd692 Copy JSR-88 deploy code deleted from EE 9 TCK
add 9a3d113 Rename properties jakartaee.cts.home, jakartaee.ri.home,
jakartaee.tck.version
add 9bee875 Update configs to reflect jakarta changes
add cfd2933 Tips on running the Jakarta EE 9 TCK
add da8b3ba Switch all dists over to the "jakartaee9" versions
add fff815a Eliminate overhead of TomEE Webapp profile
add b52158a Eliminate unused OpenEJB standalone profile
add e9dc3d9 Update to 9.0.0-M1 for a quick test
add 84c0ff1 upgrade some versions so we can start working
add baca3c7 It must be aligned with the base tomee version used to
generate the Jakarta EE compliant 9.x
add 13a57d0 Update to snapshot so we can test the transformer
add 06966eb backport all security configuration from master because the
branch has been created before
add 863b425 Add missing jars to client because of jakarta namespace change
add f0821ff Missing juli as a dependency for tomcat websocket
add 856d497 Push better javatest classpath import webdeployer classes
because the default jar in maven is not jakartized
add 4f24953 Add configuration for JASPIC callback handler in TomEE
instead of the default one from Tomcat
add a6a38bb Bump versions up after release
add 6d6ddec Pull changes from EE 8 branch
add 771489c Add CXF SSE jar
add b2596f5 Fix staged version
add 3aea2cc remove transformed suffix - needs investigation
add a00c740 Fix bad merge yesterday
add 81ca6d5 avoid the javaee versus jakartaee prefix in variable names so
it's easier to pull changes from master
add 671eccd Attempt to get some EE 9 figures with staged M3
add 3337926 Final EJB 4.0.0 not yet released
add c52b120 Merge remote-tracking branch 'origin/master' into
jakartaee9-tck
add eb4f46a Add transformed suffix to classifier
add a4ad313 Some minor fixes and decouple tomee and openejb version from
the displayed value. aka hardcoded in pom now
add b1d7dd4 Quick fixes for jdbc, security and deployment of webapps
add 8f47589 Add Johnzon strict into the right place
add 7bf8778 Add the endorsed.lib from TCK to run the client
add 49e1b5d Merge pull request #14 from Thihup/servlet-push
add d8011e5 Merge some of EE 8 branch
add 5361310 Align with Jakarta EE Branch (aka master)
add fdaaf63 Update keystores
add dcc8b41 Dependency upgrades
add 450638a Upgrade TomEE to latest snapshot
add 201f354 Remove unused files
add 6fea524 Update branding from openejb to tomee
add 544c9a4 Update branding from openejb to tomee
add 7632d13 Profile to switch to the Jakarta EE 9.1 TCK
add 1b78192 Use the proposed OWB flag to ensure the jakarta namespace
works
add c4e0268 Temporarily comment out new openwebbeans property
add df6147f Update to reflect changes in tomee-jakarta experimental branch
add b717fb5 Script to update the Jakarta EE 9.1 TCK to the latest snapshot
add 1968f23 Print TCK information if it is there
add 6ee1863 JASPIC tests require the AuthConfigFactory to be overriden
with the TS one.
add e21ca0c Since we have CDI activated by default, deployment fails
because there are bad servlets, filters and listeners for negative tests in
Servlet Test Suite. So let's exclude those class and fallback into default
Tomcat behaviour
add 8148368 Tomcat does not mention this one to pass all TCK so trying
without
add cb002f5 Let the test eventually fail if there is no webapp or what
deployed. Some tests like WebSocket explicitly deploy bad things and expect a
failure in deployment.
add f71642e Add the ability to download and setup GlassFish
add be6fbbd Fix RI setup issue
add de26ccb TOMEE-3200 TOMEE-3201 TOMEE-3202 TOMEE-3203 TOMEE-3204
TOMEE-3205 Don't filter out persistence providers in Plume because we keep both
OpenJPA and EclipseLink so most likely we'll exclude Eclipse Link that comes
first and use sometimes OpenJPA
add a8bdf4e Use same version of the Tomcat version used (easier debugging)
add 754de4c TOMEE-3206 TOMEE-3207 TOMEE-3208 Use the version from the
deployment descriptor and don't override, especially with a wrong and old
version
add 45b08ca Fix typo
add 256cf91 Don't override too widely the provider
add 07ffd6f WebSocket tests
add f19fbb5 Spaces in case we have multiple options
add dd512e1 Make sure @DataBaseDefinition datasource have create flag
add 7696f52 Fix typo in system properties override
add 4b32300 Add the default web.xml so we can configure the BOM
add a819d37 Configure BOM setting so we pass JSTL tests.
add a3c0c00 Set TCK expects the client module for this deployment to be:
jpa_ee_packaging_ejb_standalone_ejb_client
add ad6dded Add JSON libs to JAX-RS client path
add 8afc17b add 'staff' group to 'j2ee' user per JAX-RS TCK docs
add cc0f877 Not needed anymore, as we patch in tomee or tomee-jakarta
add b7eef05 Let's focus in Plume for the moment so we don't to pay for
maintaining others
add 69a89e6 Security update for permissions tests, jaxrs, servlet and
security api
add 9979773 JASPIC configuration (missing permissions)
add 6d66cb0 Rely on CXF sorting. We're now adding our Providers in a way
that doesn't cause them to be marked as user/application providers.
add 32f7c7d Small Jaspic tweaks
add 655adc5 On ec2, localhost is not enough
add 5a022cf Another JASPIC test
add ecfb6f7 Merge remote-tracking branch 'apache/jakartaee9-tck' into
jakartaee9-tck
add 010bddb Update the exclude list with TCK 9.1 version Add Websocket
excludes which are not there
add 92d513c Remove the suffix so the test really gets excluded
add b528a7f fixes to support JDK11+
add 84a5a27 Include Yoko in the client side
add e151478 Only add endorsed for supported JVM Backward behaviour for
dates
add 63d7a23 Fixed typo in property
add adf91fb Add hibernate validator to embedded classpath
add b95dbf0 Ensure jasper is in the ejbembed classpath for hibernate It
needs an el impl
add 8a0a934 Setup to get the signature tests running
add 85d31b7 Setup classpath for sigtests
add 2bd5e60 Experimental change
add 9abb64a Reverting
add 6da4acd Additional API jars
add 7cfa656 Add taglibs for missing
jakarta.servlet.jsp.jstl.fmt.LocaleSupport
add fef1193 Load com.sun.javatest from the tomcat system classloader
add a6cb892 Sort the sigtest libs
add efe965e Add activation
add 54dc764 Enable CTS debug so we have sigtest insight
add a331082 Add rt.jar (hardcoded)
add 2c92bc2 Add rt.jar (more dynamic)
add 459d74d See if security api tests loves it more
add f9bb4ae See if we can get the remaining test to work on ec2 For some
reason, something happens
add ac39d35 Merge branch 'jakartaee9-tck' of github.com:apache/tomee-tck
into jakartaee9-tck
add 600a60e Turn off debug
add 7e4fd6e Yank incomplete shift to jakartaee-api jar
add bccbfe9 Use jakartaee-api, eliminate duplicate jars
add 981045c Update signature test config
add 73cc4af Upgrade to TomEE 8.0.8 and M8
add 3975c55 use the shaded version instead
add 1364faf Make sure to include plume jars for plume container
add 42b6099 Looks like we were having those by transitive dependencies.
add 65e272c Update plus configuration based on what we have done for Plume
add 046b014 Update configuration for TomEE master
add 343a4c0 update tomcat version in EE9 branch
add 8cb23c4 Update the version of tomee TCK to match tomee snapshot
version 8.0.11-SNAPSHOT
add 54a267e Update jakarta branch to use same version in the zip
add 48a2371 Fix setup so it works with JDK11 and latest TomEE 9.x snapshot
add af6abc8 Enhances README and point to setup-tck91.sh Renames
update91tck.sh to setup-tck91.sh (tck 9.1 is now promoted) Removes obsolete POM
comment Updates Johnzon to 1.2.16
add f683ccb Avoid default maven blocker for http
add c73b5b3 Updates README.md to point to David's git approach to restore
a fresh TCK installation
add 481c462 Explicitly set a higher stacksize to be able to run with Java
11
add 7b68ecb Use the jakarta compatible version of geronimo-mail Fix SXC
to use our shaded version for jakarta namespace
add e4c6137 Add NullTransport for testing or TCK
add 8dc6b92 Remove sigtest.jar for the moment as it contains
com.sun.javatest.Status with a totally different content
add 17aad8b Fix CNFE for CXF dependencies
add f7d2554 JSTL Date parsing fix and Tomcat add-opens when starting with
the RemoteServer as opposed to Tomcat catalina.sh
add 4dc4140 Remove old non existing library and use jakarta to create
resource in TomEE
add d9bde70 Add Maven add-opens config because we now run always on Java
11+
add a78d49a Switch service filter to jakarta for Validation
add 3c8ff24 Use placeholders for version so we only update one place
add 8e9f750 Move to next iteration 9.0.0-M9-SNAPSHOT
add 5e875a4 Fix JSON-P Pluggability tests. To work, this needs a build
with the TOMEE-4048 change
add f196b81 Fix JASPIC issue
add 437dd8c Set protocols="TLSv1.2" to disable TLSv1.3 since the TCK
requires post-handshake authentication and the Java 11 client does not support
that.
add 12bb2d8 Ensure the --source option causes an exit if file not found
add 04936aa Use the users environment (removing -l) This may cause issues
in CI jobs
add 57b131d Make sure we build the last code from origin/main
add 0bbed26 Use the released version of Geronimo Mail 2.1 Provider (same
as in TomEE 9)
add 384fa3f Script to setup the Jakarta EE 9.1 on a new computer
add 19dba89 Generate a valid pom.xml
add 54a8384 Ability to run against TomEE 9.0.0-M7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0474f5d)
\
N -- N -- N refs/heads/main (54a8384)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
DEBUGGING.adoc | 54 -
DESIGN.adoc | 21 +
JAKARTAEE9.adoc | 81 +
README.adoc | 129 +-
pom.xml | 175 +-
runtests | 21 +-
settings.xml.template | 16 +
setup.sh | 123 +
.../java/catalina/deployer/WebappDeployer.java | 12 +-
.../catalina/facade/ExceptionManagerFacade.java | 2 +-
.../facade/ExceptionManagerFacadeBean.java | 6 +-
.../cts/TransactionalWorkaroundLeakGuardValve.java | 4 +-
src/main/resources/META-INF/javamail.providers | 2 +-
src/test/openejb/conf/openejb.xml | 2 +-
src/test/resources/testsuite.properties | 7 +-
src/test/resources/ts.jtx | 125 +-
.../openejb/tck/commands/CommandSupport.groovy | 35 +-
.../openejb/tck/commands/JavaTestCommand.groovy | 9 +-
.../openejb/tck/commands/ValidateCommand.groovy | 20 +-
src/test/tomcat/conf/ProviderConfiguration.xml | 64 -
src/test/tomcat/conf/context.xml | 20 +-
src/test/tomcat/conf/provider-configuration.xsd | 95 -
src/test/tomcat/conf/server.xml | 14 +-
src/test/tomee-plume/conf/catalina.policy | 3 +-
src/test/tomee-plume/conf/server.xml | 2 +-
src/test/tomee-plume/conf/system.properties | 24 +-
src/test/tomee-plume/conf/tomee.xml | 2 +-
src/test/tomee-plume/conf/web.xml | 9124 ++++++++++----------
src/test/tomee-plus/conf/system.properties | 12 +-
src/test/tomee-plus/conf/tomee.xml | 2 +-
src/test/tomee-plus/conf/web.xml | 9124 ++++++++++----------
src/test/tomee/conf/ProviderConfiguration.xml | 64 -
src/test/tomee/conf/jaspic-providers.xml | 424 -
src/test/tomee/conf/provider-configuration.xsd | 95 -
src/test/tomee/conf/tomee.xml | 2 +-
35 files changed, 9660 insertions(+), 10255 deletions(-)
delete mode 100644 DEBUGGING.adoc
create mode 100644 DESIGN.adoc
create mode 100644 JAKARTAEE9.adoc
create mode 100644 settings.xml.template
create mode 100755 setup.sh
delete mode 100644 src/test/tomcat/conf/ProviderConfiguration.xml
delete mode 100644 src/test/tomcat/conf/provider-configuration.xsd
delete mode 100644 src/test/tomee/conf/ProviderConfiguration.xml
delete mode 100644 src/test/tomee/conf/jaspic-providers.xml
delete mode 100644 src/test/tomee/conf/provider-configuration.xsd