0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade a bunch of Maven plugins and make plugin versions explicit in POM. More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration More... almost 12 years ago
[maven-release-plugin] prepare release jsptest-0.20 More... almost 12 years ago
Add tests for the MockHttpServletRequest implementation (and fix some flaws along the way) More... almost 12 years ago
Add Ronaldo Webb as an @author for JspTestCase et al. More... about 12 years ago
Implement support for setting request parameters from subclasses of JspTestCase. More... about 12 years ago
Revert revisions 267 and 268 in preparation to implementing request parameters directly onto Jsp* rather than a parallel JspX* hierarchy of classes. More... about 12 years ago
Added the capability to process request parameters. More... about 12 years ago
Implemented Request Parameters. More... about 12 years ago
Download javadocs and source jars by default. More... almost 14 years ago
Upgrading jtidy:jtidy:4aug2000r7-dev to org.hibernate:jtidy:r8-20060801 More... almost 14 years ago
Upgrading jtidy:jtidy:4aug2000r7-dev to org.hibernate:jtidy:r8-20060801 More... almost 14 years ago
Added a sample project under version control More... over 14 years ago
Rename toolProvider to factory More... over 14 years ago
[maven-release-plugin] prepare for next development iteration More... over 14 years ago
[maven-release-plugin] prepare release jsptest-0.19 More... over 14 years ago
Switched the <scm/> element to point to trunk instead of an old tag (jsptest-0.11) More... over 14 years ago
Formatted XML More... over 14 years ago
Change https:// to http:// for issue management URL in pom.xml More... over 14 years ago
Added JavaCompiler implementation for Java 6 (JSR 199) More... over 14 years ago
Added IO.append More... over 14 years ago
[maven-release-plugin] prepare for next development iteration More... over 15 years ago
[maven-release-plugin] prepare release jsptest-0.18 More... over 15 years ago
Added the <autoVersionSubmodules/> configuration for maven-release-plugin More... over 15 years ago
Formatted POM files with Eclipse More... over 15 years ago
Removed the obsolete shell script for building modules in certain order. This workaround is not necessary anymore (with the recent Maven versions). More... over 15 years ago
Added missing @author tags More... over 15 years ago
Refactored mocking of taglibs to use a single HashMap of TagKey->Class instead of two. More... over 15 years ago
Fixed the consistency issue between how 'target/test-classes' and 'target/classes' were added to the classpath More... over 15 years ago
Refactored both types of 'mocked taglibs' to use TagKey as the hash key. This gives us consistency but also allows us to refactor the two HashMaps into one. More... over 15 years ago