Log of /jakarta/site/build.xml
Parent Directory
|
Revision Log
Revision
411455 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 3 19:03:01 2006 UTC
(3 years, 5 months ago)
by
sebb
File length: 7994 byte(s)
Diff to
previous 411424
(
colored)
Seems to work if included XSL files are in the current directory
Try with all of them in top-level directory.
TODO: find out why XSLT is not fetching files relative the parent
Revision
325942 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 17 17:45:07 2005 UTC
(4 years, 1 month ago)
by
hlship
File length: 6519 byte(s)
Diff to
previous 219262
(
colored)
Tapestry 4.0-beta-11
Build out a new mechanism for generating the news pages and the new index (on the home page), as well as an RSS feed,
from a new file: news.xml.
Revision
160117 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 4 23:46:50 2005 UTC
(4 years, 7 months ago)
by
sebb
File length: 5850 byte(s)
Diff to
previous 159979
(
colored)
Changes to ensure JDK1.4 and 1.5 generate identical output:
- change all multi-attribute tags to use xsl:attribute
- remove trailing whitespace from JDK1.4 output
Also:
- use © rather than numeric equivalent
- remove xml header from html files
- add meta header content type
Revision
155873 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 2 04:48:23 2005 UTC
(4 years, 8 months ago)
by
bayard
File length: 6935 byte(s)
Diff to
previous 155154
(
colored)
fixed bug in cgi location output, added comments noting where hardcoding is happening and added jdk 1.5 version of the xml version hack for cgi files (same as 1.4, but no extra newline)
Revision
155154 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 24 03:41:49 2005 UTC
(4 years, 9 months ago)
by
bayard
File length: 6634 byte(s)
Diff to
previous 155121
(
colored)
a working set of 1.4 hacks (on OS X), without the 1.5 version breaking. Fails for non-1.4/1.5 jvms. Will still have the large svn diff problem due to difference in html formatting between xalan and xsltc.
Revision
155121 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 24 01:44:24 2005 UTC
(4 years, 9 months ago)
by
bayard
File length: 5483 byte(s)
Diff to
previous 154892
(
colored)
switching to a jdk 1.5 dependent system. if we are going to depend on one, might as well depend on the 10 second one and not on the 2 minute one. This involves hard-coding the location of the output of the redirect:write tag in the cgi and pages xsl files. Also updating the build.xml to mention this and to enforce 1.5 usage.
Revision
128352 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 1 23:27:43 2005 UTC
(4 years, 10 months ago)
by
bayard
File length: 4502 byte(s)
Diff to
previous 128325
(
colored)
xslt now transforms news and pmc directories. Unsure if there is a smarter way to do this, pain in the arse to have them specified explicitly
Revision
127107 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 7 21:30:06 2002 UTC
(7 years, 10 months ago)
by
jon
File length: 4834 byte(s)
Diff to
previous 126997
(
colored)
1) gump has no way of distinguishing between jakarta-site2 (which has no
java code but a build.xml) from modules which contain java code.
Revision
126997 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 27 18:54:01 2001 UTC
(8 years, 4 months ago)
by
craigmcc
File length: 4617 byte(s)
Diff to
previous 126980
(
colored)
Add an XSLT stylesheet (site.xsl) that is functionally equivalent to the
"site.vsl" stylesheet that Anakia uses to generate HTML for the web site.
Remaining TODOs are listed at the top. This stylesheet allows use of
XSLT to render HTML pages that are equivalent to those rendered by the
current process - the new Ant "xslt" target does this, using the Ant
<style> tag.
NOTE: There is one important functional difference between running Anakia
and XSLT transformations -- dealing with relative paths. Anakia solves
this problem by predefining the "$relativePath" variable as it recurses
its way down the source directory tree. The simplest way to deal with
this in XSLT is to transform each directory individually, and pass the
appropriate relative path prefix as a parameter to the stylesheet (see the
top-level build.xml for an example of how to do this).
Revision
126980 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 10 22:39:37 2001 UTC
(8 years, 4 months ago)
by
jon
File length: 3025 byte(s)
Diff to
previous 126913
(
colored)
removed subsection blah that jason added. removed section blah, but forgot
subsection. rebuilt html as appropriate.
added ability to generate printable version of the website. i'm not
checking this stuff in. if people want it, they can do it locally.
Revision
126913 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 30 16:34:58 2001 UTC
(8 years, 6 months ago)
by
jon
File length: 1976 byte(s)
Diff to
previous 126829
(
colored)
assuming that you have Ant 1.3 "installed", you can now just type "ant" in
the jakarta-site2 directory and it will build the documentation. in other
words, this will eventually obsolete the build.sh and build.bat scripts
apachecon 2001 is over, so comment it out for now until the next one
arrives.
-jon
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
126641 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 25 22:59:17 2000 UTC
(9 years ago)
by
jon
File length: 1240 byte(s)
Diff to
previous 126640
(
colored)
removed ant-optional.jar (not needed)
updated the build stuff
added an empty file for example
added documentation
added contact and legal .xml
rebuilt all of the html files
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.