- 21 Apr, 2018 1 commit
-
-
John Zhang authored
-
- 20 Apr, 2018 1 commit
-
-
John Zhang authored
If batik is built before fop, fop's lib dependency on batik will overwrite the patched batik jar. There was a previous commit that attempts to deal with the issue, but it created dependency not found problem when fop is the only one built. This commit properly deals with the issue by renaming the batik jar that fop depends on, thus not overwriting the patched batik benchmark.
-
- 06 Apr, 2018 1 commit
-
-
Rui Chen authored
-
- 30 Mar, 2018 1 commit
-
-
Rui Chen authored
-
- 29 Mar, 2018 6 commits
-
-
Rui Chen authored
-
Rui Chen authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
- 28 Mar, 2018 3 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
Fop carries a batik-all-1.9.jar with it, which will overwrite the batik benchmark jar when unzipped into scratch directory, rendering the patch to batik 1.9 ineffective. Fop benchmark doesn't seem to actually use the jar. So removing it from the list of jars to include in fop doesn't affect running fop benchmark, and batik is now fine.
-
- 27 Mar, 2018 12 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
lusearch-fix was added in the last release due to a bug in the old version of lucene. This bug is fixed in the newer version, thus there is no need for lusearch-fix benchmark anymore.
-
John Zhang authored
-
John Zhang authored
also remove obsolete Tomcat patches
-
- 26 Mar, 2018 7 commits
-
-
John Zhang authored
-
John Zhang authored
Version bump lusearch See merge request !9
-
Rui Chen authored
-
John Zhang authored
-
Still use latest documentation
-
John Zhang authored
-
There is a problem with classpath such that javadoc wasn't able to find `commons.cli` package; There are also small problems with using angle brackets `<` & `>` that caused javadoc to complain 'malformed HTML tag'. After this fix, the remaining errors are all about `@date` and `@id` tags. These are not supported by javadoc. However they don't pose a problem to the generated HTML document. So these problems are ignored for now.
-
- 23 Mar, 2018 8 commits
-
-
John Zhang authored
PMD: remove JDK 7 requirement walk-around in toolchain.xml generation; add script to ant source target
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
Rui Chen authored
-