zongaro 2005/03/14 09:59:25 Modified: java/xdocs/sources/xalan builds.xml Log: Patch for Jira bug report XALANJ-2079. Updated links to nightly Gump build. Reviewed by Brian Minchau. Revision Changes Path 1.9 +14 -15 xml-xalan/java/xdocs/sources/xalan/builds.xml Index: builds.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/builds.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- builds.xml 17 Feb 2004 19:25:35 -0000 1.8 +++ builds.xml 14 Mar 2005 17:59:25 -0000 1.9 @@ -23,7 +23,7 @@ <ul> <li><link anchor="intro">Introduction</link></li> <li><link anchor="developers">Developer Guidelines</link></li> -<li><link anchor="gump">Nightly GUMP builds</link></li> +<li><link anchor="gump">Nightly Gump builds</link></li> <li><link anchor="builds">Running Product Builds - Overview</link></li> <li><link anchor="builds2">Running Product Builds - Details</link></li> </ul> @@ -75,19 +75,18 @@ <anchor name="gump"/> -<s2 title="Nightly GUMP builds"> - <p>GUMP is... there really is no easy way to define 'GUMP'. It's basically - a meta-build system designed to do CVS updates and Ant builds of multiple - projects simultaneously. Luckily, GUMP is a subproject of jakarta-alexandria that - includes a complete set of <jump href="http://jakarta.apache.org/gump/">GUMP documentation</jump>.</p> - <p>Some committers at jakarta also provide a GUMP service, which runs actual - builds nightly of nearly all xml and jakarta projects. The - <jump href="http://cvs.apache.org/builds/gump/">results of nightly builds</jump> - are posted daily, and the actual - <jump href="http://cvs.apache.org/dist/xalan-j/nightly/">&xslt4j; nightly build</jump> is also posted (when it succeeds).</p> - <p>Discussions about GUMP itself happen on the [email protected] mailing list. - Note: nightly builds are just that - automated builds run nightly, without human intervention. - Use them at your own risk!</p> +<s2 title="Nightly Gump builds"> + <p>Gump is as Gump does.... There really is no easy way to define 'Gump'. + It's basically a meta-build system designed to do CVS updates and Ant builds + of multiple projects simultaneously. Luckily, Gump is a top-level project + that includes a complete set of + <jump href="http://gump.apache.org/">documentation</jump>.</p> + <p>The Gump committers also provide a Gump service, which runs actual + builds nightly of nearly all Apache's Java-based projects. The + <jump href="http://gump.apache.org/">results</jump> of nightly builds and + jar files for &xslt4j; (when the build succeeds) are posted daily.</p> + <p>Note: nightly builds are just that - automated builds run nightly, + without human intervention. Use them at your own risk!</p> </s2>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
