Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
update tools so that our docs can be built on IBM JDK 1.4. We are now using Xalan 2.4.0, Xerces 2.1.0 and a version of StyleBook freshly built from CVS. This also removes the slightly ridiculous situation where Xerces2 was still a client of Xerces1.
I just build it and committed the jar but the new jar file fails to build the documentation even in NT now. PR: Obtained from: Submitted by: Reviewed by:
This version works only in jdk 1.2.x ....... It is not my choice but the maintainers of this module to have that dependency. Xerces will run fine under 1.1.x but it will not build in 1.1.x systems. That is life! PR: Obtained from: Submitted by: Reviewed by:
The current copy of stylebook-1.0-b2.jar has current dependencies on Java 1.2 and can not be run on 1.1.x systems. This caused a bug on the automation build. I am pulling the fix that I commit yesterday until I can fix this problem. PR: Obtained from: Submitted by: Reviewed by:
This is newer build of stylebook jar file that solve the problem of generating Documents in Unix systems. The problem mentioned above also break our automated build. PR: Obtained from: Submitted by: Reviewed by:
Now has exit() in Main
Does not use System.exit() call inside Main, enables running within same JVM in Ant
Updated to go with latest ANT
Update Stylebook to print UTF-8 HTML instead of UTF-16.
Refreshed the jar file
snapshot jar files to make xerces build independent of other modules
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |