[Castore-commits] project.xml 1.11 1.12
Mohamed Yenje Ould Elkhadir
mohamed at adullact1.hosting.cri74.org
Mer 23 Aou 13:56:35 CEST 2006
Update of /cvsroot/castore/castore-maven
In directory adullact1:/tmp/cvs-serv18597
Modified Files:
project.xml
Log Message:
ajout des nouveaux dependences
Index: project.xml
===================================================================
RCS file: /cvsroot/castore/castore-maven/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.xml 21 Jun 2006 14:19:37 -0000 1.11
--- project.xml 23 Aug 2006 11:56:33 -0000 1.12
***************
*** 237,241 ****
<version>2.1.1</version>
<type>jar</type>
! <url>http://www.ja-sig.org/products/cas/client/javaclient/</url>
<properties>
<war.bundle>true</war.bundle>
--- 237,243 ----
<version>2.1.1</version>
<type>jar</type>
! <url>
! http://www.ja-sig.org/products/cas/client/javaclient/
! </url>
<properties>
<war.bundle>true</war.bundle>
***************
*** 267,271 ****
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
! <version>1.0.4</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/logging/</url>
--- 269,273 ----
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
! <version>1.0.3</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/logging/</url>
***************
*** 275,278 ****
--- 277,317 ----
</dependency>
<dependency>
+ <groupId>ajaxtags</groupId>
+ <artifactId>ajaxtags</artifactId>
+ <version>1.2-beta1</version>
+ <url>http://ajaxtags.sourceforge.net/</url>
+ <type>jar</type>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jstl</groupId>
+ <artifactId>jstl</artifactId>
+ <version>1.0.6</version>
+
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>taglibs</groupId>
+ <artifactId>standard</artifactId>
+ <version>1.0.6</version>
+
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jericho-html</groupId>
+ <artifactId>jericho-html</artifactId>
+ <version>2.1</version>
+
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
<groupId>jpox</groupId>
<artifactId>jpox</artifactId>
***************
*** 447,451 ****
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
! <version>1.7.0</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/beanutils</url>
--- 486,490 ----
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
! <version>1.6.1</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/beanutils</url>
***************
*** 467,471 ****
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
! <version>3.1</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/collections</url>
--- 506,510 ----
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
! <version>3.0</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons/collections</url>
Plus d'informations sur la liste de diffusion Castore-commits