proyal 2003/06/22 19:30:49
Modified: jelly/xdocs faq.xml gettingstarted.xml index.xml powered.xml
Log:
Fix links to point to new top-level projects
Revision Changes Path
1.8 +1 -1 jakarta-commons/jelly/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/xdocs/faq.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- faq.xml 14 Jan 2003 18:43:10 -0000 1.7
+++ faq.xml 23 Jun 2003 02:30:49 -0000 1.8
@@ -308,7 +308,7 @@
<dd>
Jelly uses Maven for its build system. So you should be able to build
Jelly just like
any other Maven enabled project. Please see the
- <a
href="http://jakarta.apache.org/turbine/maven/start/index.html">Maven</a>
+ <a href="http://maven.apache.org/start/index.html">Maven</a>
documentation for details.
</dd>
</dl>
1.2 +1 -1 jakarta-commons/jelly/xdocs/gettingstarted.xml
Index: gettingstarted.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/xdocs/gettingstarted.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gettingstarted.xml 20 Sep 2002 13:44:38 -0000 1.1
+++ gettingstarted.xml 23 Jun 2003 02:30:49 -0000 1.2
@@ -15,7 +15,7 @@
The easiest way to get started with Jelly is to try out the <a
href="tutorial.html">tutorials</a>.
Before you try out any of the tutorials, you'll need to install Maven first.
For more details on how to install Maven please refer to the
-<a href="http://jakarta.apache.org/turbine/maven/start/install.html">Maven
documentation</a>
+<a href="http://maven.apache.org/start/index.html">Maven documentation</a>
</p>
<p>
1.14 +3 -3 jakarta-commons/jelly/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/xdocs/index.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- index.xml 5 Sep 2002 17:58:40 -0000 1.13
+++ index.xml 23 Jun 2003 02:30:49 -0000 1.14
@@ -15,12 +15,12 @@
So Jelly is a Java and XML based scripting and processing engine.
Jelly can be used as a more flexible and powerful front end
to <a href="http://jakarta.apache.org/ant/">Ant</a>
-such as in the <a href="http://jakarta.apache.org/turbine/maven/">Maven</a>
+such as in the <a href="http://maven.apache.org/">Maven</a>
project, as a testing framework such as <a href="jellyunit.html">JellyUnit</a>,
in an intergration or workflow
system such as <a href="http://werkflow.werken.com/">werkflow</a>
or as a page templating system inside engines like
-<a href="http://xml.apache.org/cocoon/">Cocoon</a>.
+<a href="http://cocoon.apache.org/">Cocoon</a>.
</p>
<p>
@@ -252,7 +252,7 @@
<p>
Currently Jelly is being used inside the new version of
-<a href="http://jakarta.apache.org/turbine/maven/">Maven</a>
+<a href="http://maven.apache.org/">Maven</a>
to provide more flexible and powerful build mechanism while still preserving
investment in Ant tasks.
</p>
1.4 +1 -1 jakarta-commons/jelly/xdocs/powered.xml
Index: powered.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/xdocs/powered.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- powered.xml 11 Dec 2002 12:07:51 -0000 1.3
+++ powered.xml 23 Jun 2003 02:30:49 -0000 1.4
@@ -46,7 +46,7 @@
</td>
</tr>
<tr>
- <td><a href="http://jakarta.apache.org/turbine/maven/">Maven</a></td>
+ <td><a href="http://maven.apache.org/">Maven</a></td>
<td>
A java project management and project comprehension tool.
</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]