- 24 Aug, 2010 1 commit
-
-
john authored
Separated Digest into a separate library for inclusion in Tomcat and default Harness. Removed dependency in H2 benchmark code on Config (and commons cli). Top-level harness now loads classes through a separate class loader, which has a common parent with the benchmark class loader, but is not itself an ancestor or the benchmark class loader. This isolates harness code from benchmark code.
-
- 23 Dec, 2009 1 commit
-
-
steveb-oss authored
-
- 12 Aug, 2009 1 commit
-
-
jzigman authored
checkout of jython, which uses a indirection for part of the checkout to svn.python.org no longer functions correctly. To address this the following has been done: 1) The svn checkout task now has a parameter to ignore failure---this is not ideal but the checkout of jython will checkout all and timeout on the indirection then finally fail. 2) The CPythonLib, which is constructed from python.org source is now take from a download of a the 2.5.4 python source package. 3) MD5 checksums have been updated to reflect the changes. 4) Oddly the jython build will fail with three of the source files containing a non-ASCII character in the some comments. While these files comply with the python standard by indicating the character encoding to use, they still do not build under ubuntu 8.10, but do build under ubuntu 9.04. A patch has been added to jython.patch to change the characters to an approximate ASCII equivalent.
-
- 24 Jul, 2009 1 commit
-
-
jzigman authored
- included MD5 checksum Added "p" inputstring to svn call to hopefully avoid the svn certificate bug. Removed indents from some build files changing them to spaces. Removed commented out build code (as we don't want to unnecessarily maintain commented code).
-
- 08 Jul, 2009 1 commit
-
-
jzigman authored
including the meta-data subdirectories in the tar ball and additionally they force the file date to be constant to ensure a consistent tar ball. Downloads of source files, svn or cvs repositories now work as follows: 1) if no MD5 checksum exists the file(s) are downloaded (and tarred) an MD5 checksum is generated else if the file(s) checksum does not match the existing checksum then the file(s) are downloaded (and tarred) and the existing checksum is verified to ensure correct behaviour Added MD5 checksums for the additional downloads for geronimo (activemq, catalina, jasper and jasper-el). Updated existing MD5 checksums affected by the changed tar ball generation. Updated a couple of MD5 that seemed to apply to earlier versions.
-
- 15 Jun, 2009 2 commits
-
-
steveb-oss authored
-
steveb-oss authored
-
- 26 Jul, 2008 2 commits
-
-
steveb-oss authored
-
steveb-oss authored
-
- 23 Jul, 2008 2 commits
-
-
steveb-oss authored
-
steveb-oss authored
-