- 0ed4fff Changed version number in poms to 7.0.0-SNAPSHOT by David Matějček · 3 years, 4 months ago
- 1c82d74 Fixed missing junit version by David Matějček · 3 years, 4 months ago
- 5998185 Merge pull request #23695 from lukasj/jaf by Arjan Tijms · 3 years, 4 months ago
- 5b995b4 Issue #23507 Fixed path to tsharness in EmbeddedRunnerITest by David Matějček · 3 years, 5 months ago
- c541893 #Issue 23507 Bit more flexibility to obsoleted tests by David Matějček · 3 years, 5 months ago
- 39f2deb Issue #23507 Safer comparison in bash by David Matějček · 3 years, 5 months ago
- 6359193 Issue #23507 Port conflict has to be resolved already at the start by David Matějček · 3 years, 5 months ago
- 300ff05 Issue #23507 Collecting code coverage while running cdi_all by David Matějček · 3 years, 5 months ago
- 927608f Refactored generating javatest sources artifact by David Matějček · 3 years, 5 months ago
- 8bda075 Adding source for the javatest artefact. by arjantijms · 3 years, 5 months ago
- 29b8836 Issue #23507 Fixed groupId changed in last commits in this PR by David Matějček · 3 years, 5 months ago
- 0974d85 Issue #23507 Skipping default executions which don't make sense in TCK part by David Matějček · 3 years, 5 months ago
- fc1c976 Issue #23507 Introduced failsafe plugin, build improvements by David Matějček · 3 years, 5 months ago
- 79789b1 Integrate Mail API 2.1.0-RC2, Angus-Mail 1.0.0-M1 by Lukas Jungmann · 3 years, 5 months ago
- 6928831 Integrate Activation API 2.1.0-RC2, Angus-Activation 1.0.0-M1 by Lukas Jungmann · 3 years, 5 months ago
- 4bfdebc Replace grizzly-npn-bootstrap to grizzly-npn-api by 11rx4f · 3 years, 5 months ago
- b0d97c4 Prepare next development cycle for 6.2.3-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 6 months ago
- 069f130 Prepare release 6.2.2 by Eclipse Glassfish Bot · 3 years, 6 months ago
- 921be56 Issue #23507 Unzip should respect the WORKSPACE property by David Matějček · 3 years, 6 months ago
- 128a30c Explicit level for echo task by Piotrek Zygielo · 3 years, 7 months ago
- 388f9c0 Issue #23507 TCK runner now uses junit5 instead of junit4 by David Matějček · 3 years, 7 months ago
- 0eb5dc0 Prepare next development cycle for 6.2.2-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 7 months ago
- ad91414 Prepare release 6.2.1 by Eclipse Glassfish Bot · 3 years, 7 months ago
- efe3cd1 Tidy poms by arjantijms · 3 years, 7 months ago
- 8646f64 Fix exceptions thrown during embedded EJB test by arjantijms · 3 years, 8 months ago
- d1c8879 Added TCK based smoke test for the embedded EJB container by arjantijms · 3 years, 8 months ago
- 37ccb7b Merge branch 'master' into tests-tck by Arjan Tijms · 3 years, 8 months ago
- abba955 Issue #23507 Added limit to start-domain by David Matějček · 3 years, 8 months ago
- cdb2e9e Issue #23507 Now download urls for TCK tests can be overriden locally by David Matějček · 3 years, 8 months ago
- 2249099 Issue #23507 More systematic naming of test modules by David Matějček · 3 years, 8 months ago
- 2666245 Issue #23507 TCK tests are now excluded when using the fastest profile by David Matějček · 3 years, 8 months ago
- dd2f6e4 Merge pull request #23535 from dmatej/tests by Arjan Tijms · 3 years, 8 months ago
- 102aba2 Issue #23507 TestNg was removed of all active modules by David Matějček · 3 years, 8 months ago
- f31211f Integrate Exousia 1.0.0 M2 and adjust enterprise beans code by arjantijms · 3 years, 8 months ago
- 13c440c Run Jakarta Authorization test via mvn on current build (#23527) by Arjan Tijms · 3 years, 8 months ago
- 548e827 Issue #23504 Removed groupId org.apache.maven.plugins by David Matějček · 3 years, 9 months ago
- 6739fad Issue #23504 Removed duplications in pom files by David Matějček · 3 years, 9 months ago
- 2c8e6b6 Integrate Exousia 1.0.0-M1. by arjantijms · 3 years, 9 months ago
- 61066a3 Updated version number to 6.2.1-SNAPSHOT by David Matějček · 3 years, 10 months ago
- 87b8cbe Cleanups: removed additional maven-clean-plugin configurations and resource filters by David Matějček · 3 years, 10 months ago
- 56030c9 Changed version to 6.2.0-SNAPSHOT by David Matějček · 3 years, 10 months ago
- bc855e4 Removed noise generated by git rebase by David Matějček · 3 years, 11 months ago
- c25f5e8 Trimming trailing spaces, removing tabs - appserver/tests by David Matějček · 3 years, 11 months ago
- c515529 Trimming trailing spaces - removed meaningless trailing spaces from properties by David Matějček · 3 years, 11 months ago
- 0e74536 Trimming trailing spaces, removing tabs - remaining appserv-tests by David Matějček · 4 years ago
- 0b20e98 Trimming trailing spaces, removing tabs - devtests by David Matějček · 4 years ago
- 9012c01 Trimming trailing spaces, removing tabs - v2-tests by David Matějček · 4 years ago
- f4dc06a Trimming trailing spaces, removing tabs by a script by David Matějček · 3 years, 11 months ago
- 36b3ba0 Updated version number to 6.1.1-SNAPSHOT by David Matějček · 4 years ago
- 3719717 Setting maven opts not needed anymore, fixed by antrun by arjantijms · 4 years ago
- dd4a168 Assortment of fixes for JDK 11+ warnings by arjantijms · 4 years ago
- fc8c17a javax -> jakarta namespace in template files by hussainnm · 4 years ago
- b360d4a Remove resolver.jar from classpath by hussainnm · 4 years, 1 month ago
- 7d1c103 Update test dependencies (junit/testng/easymock) by arjantijms · 4 years, 1 month ago
- bf2bda3 Fix the web_jsp devtests by arjantijms · 4 years, 1 month ago
- 9f5bb74 Small cleanup of ACC code for easier comprehension. by arjantijms · 4 years, 1 month ago
- be533a5 Fix namespace issue in "batch_all" tests by hussainnm · 4 years, 1 month ago
- f31a25e Fix derby classpath by hussainnm · 4 years, 1 month ago
- 838ea45 Fix quicklook/wsit tests by hussainnm · 4 years, 1 month ago
- 88a7511 Merge pull request #23378 from arjantijms/23371_move_to_named_package by Steve Millidge · 4 years, 1 month ago
- c329d98 javax.ejb.EJB to jakarta.ejb.EJB by hussainnm · 4 years, 1 month ago
- e9eff90 Merge branch 'master' into 23371_move_to_named_package by arjantijms · 4 years, 1 month ago
- b439371 #23371 #23365 Move tests to named package, enable cdi_all. by arjantijms · 4 years, 1 month ago
- 5371252 Update copyright year in pom.xml by hussainnm · 4 years, 1 month ago
- 396fedb Change project version to 6.1.0-SNAPSHOT by hussainnm · 4 years, 1 month ago
- 5920882 Change project version to 6.1.0-SNAPSHOT by hussainnm · 4 years, 1 month ago
- 0649452 Merge pull request #23375 from arjantijms/23371_weld_default_package by Steve Millidge · 4 years, 1 month ago
- bd5d431 Uncomment deployment-option test by arjantijms · 4 years, 1 month ago
- 16a47b5 #23371 Move beans to a test package by arjantijms · 4 years, 1 month ago
- fc62621 #23369 Fix ClassNotFoundException: com.sun.jndi.cosnaming.CNCtxFactory by arjantijms · 4 years, 1 month ago
- 3c12d34 Removed duplicate JACC (Jakarta Authorization) module. by arjantijms · 4 years, 2 months ago
- 1b2546a Started with alternatived for the LDAP booster pack code and X500Name by arjantijms · 4 years, 2 months ago
- fe04a42 Merge branch 'master' into master.jdk11 by Arjan Tijms · 4 years, 2 months ago
- e95f047 Integrate Metro 3.0.0-M3, includes JAXB 3.0.0-M5 by Lukas Jungmann · 4 years, 6 months ago
- 3f0ac2e Fix typos by Piotrek Zygielo · 4 years, 8 months ago
- 2f09ba7 Fix for problem of parameter-encoding in glassfish-web.xml(eclipse-ee4j/glassfish#23108) by tsyamamoto · 4 years, 8 months ago
- 5fa2c05 Modify logger names from javax.enterprise to jakarta.enterprise fixes #23110 by smillidge · 4 years, 8 months ago
- 35be850 First pass updating Loggers by smillidge · 4 years, 8 months ago
- ee7f400 Initial changes waiting for JSTL fixes by smillidge · 4 years, 9 months ago
- 27edd48 Fix quick look tests when database doesn't start by smillidge · 4 years, 9 months ago
- 7491e22 Update QuickLook Test Instructions by Gurkan Erdogdu · 4 years, 10 months ago
- 87e2101 Fix QL test (omit OSGi) enable QL tests and add back web_jsp by arjantijms · 4 years, 10 months ago
- a226c5f Processing feedback: uncommented invoke method by arjantijms · 4 years, 10 months ago
- 5b92ded Merge branch 'master' into master.jdk11 by hs536 · 4 years, 10 months ago
- 557f8c8 Fix the "cdi_all" test target by arjantijms · 4 years, 10 months ago
- 522abb9 Merge pull request #23075 from lukasj/tester by Gaurav Gupta · 4 years, 10 months ago
- fe58524 Fix webservices tester and related QL failures by Lukas Jungmann · 4 years, 10 months ago
- a2d5e28 Disable Fighterfish QL test by smillidge · 4 years, 10 months ago
- 60e8bd3 Fixes GlassFish Quicklook testcases by Gaurav Gupta · 4 years, 10 months ago
- 952dd7b Merge branch 'master' into master.jdk11 by Hiroki Sawamura · 4 years, 10 months ago
- 455f0b2 remove endorsed from QL, add missing jars to default web cp by Lukas Jungmann · 4 years, 10 months ago
- 5ba004f Jakarta Authentication Message API namespace transition by Gaurav Gupta · 4 years, 10 months ago
- b5a1958 javax.security.jacc.* -> jakarta.security.jacc.* by Gaurav Gupta · 4 years, 11 months ago
- 17f259f Merge branch 'master' into master.jdk11 by hs536 · 4 years, 11 months ago
- 50ae9a7 Revert "Prepare release 5.1.0" by hs536 · 4 years, 11 months ago
- 02de3e4 Revert "Prepare next development cycle for 5.1.1-SNAPSHOT" by hs536 · 4 years, 11 months ago
- bc5bd72 changed the source and target option value to build with jdk11 by tnakatsu29 · 4 years, 11 months ago
- c0e4cb9 revise classpath for jaxws by hs536 · 4 years, 11 months ago
- 729ae58 rename deprecated identifier by hs536 · 4 years, 11 months ago
- 32dc2d0 Fix services provider configuration file by Gaurav Gupta · 4 years, 11 months ago