dion 2004/09/07 22:46:38
Modified: jelly/jelly-tags/jetty/xdocs index.xml
jelly/jelly-tags/junit project.xml maven.xml
jelly/jelly-tags/validate/xdocs index.xml
jelly/jelly-tags/log/xdocs index.xml
jelly/jelly-tags/xml/xdocs index.xml
jelly/jelly-tags/validate project.xml maven.xml
jelly/jelly-tags/jsl maven.xml project.xml
jelly/jelly-tags/soap/xdocs index.xml
jelly/jelly-tags/sql project.xml maven.xml
jelly/jelly-tags/jmx/xdocs index.xml
jelly/jelly-tags/threads/xdocs index.xml
jelly/jelly-tags/swt maven.xml project.xml
jelly/jelly-tags/swing maven.xml project.xml
jelly/jelly-tags/fmt project.xml
jelly/jelly-tags/swt/xdocs index.xml
jelly/jelly-tags/velocity/xdocs index.xml
jelly/jelly-tags/quartz maven.xml
jelly/jelly-tags/soap maven.xml project.xml
jelly/jelly-tags/xml project.xml
jelly/jelly-tags/jmx maven.xml project.xml
jelly/jelly-tags/util/xdocs index.xml
jelly/jelly-tags/jsl/xdocs index.xml
jelly/jelly-tags/ojb project.xml
jelly/jelly-tags/jaxme/xdocs index.xml
jelly/jelly-tags/jms/xdocs index.xml
jelly/jelly-tags/html project.xml maven.xml
jelly/jelly-tags/http project.xml
jelly/jelly-tags/jface/xdocs index.xml
jelly/jelly-tags/jetty project.xml
jelly/jelly-tags/log project.xml
jelly/jelly-tags/http/xdocs index.xml
jelly/jelly-tags/html/xdocs index.xml
jelly/jelly-tags/interaction/xdocs index.xml
jelly/jelly-tags/xmlunit project.xml
jelly/jelly-tags/ojb/xdocs index.xml
jelly/jelly-tags/threads project.xml
jelly/jelly-tags/jface maven.xml
jelly/jelly-tags/xmlunit/xdocs index.xml
Log:
detab
Revision Changes Path
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/jetty/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jetty/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:20 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:35 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
Tags for starting Jetty HTTP servers and procesing HTTP requests using
Jelly scripts.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.10 +2 -2 jakarta-commons/jelly/jelly-tags/junit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/junit/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 10 Aug 2004 15:29:40 -0000 1.9
+++ project.xml 8 Sep 2004 05:46:35 -0000 1.10
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.junit</package>
<description>
- The Jelly JUnit Tag Library
+ The Jelly JUnit Tag Library
</description>
<shortDescription>Commons Jelly JUnit Tag Library</shortDescription>
@@ -61,7 +61,7 @@
<id>commons-cli</id>
<version>1.0</version>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.5 +8 -8 jakarta-commons/jelly/jelly-tags/junit/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/junit/maven.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven.xml 1 Mar 2004 01:40:00 -0000 1.4
+++ maven.xml 8 Sep 2004 05:46:35 -0000 1.5
@@ -17,17 +17,17 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demo -->
+ <!-- demo -->
<goal name="demo" prereqs="create-classpath"
- description="Runs a sample JUnit test suite via Jelly">
+ description="Runs a sample JUnit test suite via Jelly">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/validate/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/validate/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:20 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:35 -0000 1.3
@@ -32,7 +32,7 @@
library by Kohsuke Kawaguchi as the implementation of JARV.
</p>
<p>
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +3 -3 jakarta-commons/jelly/jelly-tags/log/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/log/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:20 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:35 -0000 1.3
@@ -25,9 +25,9 @@
<section name="Overview">
<p>
Custom tags for generating textual logging information using
- <a
href="http://jakarta.apache.org/commons/logging/index.html">commons-logging</a>
- which will use either log4j, logkit or JDK1.4 logging
- depending on the classpath and configuration.
+ <a
href="http://jakarta.apache.org/commons/logging/index.html">commons-logging</a>
+ which will use either log4j, logkit or JDK1.4 logging
+ depending on the classpath and configuration.
</p>
<p>
See the <a href="tags.html">tags</a> for more information.
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/xml/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xml/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:20 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
The XML Tags from the JSTL.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.13 +2 -2 jakarta-commons/jelly/jelly-tags/validate/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/validate/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 11 Aug 2004 02:27:19 -0000 1.12
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.13
@@ -62,7 +62,7 @@
</dependency>
<!-- END for compilation -->
- <!-- runtime dependencies -->
+ <!-- runtime dependencies -->
<dependency>
<groupId>msv</groupId>
<artifactId>xsdlib</artifactId>
@@ -93,7 +93,7 @@
<id>commons-cli</id>
<version>1.0</version>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.4 +7 -7 jakarta-commons/jelly/jelly-tags/validate/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/validate/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 1 Mar 2004 12:49:24 -0000 1.3
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.4
@@ -18,15 +18,15 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
+ <!-- demos -->
<goal name="demo:rng" prereqs="create-classpath"
description="Runs a validation demo, with RelaxNG">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
1.5 +13 -13 jakarta-commons/jelly/jelly-tags/jsl/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jsl/maven.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven.xml 1 Mar 2004 01:32:39 -0000 1.4
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.5
@@ -17,33 +17,33 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
- <goal name="demo:jsl" prereqs="create-classpath"
+ <!-- demos -->
+ <goal name="demo:jsl" prereqs="create-classpath"
description="Runs a simple demo of the JSL tags">
- <java classname="org.apache.commons.jelly.Jelly" fork="yes">
+ <java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/jsl/example.jelly"/>
</java>
- </goal>
+ </goal>
- <goal name="demo:jsl2" prereqs="create-classpath"
- description="Runs demo #2 of the JSL tags">
+ <goal name="demo:jsl2" prereqs="create-classpath"
+ description="Runs demo #2 of the JSL tags">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/jsl/example2.jelly"/>
</java>
- </goal>
+ </goal>
</project>
1.20 +2 -2 jakarta-commons/jelly/jelly-tags/jsl/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jsl/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 1 Sep 2004 05:44:49 -0000 1.19
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.20
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.jsl</package>
<description>
- The Jelly Stylesheet Library (JSL)
+ The Jelly Stylesheet Library (JSL)
</description>
<shortDescription>Commons Jelly JSL Tag Library</shortDescription>
@@ -99,7 +99,7 @@
<id>commons-cli</id>
<version>SNAPSHOT</version>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/soap/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:20 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
Tags for invoking Web Services via <a
href="http://ws.apache.org/axis/">Apache Axis</a>.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.12 +1 -1 jakarta-commons/jelly/jelly-tags/sql/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 5 Sep 2004 12:23:04 -0000 1.11
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.12
@@ -75,7 +75,7 @@
<id>hsqldb</id>
<version>1.7.1</version>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.4 +14 -14 jakarta-commons/jelly/jelly-tags/sql/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 1 Mar 2004 12:35:18 -0000 1.3
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.4
@@ -18,25 +18,25 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
- <goal name="demo" prereqs="create-classpath"
- description="Runs an SQL demo">
+ <!-- demos -->
+ <goal name="demo" prereqs="create-classpath"
+ description="Runs an SQL demo">
<!-- Values used for testing -->
- <property name="databaseUrl" value="jdbc:hsqldb:target/hsql"/>
- <property name="databaseDriver" value="org.hsqldb.jdbcDriver"/>
- <property name="databaseUser" value="sa"/>
- <property name="databaseTable" value="SYSTEM_TABLES"/>
+ <property name="databaseUrl" value="jdbc:hsqldb:target/hsql"/>
+ <property name="databaseDriver" value="org.hsqldb.jdbcDriver"/>
+ <property name="databaseUser" value="sa"/>
+ <property name="databaseTable" value="SYSTEM_TABLES"/>
- <echo message="Running examples and outputting results to target
directory"/>
+ <echo message="Running examples and outputting results to target
directory"/>
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
1.3 +12 -12 jakarta-commons/jelly/jelly-tags/jmx/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jmx/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 1 Mar 2004 01:32:40 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -27,24 +27,24 @@
<section name="JellyMBean">
<p>
- JellyMBean is a Jelly library for creating, configuring and registering beans
and
- MBeans with a JMX server.
- JellyMBean uses the
- <a href="http://jakarta.apache.org/commons/jelly/libs/bean/">JellyBean</a>
library
- to create and configure beans and extends it to support JMX operations.
+ JellyMBean is a Jelly library for creating, configuring and registering beans
and
+ MBeans with a JMX server.
+ JellyMBean uses the
+ <a href="http://jakarta.apache.org/commons/jelly/libs/bean/">JellyBean</a>
library
+ to create and configure beans and extends it to support JMX operations.
</p>
<p>
- JellyMBean is similar to the MLET parser in
- <a href="http://mx4j.sourceforge.net/">mx4j</a> and
- <a href="http://jboss.org/">JBoss</a> and the
- <a href="http://ant.apache.org/">Ant</a> tasks in
- <a href="http://jakarta.apache.org/commons/modeler.html">commons-modeler</a>
+ JellyMBean is similar to the MLET parser in
+ <a href="http://mx4j.sourceforge.net/">mx4j</a> and
+ <a href="http://jboss.org/">JBoss</a> and the
+ <a href="http://ant.apache.org/">Ant</a> tasks in
+ <a href="http://jakarta.apache.org/commons/modeler.html">commons-modeler</a>
</p>
<p>
- There is an example JellyBean deployment descriptor file
- <a href="">here</a>.
+ There is an example JellyBean deployment descriptor file
+ <a href="">here</a>.
</p>
</section>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/threads/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/threads/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A library for processing Jelly scripts using multiple threads.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.4 +8 -8 jakarta-commons/jelly/jelly-tags/swt/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swt/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 1 Mar 2004 12:35:18 -0000 1.3
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.4
@@ -18,17 +18,17 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
+ <!-- demos -->
<goal name="demo" prereqs="create-classpath"
- description="Runs a JellySWT demo">
+ description="Runs a JellySWT demo">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/tags/swt/example.jelly"/>
1.12 +2 -2 jakarta-commons/jelly/jelly-tags/swt/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swt/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 12 Aug 2004 03:40:34 -0000 1.11
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.12
@@ -45,7 +45,7 @@
<version>SNAPSHOT</version>
</dependency>
- <!-- swt taglib -->
+ <!-- swt taglib -->
<dependency>
<id>swt</id>
@@ -66,7 +66,7 @@
<artifactId>commons-jelly-tags-log</artifactId>
<version>SNAPSHOT</version>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.7 +8 -8 jakarta-commons/jelly/jelly-tags/swing/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swing/maven.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- maven.xml 1 Mar 2004 12:35:18 -0000 1.6
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.7
@@ -18,12 +18,12 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile, test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
@@ -36,7 +36,7 @@
</goal>
- <!-- move this into a Maven plugin -->
+ <!-- move this into a Maven plugin -->
<goal name="jelly:runner" prereqs="create-classpath"
description="Runs the Jelly Runner which is a JellySwing script to run other
Jelly scripts)">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
@@ -60,7 +60,7 @@
</goal>
- <!-- a simple example program to demonstrate the use of <tableModel> -->
+ <!-- a simple example program to demonstrate the use of <tableModel> -->
<goal name="jelly:showvars" prereqs="create-classpath"
description="Displays the current variables in the Maven project">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
1.15 +1 -1 jakarta-commons/jelly/jelly-tags/swing/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swing/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 6 Sep 2004 02:51:06 -0000 1.14
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.15
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.swing</package>
<description>
- This is a Jelly interface for configuring Swing applications.
+ This is a Jelly interface for configuring Swing applications.
</description>
<shortDescription>Commons Jelly Swing Tag Library</shortDescription>
1.11 +2 -2 jakarta-commons/jelly/jelly-tags/fmt/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 12 Aug 2004 03:40:34 -0000 1.10
+++ project.xml 8 Sep 2004 05:46:36 -0000 1.11
@@ -23,7 +23,7 @@
<package>org.apache.commons.jelly.tags.fmt</package>
<description>
- The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting
+ The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting
</description>
<shortDescription>Commons Jelly FMT Tag Library</shortDescription>
@@ -80,7 +80,7 @@
<url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
</dependency>
- <dependency>
+ <dependency>
<id>bsh</id>
<version>1.2-b3</version>
</dependency>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/swt/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swt/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -26,7 +26,7 @@
<p>
The JellySWT Library is a Jelly Library for creating Rich User Interfaces
using SWT via XML markup (a Jelly script).
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/velocity/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/velocity/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:36 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A library for processing Velocity templates from within Jelly.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.4 +12 -12 jakarta-commons/jelly/jelly-tags/quartz/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/quartz/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 1 Mar 2004 01:40:00 -0000 1.3
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.4
@@ -16,25 +16,25 @@
<project default="java:jar">
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <!-- add log4j config files to classpath -->
- <pathelement location="src/conf"/>
-
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
-
- </path>
+ <path id="test.classpath">
+ <!-- add log4j config files to classpath -->
+ <pathelement location="src/conf"/>
+
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+
+ </path>
</goal>
<goal name="demo" prereqs="create-classpath"
- description="Runs the example quartz demo">
+ description="Runs the example quartz demo">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/tags/quartz/example.jelly"/>
<sysproperty key="log4j.configuration" value="src/conf/log4j.configuration"/>
- </java>
+ </java>
</goal>
1.4 +8 -8 jakarta-commons/jelly/jelly-tags/soap/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/maven.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven.xml 1 Mar 2004 12:35:18 -0000 1.3
+++ maven.xml 8 Sep 2004 05:46:36 -0000 1.4
@@ -18,17 +18,17 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
+ <!-- demos -->
<goal name="demo" prereqs="create-classpath"
- description="Runs a sample using Apache Axis to invoke a web service
from inside Jelly">
+ description="Runs a sample using Apache Axis to invoke a web service from
inside Jelly">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/tags/soap/example.jelly"/>
1.10 +1 -1 jakarta-commons/jelly/jelly-tags/soap/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 11 Aug 2004 02:27:19 -0000 1.9
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.10
@@ -88,7 +88,7 @@
<version>2.3</version>
<url>http://java.sun.com/products/servlets/</url>
</dependency>
-
+
<!-- END for running demos -->
</dependencies>
1.9 +1 -1 jakarta-commons/jelly/jelly-tags/xml/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xml/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 10 Aug 2004 15:33:48 -0000 1.8
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.9
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.xml</package>
<description>
- The Jelly XML Tag Library
+ The Jelly XML Tag Library
</description>
<shortDescription>Commons Jelly XML Tag Library</shortDescription>
1.3 +6 -6 jakarta-commons/jelly/jelly-tags/jmx/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jmx/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 1 Mar 2004 01:32:40 -0000 1.2
+++ maven.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -17,12 +17,12 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile, test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
1.6 +3 -3 jakarta-commons/jelly/jelly-tags/jmx/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jmx/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 12 Aug 2004 03:40:34 -0000 1.5
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.6
@@ -22,9 +22,9 @@
<package>org.apache.commons.jelly.tags.jmx</package>
<description>
- The Jelly JMX Tag Library is a Jelly library for instantiating and
- configuring Java Beans and MBeans and registering them with a
- JMX Server in a similar way to the Ant tasks in Jakarta Commons Modeler.
+ The Jelly JMX Tag Library is a Jelly library for instantiating and
+ configuring Java Beans and MBeans and registering them with a
+ JMX Server in a similar way to the Ant tasks in Jakarta Commons Modeler.
</description>
<shortDescription>Commons Jelly JMX Tag Library</shortDescription>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/util/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/util/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A number of utility tags.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +6 -6 jakarta-commons/jelly/jelly-tags/jsl/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jsl/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -25,13 +25,13 @@
<section name="Overview">
<p>
The JSL tag library implements an XSLT-like declarative XML based
processing engine which allows
- dynamic stylesheets and a free mix and match of all Jelly tags within the
script.
- </p>
- <p>
- The JSL tag library relies on the XML tags in JSTL to do most of its work,
so JSL just provides
- the declarative XML processing via <jsl:stylesheet>,
<jsl:template> and <jsl:applyTemplates>
+ dynamic stylesheets and a free mix and match of all Jelly tags within the
script.
+ </p>
+ <p>
+ The JSL tag library relies on the XML tags in JSTL to do most of its
work, so JSL just provides
+ the declarative XML processing via <jsl:stylesheet>,
<jsl:template> and <jsl:applyTemplates>
</p>
- <p>
+ <p>
See the <a href="tags.html">tags</a> for more information.
</p>
</section>
1.9 +1 -1 jakarta-commons/jelly/jelly-tags/ojb/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/ojb/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 11 Aug 2004 02:27:20 -0000 1.8
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.9
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.ojb</package>
<description>
- A variety of tags for working with the ObjectBridge persistence engine
+ A variety of tags for working with the ObjectBridge persistence engine
</description>
<shortDescription>Commons Jelly OjB Tag Library</shortDescription>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/jaxme/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jaxme/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -33,7 +33,7 @@
</p>
<p>
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/jms/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jms/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -26,7 +26,7 @@
<p>
A tag library for working with JMS using the
<a
href="http://jakarta.apache.org/commons/sandbox/messenger/">Messenger</a> project.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.18 +1 -1 jakarta-commons/jelly/jelly-tags/html/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/html/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 12 Aug 2004 03:40:32 -0000 1.17
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.18
@@ -21,7 +21,7 @@
<package>org.apache.commons.jelly.tags.html</package>
<description>
- These Jelly tags can scrub commons errors in HTML syntax.
+ These Jelly tags can scrub commons errors in HTML syntax.
</description>
<shortDescription>Commons Jelly HTML Tag Library</shortDescription>
1.6 +14 -14 jakarta-commons/jelly/jelly-tags/html/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/html/maven.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- maven.xml 25 Feb 2004 23:47:35 -0000 1.5
+++ maven.xml 8 Sep 2004 05:46:37 -0000 1.6
@@ -15,20 +15,20 @@
-->
<project default="java:jar">
- <!-- define the classpath -->
- <goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
- </goal>
+ <!-- define the classpath -->
+ <goal name="create-classpath" prereqs="java:compile,test:compile">
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
+ </goal>
- <!-- demos-->
-
+ <!-- demos-->
+
<goal name="demo:html" prereqs="create-classpath"
- description="Runs the example of parsing HTML with jelly">
+ description="Runs the example of parsing HTML with jelly">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
@@ -37,7 +37,7 @@
</goal>
<goal name="demo:text" prereqs="create-classpath"
- description="Runs the example of parsing text with tags via jelly">
+ description="Runs the example of parsing text with tags via jelly">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
@@ -47,7 +47,7 @@
<goal name="demo:radio2pda" prereqs="create-classpath"
- description="Converts the HTML news output of Radio Userland to simple HTML
viewable on a PDA">
+ description="Converts the HTML news output of Radio Userland to simple HTML
viewable on a PDA">
<java classname="org.apache.commons.jelly.Jelly" fork="yes">
<classpath refid="test.classpath"/>
<arg value="src/test/org/apache/commons/jelly/html/radioToPDA.jelly"/>
1.13 +1 -1 jakarta-commons/jelly/jelly-tags/http/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/http/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 11 Aug 2004 02:27:19 -0000 1.12
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.13
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.http</package>
<description>
- These are simple Jelly tags that can perform HTTP requests.
+ These are simple Jelly tags that can perform HTTP requests.
</description>
<shortDescription>Commons Jelly HTTP Tag Library</shortDescription>
1.3 +3 -3 jakarta-commons/jelly/jelly-tags/jface/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jface/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -25,11 +25,11 @@
<section name="Overview">
<p>
The JellyJFace Library is a Jelly Library for creating Rich User Interfaces
- using SWT and JFace via XML markup (a Jelly script).
- JellyJFace is an eextension of JellySWT to add support for the JFace
framework.
+ using SWT and JFace via XML markup (a Jelly script).
+ JellyJFace is an eextension of JellySWT to add support for the JFace
framework.
</p>
<p>
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.17 +3 -3 jakarta-commons/jelly/jelly-tags/jetty/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jetty/project.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.xml 12 Aug 2004 03:40:33 -0000 1.16
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.17
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.jetty</package>
<description>
- These are Jelly tags that can set up an in-process web server.
+ These are Jelly tags that can set up an in-process web server.
</description>
<shortDescription>Commons Jelly Jetty Tag Library</shortDescription>
@@ -45,7 +45,7 @@
<version>SNAPSHOT</version>
</dependency>
- <!-- http taglib -->
+ <!-- http taglib -->
<dependency>
<id>commons-httpclient</id>
<version>2.0</version>
@@ -76,7 +76,7 @@
<version>1.0.3</version>
</dependency> -->
-
+
<!-- END for testing -->
<!-- for runtime -->
1.9 +1 -1 jakarta-commons/jelly/jelly-tags/log/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/log/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 10 Aug 2004 15:31:47 -0000 1.8
+++ project.xml 8 Sep 2004 05:46:37 -0000 1.9
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.log</package>
<description>
- The Jelly Log Tag Library
+ The Jelly Log Tag Library
</description>
<shortDescription>Commons Jelly Log Tag Library</shortDescription>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/http/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/http/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:21 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:37 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A tag library for working with the HTTP protocol, performing HTTP GET, POST
and other actions.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +2 -2 jakarta-commons/jelly/jelly-tags/html/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/html/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:22 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:38 -0000 1.3
@@ -25,8 +25,8 @@
<section name="Overview">
<p>
Tags for parsing HTML so that it can be processed by Jelly using Andy
Clark's
- <a href="http://www.apache.org/~andyc/neko/doc/index.html">NekoHTML</a>.
- See the <a href="tags.html">tags</a> for more information.
+ <a href="http://www.apache.org/~andyc/neko/doc/index.html">NekoHTML</a>.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/interaction/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/interaction/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:22 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:38 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A tag library so that Jelly scripts can request input form the console.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
1.12 +1 -1 jakarta-commons/jelly/jelly-tags/xmlunit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xmlunit/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 12 Aug 2004 03:40:33 -0000 1.11
+++ project.xml 8 Sep 2004 05:46:38 -0000 1.12
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.xmlunit</package>
<description>
- This is a Jelly interface for unit testing XML applications.
+ This is a Jelly interface for unit testing XML applications.
</description>
<shortDescription>Commons Jelly XMLUnit Tag Library</shortDescription>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/ojb/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/ojb/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:22 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:38 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
A variety of tags for working with the
- <a href="http://db.apache.org/ojb/">ObjectBridge</a> persistence engine.
+ <a href="http://db.apache.org/ojb/">ObjectBridge</a> persistence engine.
See the <a href="tags.html">tags</a> for more information.
</p>
</section>
1.9 +1 -1 jakarta-commons/jelly/jelly-tags/threads/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/threads/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 11 Aug 2004 02:27:20 -0000 1.8
+++ project.xml 8 Sep 2004 05:46:38 -0000 1.9
@@ -22,7 +22,7 @@
<package>org.apache.commons.jelly.tags.threads</package>
<description>
- A library for processing Jelly scripts using multiple threads.
+ A library for processing Jelly scripts using multiple threads.
</description>
<shortDescription>Commons Jelly Threads Tag Library</shortDescription>
1.7 +10 -10 jakarta-commons/jelly/jelly-tags/jface/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jface/maven.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- maven.xml 1 Mar 2004 01:32:40 -0000 1.6
+++ maven.xml 8 Sep 2004 05:46:38 -0000 1.7
@@ -17,31 +17,31 @@
<!-- define the classpath used to run examples -->
<goal name="create-classpath" prereqs="java:compile,test:compile">
- <path id="test.classpath">
- <pathelement path="${maven.build.dest}"/>
- <pathelement path="target/classes"/>
- <pathelement path="target/test-classes"/>
- <path refid="maven.dependency.classpath"/>
- </path>
+ <path id="test.classpath">
+ <pathelement path="${maven.build.dest}"/>
+ <pathelement path="target/classes"/>
+ <pathelement path="target/test-classes"/>
+ <path refid="maven.dependency.classpath"/>
+ </path>
</goal>
- <!-- demos -->
+ <!-- demos -->
<goal name="demo" prereqs="create-classpath"
- description="Runs a JellyJFace demo">
+ description="Runs a JellyJFace demo">
<java classname="org.apache.commons.jelly.tags.jface.JFaceDemo" fork="yes">
<classpath refid="test.classpath"/>
</java>
</goal>
<goal name="demo:preferences" prereqs="create-classpath"
- description="Runs a Preferences demo">
+ description="Runs a Preferences demo">
<java classname="org.apache.commons.jelly.tags.jface.preference.PreferenceDemo"
fork="yes">
<classpath refid="test.classpath"/>
</java>
</goal>
<goal name="demo:wizard" prereqs="create-classpath"
- description="Runs a Wizard demo">
+ description="Runs a Wizard demo">
<java classname="org.apache.commons.jelly.tags.jface.wizard.WizardDemo"
fork="yes">
<classpath refid="test.classpath"/>
</java>
1.3 +1 -1 jakarta-commons/jelly/jelly-tags/xmlunit/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xmlunit/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Sep 2004 04:19:22 -0000 1.2
+++ index.xml 8 Sep 2004 05:46:38 -0000 1.3
@@ -25,7 +25,7 @@
<section name="Overview">
<p>
Compares two XML documents using <a
href="http://xmlunit.sourceforge.net/">XMLUnit</a>.
- See the <a href="tags.html">tags</a> for more information.
+ See the <a href="tags.html">tags</a> for more information.
</p>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]