[jboss-cvs] Repository SVN: r11331 - in maven2/org: just-ice and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 14 07:53:15 EDT 2008


Author: petemuir
Date: 2008-07-14 07:53:15 -0400 (Mon, 14 Jul 2008)
New Revision: 11331

Added:
   maven2/org/just-ice/
   maven2/org/just-ice/just-ice/
   maven2/org/just-ice/just-ice/1.7.1/
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.md5
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.sha1
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.md5
   maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.sha1
   maven2/org/just-ice/just-ice/maven-metadata.xml
   maven2/org/just-ice/just-ice/maven-metadata.xml.md5
   maven2/org/just-ice/just-ice/maven-metadata.xml.sha1
Log:
 add icefaces 1.7.1

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.md5
===================================================================
--- maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.md5	                        (rev 0)
+++ maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.md5	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+c5055c9ed00e1de0866a9692967ca3ec
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.sha1
===================================================================
--- maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.sha1	                        (rev 0)
+++ maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.jar.sha1	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+6877c4d272b6820f30efce46e3df27f16b70e632
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom
===================================================================
--- maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom	                        (rev 0)
+++ maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.just-ice</groupId>
+  <artifactId>just-ice</artifactId>
+  <version>1.7.1</version>
+  
+  <dependencies>
+    <dependency>
+      <groupId>backport-util-concurrent</groupId>
+      <artifactId>backport-util-concurrent</artifactId>
+      <version>2.2</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-beanutils</groupId>
+      <artifactId>commons-beanutils</artifactId>
+      <version>1.7.0</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+      <version>3.2</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-digester</groupId>
+      <artifactId>commons-digester</artifactId>
+      <version>1.8</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+      <version>1.2</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.1</version>
+      <exclusions>
+       <exclusion>
+           <groupId>logkit</groupId>
+           <artifactId>logkit</artifactId>
+       </exclusion>
+       <exclusion>
+           <groupId>avalon-framework</groupId>
+           <artifactId>avalon-framework</artifactId>
+       </exclusion>
+       <exclusion>
+           <artifactId>log4j</artifactId>
+           <groupId>log4j</groupId>
+       </exclusion>
+      </exclusions>
+    </dependency>
+    
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging-api</artifactId>
+      <version>1.1</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>javax.el</groupId>
+      <artifactId>el-api</artifactId>
+      <version>1.0</version>
+    </dependency>
+    
+  </dependencies>
+</project>
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.md5
===================================================================
--- maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.md5	                        (rev 0)
+++ maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.md5	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+27d20ab6893230be084ebd54a0116627
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.sha1
===================================================================
--- maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.sha1	                        (rev 0)
+++ maven2/org/just-ice/just-ice/1.7.1/just-ice-1.7.1.pom.sha1	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+126e086ef788df2cf06041a707b1ba51e647e021
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/maven-metadata.xml
===================================================================
--- maven2/org/just-ice/just-ice/maven-metadata.xml	                        (rev 0)
+++ maven2/org/just-ice/just-ice/maven-metadata.xml	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.just-ice</groupId>
+  <artifactId>just-ice</artifactId>
+  <version>1.7.1</version>
+  <versioning>
+    <versions>
+      <version>1.7.1</version>
+    </versions>
+    <lastUpdated>20080714114950</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/maven-metadata.xml.md5
===================================================================
--- maven2/org/just-ice/just-ice/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/just-ice/just-ice/maven-metadata.xml.md5	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+a820ec842def763dbb54b0d1f3387f15
\ No newline at end of file

Added: maven2/org/just-ice/just-ice/maven-metadata.xml.sha1
===================================================================
--- maven2/org/just-ice/just-ice/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/just-ice/just-ice/maven-metadata.xml.sha1	2008-07-14 11:53:15 UTC (rev 11331)
@@ -0,0 +1 @@
+1288781e5e358823d106f0b0a636b99975b36209
\ No newline at end of file




More information about the jboss-cvs-commits mailing list