cmailleux 2005/05/11 15:31:35 CEST
Modified files:
war project.xml
Log:
Rewrite of some loops
Use og getResponseBodyAsStream instead of getResponseBody
Multithread of HttpConnection
Revision Changes Path
1.6 +1 -1 webclipping/war/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/webclipping/war/project.xml.diff?r1=1.5&r2=1.6&f=h
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/webclipping/war/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 2 May 2005 10:22:00 -0000 1.5
+++ project.xml 11 May 2005 13:31:35 -0000 1.6
@@ -38,7 +38,7 @@
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
- <version>3.0-rc1</version>
+ <version>3.0-rc2</version>
<properties>
<war.bundle>true</war.bundle>
</properties>