[jboss-cvs] Repository SVN: r19128 - in apache-scout: 0.7rc2-brew and 2 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Dec 2 16:53:56 EST 2008
Author: fnasser at redhat.com
Date: 2008-12-02 16:53:56 -0500 (Tue, 02 Dec 2008)
New Revision: 19128
Added:
apache-scout/0.7rc2-brew/
apache-scout/0.7rc2-brew/component-info.xml
apache-scout/0.7rc2-brew/lib/
apache-scout/0.7rc2-brew/lib/scout.jar
apache-scout/0.7rc2-brew/src/
apache-scout/0.7rc2-brew/src/ws-scout-0.7rc2.tar.bz2
apache-scout/0.7rc2-brew/src/ws-scout-1.0-jaxr-api-project_xml.patch
Log:
Add Brew-built version
Added: apache-scout/0.7rc2-brew/component-info.xml
===================================================================
--- apache-scout/0.7rc2-brew/component-info.xml (rev 0)
+++ apache-scout/0.7rc2-brew/component-info.xml 2008-12-02 21:53:56 UTC (rev 19128)
@@ -0,0 +1,21 @@
+<project name="apache-scout-component-info">
+
+ <!-- ============================================================ -->
+ <!-- Scout -->
+ <!-- ============================================================ -->
+
+ <component id="apache-scout"
+ version="0.7rc2-brew"
+ tag="ws-scout0-0_7-0_rc2_4_el4"
+ licenseType="apache-2.0"
+ projectHome="http://ws.apache.org/scout/"
+ description="An implementation of the JAXR spec"
+ >
+ <artifact id="scout.jar"/>
+ <export>
+ <include input="scout.jar"/>
+ </export>
+ </component>
+
+
+</project>
Added: apache-scout/0.7rc2-brew/lib/scout.jar
===================================================================
(Binary files differ)
Property changes on: apache-scout/0.7rc2-brew/lib/scout.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: apache-scout/0.7rc2-brew/src/ws-scout-0.7rc2.tar.bz2
===================================================================
(Binary files differ)
Property changes on: apache-scout/0.7rc2-brew/src/ws-scout-0.7rc2.tar.bz2
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: apache-scout/0.7rc2-brew/src/ws-scout-1.0-jaxr-api-project_xml.patch
===================================================================
--- apache-scout/0.7rc2-brew/src/ws-scout-1.0-jaxr-api-project_xml.patch (rev 0)
+++ apache-scout/0.7rc2-brew/src/ws-scout-1.0-jaxr-api-project_xml.patch 2008-12-02 21:53:56 UTC (rev 19128)
@@ -0,0 +1,11 @@
+--- modules/jaxr-api/project.xml.orig 2005-07-26 14:07:50.000000000 +0200
++++ modules/jaxr-api/project.xml 2005-07-26 14:16:09.000000000 +0200
+@@ -22,7 +22,7 @@
+
+ <id>jaxr-api</id>
+ <name>JAXR API Classes</name>
+-
++ <package>javax.xml.registry</package>
+ <dependencies>
+ <dependency>
+ <groupId>geronimo-spec</groupId>
More information about the jboss-cvs-commits
mailing list