cziegeler 2004/02/21 06:11:14
Modified: store build.xml maven.xml project.xml
thread build.xml maven.xml project.xml
sourceresolve project.xml maven.xml build.xml
thread/src/xdocs index.xml tabs.xml book.xml
component/examples/instrument-manager build.xml project.xml
maven.xml
logger build.xml project.xml
logger/src/xdocs book.xml index.xml tabs.xml
component project.xml build.xml maven.xml
xmlutil build.xml project.xml maven.xml
Log:
Correcting XML files :( This should keep Gump happy again.
Revision Changes Path
1.4 +1 -2 avalon-excalibur/store/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/store/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 19 Feb 2004 08:31:24 -0000 1.3
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +1 -2 avalon-excalibur/store/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/store/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 08:31:24 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
1.5 +1 -2 avalon-excalibur/store/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/store/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 19 Feb 2004 08:31:24 -0000 1.4
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.5
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project.xml</extend>
1.4 +1 -2 avalon-excalibur/thread/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 20 Feb 2004 09:29:00 -0000 1.3
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +1 -2 avalon-excalibur/thread/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 20 Feb 2004 09:29:00 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
1.3 +1 -2 avalon-excalibur/thread/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 20 Feb 2004 09:29:00 -0000 1.2
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project.xml</extend>
1.3 +1 -2 avalon-excalibur/sourceresolve/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/sourceresolve/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Feb 2004 08:36:16 -0000 1.2
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project.xml</extend>
1.3 +1 -2 avalon-excalibur/sourceresolve/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/sourceresolve/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 08:36:16 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
1.4 +1 -2 avalon-excalibur/sourceresolve/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/sourceresolve/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 19 Feb 2004 08:36:16 -0000 1.3
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +2 -3 avalon-excalibur/thread/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/src/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 20 Feb 2004 09:29:00 -0000 1.2
+++ index.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<document>
<header>
<title>Excalibur Thread Pool Utilities - Overview</title>
1.3 +2 -2 avalon-excalibur/thread/src/xdocs/tabs.xml
Index: tabs.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/src/xdocs/tabs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tabs.xml 20 Feb 2004 09:29:00 -0000 1.2
+++ tabs.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
"tab-cocoon-v10.dtd">
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
"tab-cocoon-v10.dtd">
<tabs software="Excalibur thread"
title="Excalibur thread"
1.3 +1 -1 avalon-excalibur/thread/src/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/src/xdocs/book.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- book.xml 20 Feb 2004 09:29:00 -0000 1.2
+++ book.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,7 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
<book software="Excalibur thread" title="Excalibur thread" copyright="@year@ The
Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink">
1.3 +1 -2 avalon-excalibur/component/examples/instrument-manager/build.xml
Index: build.xml
===================================================================
RCS file:
/home/cvs/avalon-excalibur/component/examples/instrument-manager/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 19 Feb 2004 09:24:15 -0000 1.2
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
<!-- ======================================================================= -->
<!-- Container Example build file! -->
<!-- ======================================================================= -->
1.3 +1 -2
avalon-excalibur/component/examples/instrument-manager/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/avalon-excalibur/component/examples/instrument-manager/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Feb 2004 09:24:15 -0000 1.2
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../../../project-common.xml</extend>
1.3 +1 -2 avalon-excalibur/component/examples/instrument-manager/maven.xml
Index: maven.xml
===================================================================
RCS file:
/home/cvs/avalon-excalibur/component/examples/instrument-manager/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 09:24:15 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
1.51 +1 -2 avalon-excalibur/logger/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/build.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- build.xml 19 Feb 2004 09:12:06 -0000 1.50
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.51
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +1 -2 avalon-excalibur/logger/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Feb 2004 09:12:06 -0000 1.2
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project.xml</extend>
1.9 +2 -3 avalon-excalibur/logger/src/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/src/xdocs/book.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- book.xml 19 Feb 2004 09:12:07 -0000 1.8
+++ book.xml 21 Feb 2004 14:11:14 -0000 1.9
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"book-cocoon-v10.dtd">
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,9 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"book-cocoon-v10.dtd">
-
<book software="Excalibur logger" title="Excalibur logger" copyright="@year@ The
Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink">
1.10 +3 -4 avalon-excalibur/logger/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/src/xdocs/index.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- index.xml 19 Feb 2004 09:12:07 -0000 1.9
+++ index.xml 21 Feb 2004 14:11:14 -0000 1.10
@@ -1,3 +1,5 @@
+<?xml version="1.0"?>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"document-v11.dtd">
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,9 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"document-v11.dtd">
-
<document>
<header>
<title>Excalibur Logger - Overview</title>
1.4 +2 -2 avalon-excalibur/logger/src/xdocs/tabs.xml
Index: tabs.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/src/xdocs/tabs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tabs.xml 19 Feb 2004 09:12:07 -0000 1.3
+++ tabs.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
"tab-cocoon-v10.dtd">
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
"tab-cocoon-v10.dtd">
<tabs software="Excalibur logger"
title="Excalibur logger"
1.4 +1 -2 avalon-excalibur/component/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/component/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 19 Feb 2004 09:24:17 -0000 1.3
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project-common.xml</extend>
1.4 +1 -2 avalon-excalibur/component/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/component/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 19 Feb 2004 09:24:17 -0000 1.3
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +1 -2 avalon-excalibur/component/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/component/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 09:24:17 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
1.4 +1 -2 avalon-excalibur/xmlutil/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/xmlutil/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 19 Feb 2004 08:28:34 -0000 1.3
+++ build.xml 21 Feb 2004 14:11:14 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project default="warning" name="Gump Build Support - DO NOT HAND-EDIT!!!"
basedir=".">
<property file="${basedir}/project.properties"/>
1.3 +1 -2 avalon-excalibur/xmlutil/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/xmlutil/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Feb 2004 08:28:34 -0000 1.2
+++ project.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0" encoding="UTF-8"?>
-
<project>
<extend>${basedir}/../project.xml</extend>
1.3 +1 -2 avalon-excalibur/xmlutil/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/xmlutil/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 19 Feb 2004 08:28:34 -0000 1.2
+++ maven.xml 21 Feb 2004 14:11:14 -0000 1.3
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2004 Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml version="1.0"?>
-
<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]