[jboss-cvs] Repository SVN: r27354 - in maven2/org/icefaces: icefaces and 5 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 1 15:24:14 EDT 2009


Author: norman.richards at jboss.com
Date: 2009-06-01 15:24:13 -0400 (Mon, 01 Jun 2009)
New Revision: 27354

Added:
   maven2/org/icefaces/icefaces-comps/1.8.1/
   maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.jar
   maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.pom
   maven2/org/icefaces/icefaces-comps/maven-metadata-local.xml
   maven2/org/icefaces/icefaces/1.8.1/
   maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.jar
   maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.pom
   maven2/org/icefaces/icefaces/maven-metadata-local.xml
   maven2/org/icefaces/push-server/
   maven2/org/icefaces/push-server/1.8.1/
   maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.jar
   maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.pom
   maven2/org/icefaces/push-server/maven-metadata-local.xml
Log:
icefaces 1.8.1

Added: maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.pom
===================================================================
--- maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.pom	                        (rev 0)
+++ maven2/org/icefaces/icefaces/1.8.1/icefaces-1.8.1.pom	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,79 @@
+<?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.icefaces</groupId>
+  <artifactId>icefaces</artifactId>
+  <version>1.8.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.8.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.1</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>
+    <!-- the next library is only required if context param com.icesoft.faces.copmressDOM set to true-->
+    <dependency>
+       <groupId>com.sun.xml.fastinfoset</groupId>
+       <artifactId>FastInfoset</artifactId>
+       <version>1.2.2</version>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file

Added: maven2/org/icefaces/icefaces/maven-metadata-local.xml
===================================================================
--- maven2/org/icefaces/icefaces/maven-metadata-local.xml	                        (rev 0)
+++ maven2/org/icefaces/icefaces/maven-metadata-local.xml	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.icefaces</groupId>
+  <artifactId>icefaces</artifactId>
+  <version>1.8.1</version>
+  <versioning>
+    <versions>
+      <version>1.8.1</version>
+    </versions>
+    <lastUpdated>20090601191412</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.pom
===================================================================
--- maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.pom	                        (rev 0)
+++ maven2/org/icefaces/icefaces-comps/1.8.1/icefaces-comps-1.8.1.pom	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,26 @@
+<?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.icefaces</groupId>
+  <artifactId>icefaces-comps</artifactId>
+  <version>1.8.1</version>
+  
+  <dependencies>
+    
+    <dependency>
+      <groupId>org.icefaces</groupId>
+      <artifactId>icefaces</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+
+    <!-- next lib only required if using dataExporter component -->
+    <dependency>
+ 	<groupId>net.sourceforge.jexcelapi</groupId>
+ 	<artifactId>jxl</artifactId>
+ 	<version>2.6.8</version>
+    </dependency>
+
+  </dependencies>
+</project>
\ No newline at end of file

Added: maven2/org/icefaces/icefaces-comps/maven-metadata-local.xml
===================================================================
--- maven2/org/icefaces/icefaces-comps/maven-metadata-local.xml	                        (rev 0)
+++ maven2/org/icefaces/icefaces-comps/maven-metadata-local.xml	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.icefaces</groupId>
+  <artifactId>icefaces-comps</artifactId>
+  <version>1.8.1</version>
+  <versioning>
+    <versions>
+      <version>1.8.1</version>
+    </versions>
+    <lastUpdated>20090601191700</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.pom
===================================================================
--- maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.pom	                        (rev 0)
+++ maven2/org/icefaces/push-server/1.8.1/push-server-1.8.1.pom	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,10 @@
+<?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.icefaces</groupId>
+  <artifactId>push-server</artifactId>
+  <version>1.8.1</version>
+  
+</project>
\ No newline at end of file

Added: maven2/org/icefaces/push-server/maven-metadata-local.xml
===================================================================
--- maven2/org/icefaces/push-server/maven-metadata-local.xml	                        (rev 0)
+++ maven2/org/icefaces/push-server/maven-metadata-local.xml	2009-06-01 19:24:13 UTC (rev 27354)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.icefaces</groupId>
+  <artifactId>push-server</artifactId>
+  <version>1.8.1</version>
+  <versioning>
+    <versions>
+      <version>1.8.1</version>
+    </versions>
+    <lastUpdated>20090601191801</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list