Update of /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv25787/src/documentation/content/xdocs/ant
Modified Files:
quickstart.xml index.xml cut-n-paste.xml book.xml
troubleshooting.xml
Log Message:
Some doc tweaks...
Index: quickstart.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant/quickstart.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** quickstart.xml 1 Oct 2003 21:55:55 -0000 1.1
--- quickstart.xml 14 Oct 2003 20:48:07 -0000 1.2
***************
*** 24,28 ****
<source>
<typedef resource="krysalis-ruper-types">
! <taskdef resource="krysalis-ruper">
</source>
</section>
--- 24,28 ----
<source>
<typedef resource="krysalis-ruper-types">
! <taskdef resource="krysalis-ruper-tasks">
</source>
</section>
***************
*** 30,34 ****
<title>Call the tasks</title>
<p>Call the appropriate task or tasks</p>
! <p><strong><Ruper file="${project.src}/myjar.jar"></strong></p>
<note>See <link href="cut-n-paste.html">cut-n-paste section</link> for examples.</note>
</section>
--- 30,34 ----
<title>Call the tasks</title>
<p>Call the appropriate task or tasks</p>
! <p><strong><reposync group="junit"></strong></p>
<note>See <link href="cut-n-paste.html">cut-n-paste section</link> for examples.</note>
</section>
Index: index.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.xml 1 Oct 2003 21:55:55 -0000 1.1
--- index.xml 14 Oct 2003 20:48:07 -0000 1.2
***************
*** 16,20 ****
</p>
<p>It implements the following ANT tasks:</p>
! <fixme author="arb_jack">To be completed...</fixme>
<p>See <link href="sample_scripts.html">Sample Scripts</link></p>
</section>
--- 16,25 ----
</p>
<p>It implements the following ANT tasks:</p>
! <table>
! <tr><th>Task</th><th>Description</th></tr>
! <tr><td>reposync</td><td>Synchronize resources with repositories</td></tr>
! <tr><td>repotool</td><td>Tinker w/ Repositories</td></tr>
! </table>
!
<p>See <link href="sample_scripts.html">Sample Scripts</link></p>
</section>
Index: cut-n-paste.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant/cut-n-paste.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cut-n-paste.xml 7 Oct 2003 00:03:25 -0000 1.2
--- cut-n-paste.xml 14 Oct 2003 20:48:07 -0000 1.3
***************
*** 10,15 ****
</header>
<body>
! <section><title>RepoSync</title>
! <source><reposync file="lib/junit.jar"></source>
</section>
</body>
--- 10,15 ----
</header>
<body>
! <section><title>RepoSync - Synchroinize with Repositories</title>
! <source><reposync group="junit"></source>
</section>
</body>
Index: book.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** book.xml 1 Oct 2003 21:55:55 -0000 1.1
--- book.xml 14 Oct 2003 20:48:07 -0000 1.2
***************
*** 17,24 ****
<menu label="Tasks">
! <menu-item label="updateResource" href="updateResource.html"/>
! <menu-item label="updateModule" href="updateModule.html"/>
! <menu-item label="updateProject" href="updateProject.html"/>
! <menu-item label="updatePath" href="updatePath.html"/>
</menu>
</book>
--- 17,22 ----
<menu label="Tasks">
! <menu-item label="reposync" href="reposync.html"/>
! <menu-item label="repotool" href="repotool.html"/>
</menu>
</book>
Index: troubleshooting.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/ant/troubleshooting.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** troubleshooting.xml 1 Oct 2003 21:55:55 -0000 1.1
--- troubleshooting.xml 14 Oct 2003 20:48:07 -0000 1.2
***************
*** 20,26 ****
<p>The ant tasks respect this with ant command line parameter, and give appropriate information.</p>
</section>
<section>
! <title>Logging</title>
! <p><code>-D org.krysalis.version.logging=true</code> enables <strong>Krysalis Version</strong> logging.</p>
</section>
<section>
--- 20,30 ----
<p>The ant tasks respect this with ant command line parameter, and give appropriate information.</p>
</section>
+ <section>
+ <title>-debug</title>
+ <p>The ant tasks respect this with ant command line parameter, and give appropriate information.</p>
+ </section>
<section>
! <title>Commons Logging</title>
! <p>Soem code within Ruper2 uses commons logging, enable that for more information.</p>
</section>
<section>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.