pnever 2004/09/17 05:37:15
Modified: . build.xml
webdavclient build.xml
lib jdom.license
webdavclient/lib jdom.license
Added: lib jdom-1.0.jar
webdavclient/lib jdom-1.0.jar
Removed: lib jdom-20040226-.jar
webdavclient/lib jdom-20040226-.jar
Log:
Upgraded to JDOM 1.0 (final release, from 1.0-rc1)
Revision Changes Path
1.231 +1 -1 jakarta-slide/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/build.xml,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- build.xml 23 Aug 2004 17:57:06 -0000 1.230
+++ build.xml 17 Sep 2004 12:37:14 -0000 1.231
@@ -29,7 +29,7 @@
<!-- =================================================================== -->
<property name="lib.dir" value="./lib"/>
<property name="servlet.jar" value="${lib.dir}/servlet-2.3.jar"/>
- <property name="jdom.jar" value="${lib.dir}/jdom-20040226-.jar"/>
+ <property name="jdom.jar" value="${lib.dir}/jdom-1.0.jar"/>
<property name="saxpath.jar" value="${lib.dir}/saxpath.jar"/>
<property name="jaxen-core.jar" value="${lib.dir}/jaxen-core.jar"/>
<property name="jaxen-jdom.jar" value="${lib.dir}/jaxen-jdom.jar"/>
1.26 +1 -1 jakarta-slide/webdavclient/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/webdavclient/build.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- build.xml 2 Sep 2004 11:53:39 -0000 1.25
+++ build.xml 17 Sep 2004 12:37:14 -0000 1.26
@@ -55,7 +55,7 @@
<property name="ant.jar" value="lib/ant.jar"/>
<property name="commons-transaction.jar"
value="lib/commons-transaction-20040726.jar"/>
<property name="j2ee-spec.jar" value="lib/geronimo-spec-j2ee-1.0-M1.jar"/>
- <property name="jdom.jar" value="lib/jdom-20040226-.jar"/>
+ <property name="jdom.jar" value="lib/jdom-1.0.jar"/>
<property name="xml-im-exporter.jar" value="lib/xml-im-exporter1.1.jar"/>
<!-- =================================================================== -->
<!-- Classpaths -->
1.2 +8 -8 jakarta-slide/lib/jdom.license
Index: jdom.license
===================================================================
RCS file: /home/cvs/jakarta-slide/lib/jdom.license,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jdom.license 13 Jun 2002 16:41:15 -0000 1.1
+++ jdom.license 17 Sep 2004 12:37:15 -0000 1.2
@@ -2,7 +2,7 @@
$Id$
- Copyright (C) 2000-2002 Brett McLaughlin & Jason Hunter.
+ Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -19,11 +19,11 @@
3. The name "JDOM" must not be used to endorse or promote products
derived from this software without prior written permission. For
- written permission, please contact [EMAIL PROTECTED]
+ written permission, please contact <request_AT_jdom_DOT_org>.
4. Products derived from this software may not be called "JDOM", nor
may "JDOM" appear in their name, without prior written permission
- from the JDOM Project Management ([EMAIL PROTECTED]).
+ from the JDOM Project Management <request_AT_jdom_DOT_org>.
In addition, we request (but do not require) that you include in the
end-user documentation provided with the redistribution and/or in the
@@ -48,9 +48,9 @@
This software consists of voluntary contributions made by many
individuals on behalf of the JDOM Project and was originally
- created by Brett McLaughlin <[EMAIL PROTECTED]> and
- Jason Hunter <[EMAIL PROTECTED]>. For more information on the
- JDOM Project, please see <http://www.jdom.org/>.
-
+ created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
+ Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
+ on the JDOM Project, please see <http://www.jdom.org/>.
+
*/
1.2 +561 -0 jakarta-slide/lib/jdom-1.0.jar
<<Binary file>>
1.2 +8 -8 jakarta-slide/webdavclient/lib/jdom.license
Index: jdom.license
===================================================================
RCS file: /home/cvs/jakarta-slide/webdavclient/lib/jdom.license,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jdom.license 16 Jul 2004 22:46:30 -0000 1.1
+++ jdom.license 17 Sep 2004 12:37:15 -0000 1.2
@@ -2,7 +2,7 @@
$Id$
- Copyright (C) 2000-2002 Brett McLaughlin & Jason Hunter.
+ Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -19,11 +19,11 @@
3. The name "JDOM" must not be used to endorse or promote products
derived from this software without prior written permission. For
- written permission, please contact [EMAIL PROTECTED]
+ written permission, please contact <request_AT_jdom_DOT_org>.
4. Products derived from this software may not be called "JDOM", nor
may "JDOM" appear in their name, without prior written permission
- from the JDOM Project Management ([EMAIL PROTECTED]).
+ from the JDOM Project Management <request_AT_jdom_DOT_org>.
In addition, we request (but do not require) that you include in the
end-user documentation provided with the redistribution and/or in the
@@ -48,9 +48,9 @@
This software consists of voluntary contributions made by many
individuals on behalf of the JDOM Project and was originally
- created by Brett McLaughlin <[EMAIL PROTECTED]> and
- Jason Hunter <[EMAIL PROTECTED]>. For more information on the
- JDOM Project, please see <http://www.jdom.org/>.
-
+ created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
+ Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
+ on the JDOM Project, please see <http://www.jdom.org/>.
+
*/
1.2 +561 -0 jakarta-slide/webdavclient/lib/jdom-1.0.jar
<<Binary file>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]