The ClusterCacheRefresher in the shared library depends on the webdav client library because the notification client is implemented there.
May be in that context jakarta-slide-webdavlib-2.1b1.jar was added.
But thats not really nice. A better way would be to build the client first and than the server.
When I introduced that dependency I was hoping for a way to have the server build script call the client build script and get the jar from there. I'm rather new to ant, though, and I couldn't figure out how to do that. If someone with a bit more experience could figure that out I think it would be a good idea.
-James
Stefan
Oliver Zeigermann wrote:
What is the client lib used for in the core in the first place?
Oliver
[EMAIL PROTECTED] schrieb:
ozeigermann 2004/10/06 04:24:23
Modified: . Tag: SLIDE_2_1_RELEASE_BRANCH build.xml
Added: lib Tag: SLIDE_2_1_RELEASE_BRANCH
jakarta-slide-webdavlib-2.1b2.jar
Removed: lib Tag: SLIDE_2_1_RELEASE_BRANCH
jakarta-slide-webdavlib-2.1b1.jar
Log:
Updated webdav lib to 2.1b2
Revision Changes Path
No revision
No revision
1.1.2.1 +892 -0 jakarta-slide/lib/Attic/jakarta-slide-webdavlib-2.1b2.jar
<<Binary file>>
No revision
No revision
1.229.2.7 +1 -1 jakarta-slide/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/build.xml,v
retrieving revision 1.229.2.6
retrieving revision 1.229.2.7
diff -u -r1.229.2.6 -r1.229.2.7
--- build.xml 6 Oct 2004 11:13:43 -0000 1.229.2.6
+++ build.xml 6 Oct 2004 11:24:22 -0000 1.229.2.7
@@ -49,7 +49,7 @@
<property name="xml-im-exporter.jar" value="${lib.dir}/xml-im-exporter1.1.jar"/>
<property name="commons-transaction.jar" value="${lib.dir}/commons-transaction-20040805.jar"/>
<property name="commons-codec.jar" value="${lib.dir}/commons-codec-1.3.jar"/>
- <property name="jakarta-slide-webdavlib.jar" value="${lib.dir}/jakarta-slide-webdavlib-2.1b1.jar"/>
+ <property name="jakarta-slide-webdavlib.jar" value="${lib.dir}/jakarta-slide-webdavlib-2.1b2.jar"/>
<!-- =================================================================== -->
<!-- Produced jars Properties -->
<!-- =================================================================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
