[jboss-cvs] Repository SVN: r1188 - in jboss/common-core: 2.2.1.snapshot and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 31 18:17:41 EDT 2007
Author: scott.stark at jboss.org
Date: 2007-08-31 18:17:41 -0400 (Fri, 31 Aug 2007)
New Revision: 1188
Added:
jboss/common-core/2.2.1.snapshot/
jboss/common-core/2.2.1.snapshot/component-info.xml
jboss/common-core/2.2.1.snapshot/lib/
jboss/common-core/2.2.1.snapshot/lib/jboss-common-core-sources.jar
jboss/common-core/2.2.1.snapshot/lib/jboss-common-core.jar
Log:
a 2.2.1 snapshot for testing
Added: jboss/common-core/2.2.1.snapshot/component-info.xml
===================================================================
--- jboss/common-core/2.2.1.snapshot/component-info.xml (rev 0)
+++ jboss/common-core/2.2.1.snapshot/component-info.xml 2007-08-31 22:17:41 UTC (rev 1188)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="jboss/common-core-component-info">
+ <component id="jboss/common-core"
+ licenseType="lgpl"
+ version="2.2.1.snapshot"
+ description="JBoss Common Core Utility classes"
+ scm="svn:https://svn.jboss.org/repos/common/common-core/trunk"
+ >
+
+ <artifact id="jboss-common-core.jar"/>
+ <artifact id="jboss-common-core-sources.jar"/>
+
+
+ <export>
+ <include input="jboss-common-core.jar"/>
+
+ </export>
+ </component>
+</project>
Property changes on: jboss/common-core/2.2.1.snapshot/component-info.xml
___________________________________________________________________
Name: svn:eol-style
+ native
Added: jboss/common-core/2.2.1.snapshot/lib/jboss-common-core-sources.jar
===================================================================
(Binary files differ)
Property changes on: jboss/common-core/2.2.1.snapshot/lib/jboss-common-core-sources.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: jboss/common-core/2.2.1.snapshot/lib/jboss-common-core.jar
===================================================================
(Binary files differ)
Property changes on: jboss/common-core/2.2.1.snapshot/lib/jboss-common-core.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list