tomcat7.0
2010-02-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-10 marktUpdate logging docs
2010-02-10 marktPart of fix for https://issues.apache.org/bugzilla...
2010-02-10 marktAnother copy/paste error
2010-02-10 marktClean-up
2010-02-10 marktJavadoc police
2010-02-10 kkolinkoImprovements for building jasper-jdt.jar:
2010-02-10 kkolinko- Update JDT compiler to version 3.5.1
2010-02-09 marktUpdate to latest version of JDT compiler
2010-02-09 marktIf the ThreadLocal is set to null, there won't be a...
2010-02-09 marktSplit out the download target so only dependencies...
2010-02-09 marktSpeed up a clean build slightly and provide Eclipse...
2010-02-09 kkolinkoFix parsing bug spotted when reviewing r907538
2010-02-09 kkolinkoAdditional test from review of r907538
2010-02-09 kkolinkoAdditional test from review of r907538
2010-02-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-08 marktTab police and line length
2010-02-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-08 marktLog when a valid shutdown command is received. This...
2010-02-08 marktAllow the global naming context to be reset. Useful...
2010-02-08 marktGet logic right way around
2010-02-08 marktAvoid adding the package twice
2010-02-08 marktEnsure appBase is valid. Prevents spurious stacktraces...
2010-02-08 marktMake the tesst easier to debug
2010-02-08 marktMore memory leak protection on reload.
2010-02-08 marktProtect against NPE whilst running the test
2010-02-08 marktAdd a test case for TimerThread thread/memory leaks...
2010-02-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-08 marktUpdate with recently added tests
2010-02-08 marktAdd test cases for bug 48668
2010-02-07 marktAs pointed out by bug https://issues.apache.org/bugzill...
2010-02-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-07 marktAvoid NPEs
2010-02-07 marktGet URI and location the right way around
2010-02-07 marktActually used the new jspConfigDescriptor
2010-02-07 marktSkip null publicIds
2010-02-07 marktGet javax.servlet.http passing TCK API check
2010-02-07 marktGet javax.servlet passing TCK API check
2010-02-07 marktRestore the JSP mappings
2010-02-07 marktServlet 3.0
2010-02-07 kkolinkoFollowup to r907355. Correct a misprint
2010-02-07 billbarkerOops, changed the wrong one
2010-02-07 billbarkerRemove hard coded dll paths that Gump doesn't like
2010-02-06 marktCosmetic changes
2010-02-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-05 marktRemainder of Pipeline clean up. The Pipeline interface...
2010-02-04 marktRemove the Pipeline interface from ContainerBase
2010-02-04 marktGet global naming resources working if naming is enabled
2010-02-04 marktAdd a test case for global naming resources with embedded
2010-02-04 marktMove firing the events to StandardPipeline. This way...
2010-02-04 marktPrep for removing Pipeline interface from ContainerBase
2010-02-04 marktInvert the logic for building dbcp/jdt
2010-02-04 marktClarify that the exe is for 32 and 64 bit
2010-02-04 kkolinkoremove a println call
2010-02-04 kkolinkoFix for a bug with processing of double quotes in Attri...
2010-02-04 kkolinkoTest for a bug with processing of double quotes in...
2010-02-04 kkolinkoBe a bit more specific in our tests:
2010-02-03 marktServlet 3.0
2010-02-03 marktRefactor
2010-02-03 marktServlet 3.0 plumbing
2010-02-03 marktMore servlet 3.0 plumbing
2010-02-02 marktDon't build dbcp or jdt unless we have to. This allows...
2010-02-02 marktEnable direct building of the javadoc
2010-02-02 marktFix Eclipse warnings
2010-02-02 marktFilter URL so it displays correctly.
2010-02-02 marktFix Eclipse warnings
2010-02-02 marktCorrect fix for https://issues.apache.org/bugzilla...
2010-02-02 marktRevert previous fix
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktTypo
2010-02-02 marktUpdate post merge
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktMerge dist.xml into main build script.
2010-02-02 marktMinor cleanup
2010-02-02 marktMore post merge clean-up, mainly using jarIt
2010-02-02 marktClean and create dirs in right order so we have temp...
2010-02-02 marktUse jarIt macro to build dbcp and jdt jars
2010-02-02 marktRemove separate extras build script
2010-02-02 marktMerge in extras.xml
2010-02-01 marktClean up the main build file in preparation for merging...
2010-02-01 marktUpdate cookie tests. Remove obsolete test
2010-02-01 marktFix test failure
2010-02-01 marktMake the default manifest more useful by adding the...
2010-02-01 marktUpdate JSP spec version
2010-02-01 marktRemove some unused stuff.
2010-02-01 marktTrim stuff that isn't used (prior to merging into a...
2010-02-01 marktDon't swallow the exception
2010-02-01 marktSync docs and APR/native connector config
2010-02-01 marktTweaks
2010-02-01 marktRemove unused attribute
2010-02-01 marktAlign the HTTP and HTTPS documentation with the code...
2010-02-01 kkolinkoMinor correction to the JavaDoc for AttributeParser...
2010-02-01 marktTypo
next