31
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CARGO-1613: Add support for Jetty 12.x. Default is now EE 10.
S. Ali Tokmen
as alitokmen
More... 10 months ago
Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#380) More... 10 months ago
Upgrade the JUnit version used in archetypes to 5.10.0
S. Ali Tokmen
as alitokmen
More... 10 months ago
CARGO-1613: Add support for Jetty 12.x (this should pass the CI tests now). Default will be changed to EE 10 later.
S. Ali Tokmen
as alitokmen
More... 10 months ago
[CARGO-1613] Add support for Jetty 12.x implementation improvements: - Specific list of default modules for Jetty 12.x (currently, trying as EE 8, will be moved to latest EE) - Added support for embedded container (very experimental!) - Added documentation
S. Ali Tokmen
as alitokmen
More... 10 months ago
CARGO-1613: Add support for Jetty 12.x
S. Ali Tokmen
as alitokmen
More... 10 months ago
Add note on limited Java version support of JOnAS servers
S. Ali Tokmen
as alitokmen
More... 10 months ago
We need to use Java 8 as the runtime when creating the configurations, else some containers (such as JOnAS) have awkward failures such as java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
S. Ali Tokmen
as alitokmen
More... 11 months ago
Make the containerUrl optional for cargo:run, so that it downloads the default artifact of the tested CI version
S. Ali Tokmen
as alitokmen
More... 11 months ago
In cargo:run, be more graceful when handling JVM shutdown
S. Ali Tokmen
as alitokmen
More... 11 months ago
Properly wait until a container is entirely stopped
S. Ali Tokmen
as alitokmen
More... 11 months ago
CARGO-1611: The Jetty container has console-capture as a default module
S. Ali Tokmen
as alitokmen
More... 11 months ago
The Jetty INI file concept doesn't exist anymore with Jetty 9.1.x onwards.
S. Ali Tokmen
as alitokmen
More... 11 months ago
- Remove unused --ini option for Jetty 9.4 onwards - Do not add null classpath to arguments
S. Ali Tokmen
as alitokmen
More... 11 months ago
Restructure CI for faster total build time
S. Ali Tokmen
as alitokmen
More... 11 months ago
CARGO-1610: Add support for WildFly 29.x
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade to Payara 6.2023.7
S. Ali Tokmen
as alitokmen
More... 11 months ago
Explicitly import Maven Artifact and Model in the runMOJO module
S. Ali Tokmen
as alitokmen
More... 11 months ago
Alphabetical order
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade to HtmlUnit 3.3.0
S. Ali Tokmen
as alitokmen
More... 11 months ago
Beautify the implementation of CARGO-1609 in Java 17 onwards - Though the beauty remains disputable as there are many classes and methods missing in Java 8 hence we have quite some introspection and hardcoded class names
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade Ant version
S. Ali Tokmen
as alitokmen
More... 11 months ago
Use lowet possible versions for Maven 3 core
S. Ali Tokmen
as alitokmen
More... 11 months ago
Beautify the implementation of CARGO-1609 in Java 17 onwards - Though the beauty remains disputable as there are many classes and methods missing in Java 8 hence we have quite some introspection and hardcoded class names
S. Ali Tokmen
as alitokmen
More... 11 months ago
Beautify the implementation of CARGO-1609 in Java 17 onwards - Though the beauty remains disputable as there are many classes and methods missing in Java 8 hence we have quite some introspection and hardcoded class names
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade to HtmlUnit 2.70.0
S. Ali Tokmen
as alitokmen
More... 11 months ago
Beautify the implementation of CARGO-1609 in Java 17 onwards - Though the beauty remains disputable as there are many classes and methods missing in Java 8 hence we have quite some introspection and hardcoded class names
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade to Tomcat 11.0.0-M9
S. Ali Tokmen
as alitokmen
More... 11 months ago
Upgrade to Tomcat 10.1.11
S. Ali Tokmen
as alitokmen
More... 11 months ago
Fix CARGO-1609: Avoid illegal reflective access operation messages with Java 9 onwards
S. Ali Tokmen
as alitokmen
More... 11 months ago