[jboss-cvs] Repository SVN: r28634 - in jboss: profileservice-spi and 3 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 20 13:53:48 EDT 2009


Author: permaine
Date: 2009-08-20 13:53:48 -0400 (Thu, 20 Aug 2009)
New Revision: 28634

Added:
   jboss/profileservice-spi/
   jboss/profileservice-spi/5.1.0.SP1-brew/
   jboss/profileservice-spi/5.1.0.SP1-brew/component-info.xml
   jboss/profileservice-spi/5.1.0.SP1-brew/lib/
   jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi-sources.jar
   jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.jar
   jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.pom
   jboss/profileservice-spi/5.1.0.SP1-brew/src/
   jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-5.1.0.tar.gz
   jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-jpp-depmap.xml
   jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-settings.xml
Log:
Add Brew build 5.1.0.SP1-brew

Added: jboss/profileservice-spi/5.1.0.SP1-brew/component-info.xml
===================================================================
--- jboss/profileservice-spi/5.1.0.SP1-brew/component-info.xml	                        (rev 0)
+++ jboss/profileservice-spi/5.1.0.SP1-brew/component-info.xml	2009-08-20 17:53:48 UTC (rev 28634)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="">
+  <component id="jboss/profileservice-spi"
+             licenseType=""
+             version="5.1.0.SP1-brew"
+             tag="jboss-integration-5_1_0-2_SP1_4_ep5_el4"
+             scm=":ext:cvs.devel.redhat.com:/cvs/dist/jboss-integration"
+             description=""
+             
+             > 
+              
+    <artifact id="jboss-profileservice-spi.jar"/>
+    <artifact id="jboss-profileservice-spi-sources.jar"/>
+
+
+    <export>
+      <include input="jboss-profileservice-spi.jar"/>
+
+    </export>
+  </component>
+</project>

Added: jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi-sources.jar
===================================================================
(Binary files differ)


Property changes on: jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.jar
===================================================================
(Binary files differ)


Property changes on: jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.pom
===================================================================
--- jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.pom	                        (rev 0)
+++ jboss/profileservice-spi/5.1.0.SP1-brew/lib/jboss-profileservice-spi.pom	2009-08-20 17:53:48 UTC (rev 28634)
@@ -0,0 +1,36 @@
+<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">
+  <parent>
+    <groupId>org.jboss.integration</groupId>
+    <artifactId>jboss-integration-parent</artifactId>
+    <version>5.1.0.SP1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>jboss-profileservice-spi</artifactId>
+  <version>5.1.0.SP1</version>
+  <packaging>jar</packaging>
+  <name>JBoss ProfileService 5.1.0 SPI</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java ProfileService 5.1.0 SPI classes</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.man</groupId>
+      <artifactId>jboss-managed</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.man</groupId>
+      <artifactId>jboss-metatype</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-vfs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.microcontainer</groupId>
+      <artifactId>jboss-dependency</artifactId>
+    </dependency>
+  </dependencies>
+</project>

Added: jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-5.1.0.tar.gz
===================================================================
(Binary files differ)


Property changes on: jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-5.1.0.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-jpp-depmap.xml
===================================================================
--- jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-jpp-depmap.xml	                        (rev 0)
+++ jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-jpp-depmap.xml	2009-08-20 17:53:48 UTC (rev 28634)
@@ -0,0 +1,160 @@
+<dependencies>
+
+ <dependency>
+   <maven>
+     <groupId>slide</groupId>
+     <artifactId>slide-webdavlib</artifactId>
+     <version>2.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP/slide</groupId>
+     <artifactId>slide-webdavlib</artifactId>
+     <version>2.1</version>
+   </jpp>
+ </dependency>
+
+<!--
+ <dependency>
+   <maven>
+     <groupId>apache-log4j</groupId>
+     <artifactId>log4j</artifactId>
+     <version>1.2.14</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>log4j</artifactId>
+     <version>1.2.14</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>junit</groupId>
+     <artifactId>junit4</artifactId>
+     <version>4.0</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>junit44</artifactId>
+     <version>4.4</version>
+   </jpp>
+ </dependency>
+-->
+
+ <dependency>
+   <maven>
+     <groupId>org.jboss.javaee</groupId>
+     <artifactId>jboss-jca-api</artifactId>
+     <version>1.5.0.GA</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>jboss-jca-1.5-api</artifactId>
+     <version>5.0.1</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>org.jboss.javaee</groupId>
+     <artifactId>jboss-transaction-api</artifactId>
+     <version>1.0.1.GA</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>jboss-transaction-1.0.1-api</artifactId>
+     <version>5.0.1</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>jacorb</groupId>
+     <artifactId>jacorb</artifactId>
+     <version>2.3.0jboss.patch6-brew</version>
+   </maven>
+   <jpp>
+     <groupId>JPP/jacorb</groupId>
+     <artifactId>jacorb</artifactId>
+     <version>2.3.0</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>javassist</groupId>
+     <artifactId>javassist</artifactId>
+     <version>3.10.0.GA</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>javassist</artifactId>
+     <version>3.8.0</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>apache-xerces</groupId>
+     <artifactId>xml-apis</artifactId>
+     <version>2.9.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>xml-commons-jaxp-1.3-apis</artifactId>
+     <version>1.3.03</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>trove</groupId>
+     <artifactId>trove</artifactId>
+     <version>2.1.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>gnu-trove</artifactId>
+     <version>1.0.2</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>apache-xerces</groupId>
+     <artifactId>xercesImpl</artifactId>
+     <version>2.9.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>xerces-j2</artifactId>
+     <version>2.7.1</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>wutka-dtdparser</groupId>
+     <artifactId>dtdparser121</artifactId>
+     <version>1.2.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>dtdparser</artifactId>
+     <version>1.2.1</version>
+   </jpp>
+ </dependency>
+
+ <dependency>
+   <maven>
+     <groupId>sun-jaxb</groupId>
+     <artifactId>jaxb-api</artifactId>
+     <version>2.1</version>
+   </maven>
+   <jpp>
+     <groupId>JPP</groupId>
+     <artifactId>jaxb_2_1_api</artifactId>
+     <version>2.1</version>
+   </jpp>
+ </dependency>
+</dependencies>

Added: jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-settings.xml
===================================================================
--- jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-settings.xml	                        (rev 0)
+++ jboss/profileservice-spi/5.1.0.SP1-brew/src/jboss-integration-settings.xml	2009-08-20 17:53:48 UTC (rev 28634)
@@ -0,0 +1,47 @@
+<settings>
+	<profiles>
+		<profile>
+			<id>JPP</id>
+			<repositories>
+				<repository>
+					<id>internal</id>
+					<layout>jpp</layout>
+					<url>__JPP_URL_PLACEHOLDER__</url>
+				</repository>
+				<repository>
+					<id>external</id>
+					<layout>jpp</layout>
+					<url>__JAVADIR_PLACEHOLDER__</url>
+				</repository>
+				<repository>
+					<id>local</id>
+					<layout>jpp</layout>
+					<url>__MAVENREPO_DIR_PLACEHOLDER__</url>
+				</repository>
+			</repositories>
+			<pluginRepositories>
+				<pluginRepository>
+					<id>plugins-internal</id>
+					<name>plugins-internal</name>
+					<layout>jpp</layout>
+					<url>__JPP_URL_PLACEHOLDER__</url>
+				</pluginRepository>
+				<pluginRepository>
+					<id>plugins-external</id>
+					<name>plugins-external</name>
+					<layout>jpp</layout>
+					<url>__JAVADIR_PLACEHOLDER__</url>
+				</pluginRepository>
+				<pluginRepository>
+					<id>plugins-maven</id>
+					<name>plugins-maven</name>
+					<layout>jpp</layout>
+					<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>
+				</pluginRepository>
+			</pluginRepositories>
+		</profile>
+	</profiles>
+	<activeProfiles>
+		<activeProfile>JPP</activeProfile>
+	</activeProfiles>
+</settings>




More information about the jboss-cvs-commits mailing list