8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moving the RDC taglib work over to Tomcat More... over 14 years ago
Need Derby to be in the final jar. Bloody hell - all the tests pass. More... almost 15 years ago
Fixing test result. I don't think it matters that jsessionid is now showing there. More... almost 15 years ago
Rewriting build logic. Now it works with a few errors that are due to the code not the build. More... almost 15 years ago
Moving tlds into implementation More... almost 15 years ago
Adding location to put tlds in More... almost 15 years ago
Moved from buildable pom to an aggregator pom More... about 15 years ago
Adding pom so this builds. Need to copy over JakartaInline class and refactor to use this to make it easier to keep the two in sync More... about 15 years ago
Code needed to be copied over from the Standard jar due to an ugly cyclic dependency More... about 15 years ago
Moving the implementation source down into the subproject More... about 15 years ago
Splitting into 2 separate projects as I'll need 2 separate jars (Maven is 1 project 1 jar) More... about 15 years ago
Adding assembly More... about 15 years ago
Moving source and test into standard maven directories More... about 15 years ago
Copying LICENSE in from ../. Renaming NOTICE and updating to 2009 More... about 15 years ago
Fixing inception year More... about 15 years ago
Fixing NOTICE to be correct More... about 15 years ago
Removing the Ant build system, and the Cactus tests as they're found in the standard-test subdirectory More... about 15 years ago
Removing unnecessary commented out Cactus bits More... about 15 years ago
Adding Derby dependency More... about 15 years ago
Put the tlds in the jar :) Going to need to split the impl and the spec jars up someday I imagine. Easy enough. More... about 15 years ago
Getting closer. Making Maven believe that the source and test are in the same location so the test classes end up in the war. Also moving all dependencies into build scope so they also end up in the war (odd that servletapi needed to etc), and adding some missing runtime cactus dependencies. More... about 15 years ago
Adding dependency on Standard Taglib. Improving name of cactified war. Removing / from end of context as that caused pain. More... about 15 years ago
Adding a hardcoded version for maven-jetty-plugin - that appears to stop jetty from blocking after startup More... about 15 years ago
Commenting out handbuilt cactus configuration in web.xml. The plugin puts this in now. More... about 15 years ago
Getting rid of truly commented out parts and putting in place the commented out parts that are intended to work. Currently blocked on Cargo throwing an IllegalStateException More... about 15 years ago
Attempt at a separate Maven2 build for the Cactus tests, attempting to run th em in Jetty. Not complete yet. More... about 15 years ago
Found another test to add to the pom :) More... about 15 years ago
Exclude old tests found in src tree; and everything builds. Amazing. More... about 15 years ago
Hooking resources up for properties. Errors still fail, but getting closer I think. More... about 15 years ago
Excluding Cactus tests pending moving them to another module dedicated to integrating testing. A TCK of sorts. More... about 15 years ago