[jboss-cvs] Repository SVN: r28643 - in jboss/jboss-javaee: 5.0.1.GA-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 21 17:00:37 EDT 2009


Author: dwalluck at redhat.com
Date: 2009-08-21 17:00:37 -0400 (Fri, 21 Aug 2009)
New Revision: 28643

Added:
   jboss/jboss-javaee/5.0.1.GA-brew/
   jboss/jboss-javaee/5.0.1.GA-brew/component-info.xml
   jboss/jboss-javaee/5.0.1.GA-brew/lib/
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee-parent.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.jar
   jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.pom
   jboss/jboss-javaee/5.0.1.GA-brew/src/
   jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-5.0.1.tar.bz2
   jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-jpp-depmap.xml
   jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-settings.xml
Log:
- [JBPAPP-2527] add brew-built jboss-javaee-repolib-5.0.1-2.3.ep5.el4


Added: jboss/jboss-javaee/5.0.1.GA-brew/component-info.xml
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/component-info.xml	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/component-info.xml	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="">
+  <component id="jboss/jboss-javaee"
+             licenseType=""
+             version="5.0.1.GA-brew"
+             tag="jboss-javaee-5_0_1-2_3_ep5_el4"
+             description=""
+             
+             > 
+              
+    <artifact id="jboss-javaee.jar"/>
+
+
+    <export>
+      <include input="jboss-javaee.jar"/>
+
+    </export>
+  </component>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-ejb-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,28 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-ejb-api</artifactId>
+  <version>3.0.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss EJB 3.0 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java EJB 3.0 API classes</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss.javaee</groupId>
+      <artifactId>jboss-transaction-api</artifactId>
+      <version>1.0.1.GA</version>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.ws.native</groupId>
+      <artifactId>jbossws-native-jaxrpc</artifactId>
+      <version>3.0.4.GA</version>
+    </dependency>
+  </dependencies>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jacc-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,32 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jacc-api</artifactId>
+  <version>1.1.0.GA_SP1</version>
+  <packaging>jar</packaging>
+  <name>JBoss JACC 1.1 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java Authorization Contract for Containers 1.1 API classes</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jboss.web</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.1.1.GA</version>
+    </dependency>
+  </dependencies>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/javaee/tags/jboss-jacc-api-1.1.0.GA_SP1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/javaee/tags/jboss-jacc-api-1.1.0.GA_SP1</developerConnection>
+  </scm>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jad-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,28 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jad-api</artifactId>
+  <version>1.2.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss JavaEE Application Deployment 1.2 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The JavaEE Application Deployment 1.2 API classes</description>
+  
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+    </dependency>
+    
+    <dependency>
+      <groupId>org.jboss.logging</groupId>
+      <artifactId>jboss-logging-spi</artifactId>
+    </dependency>    
+  </dependencies>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaspi-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,16 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jaspi-api</artifactId>
+  <version>1.0.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss Java Authentication SPI for Containers 1.0-PR API</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java Authentication SPI for Containers 1.0-PR API classes</description>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee-parent.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee-parent.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee-parent.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,142 @@
+<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</groupId>
+    <artifactId>jboss-parent</artifactId>
+    <version>3</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-javaee-parent</artifactId>
+  <version>5.0.1.GA</version>
+  <packaging>pom</packaging>
+  <name>JBoss JavaEE 5.0 Parent</name>
+  <url>http://www.jboss.com</url>
+  <description>
+    The JBoss JavaEE API classes
+  </description>
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/javaee/tags/5.0.1.GA</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/javaee/tags/5.0.1.GA</developerConnection>
+  </scm>
+
+  <properties>
+    <version.jboss.common.core>2.2.8.GA</version.jboss.common.core>
+    <version.jboss.logging.spi>2.0.5.GA</version.jboss.logging.spi>
+  </properties>
+
+  <build>
+    <sourceDirectory>src/main</sourceDirectory>
+    <testSourceDirectory>src/tests</testSourceDirectory>
+    <finalName>${artifactId}</finalName>
+    <resources>
+      <resource>
+        <directory>src/etc</directory>
+        <includes>
+          <include>**/*</include>
+        </includes>
+        <filtering>true</filtering>
+      </resource>
+    </resources>
+    <testResources>
+      <testResource>
+        <directory>src/resources</directory>
+        <includes>
+          <include>**/*</include>
+        </includes>
+        <filtering>true</filtering>
+      </testResource>
+    </testResources>
+    <plugins>
+      <!-- define that we wish to create src jars -->
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.0</version>
+        <inherited>true</inherited>
+        <executions>
+          <execution>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <printSummary>false</printSummary>
+          <testFailureIgnore>true</testFailureIgnore>
+          <includes>
+            <include>**/**TestCase.java</include>
+          </includes>
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-release-plugin</artifactId>
+        <configuration>
+           <tagBase>https://svn.jboss.org/repos/jbossas/projects/javaee/tags</tagBase>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <repositories>
+    <repository>
+      <id>repository.jboss.org</id>
+      <name>JBoss Repository</name>
+      <layout>default</layout>
+      <url>http://repository.jboss.org/maven2/</url>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>snapshots.jboss.org</id>
+      <name>JBoss Snapshots Repository</name>
+      <layout>default</layout>
+      <url>http://snapshots.jboss.org/maven2/</url>
+      <snapshots>
+         <enabled>true</enabled>
+      </snapshots>
+      <releases>
+         <enabled>false</enabled>
+      </releases>
+    </repository>
+  </repositories>
+  
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependencies</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>scm</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+    </plugins>
+  </reporting>
+  
+  <dependencyManagement>
+    <!-- The parent pom manages the inter-dependencies of the modules. -->
+    <dependencies>
+      <dependency>
+        <groupId>org.jboss</groupId>
+        <artifactId>jboss-common-core</artifactId>
+        <version>${version.jboss.common.core}</version>
+      </dependency>
+      
+      <dependency>
+        <groupId>org.jboss.logging</groupId>
+        <artifactId>jboss-logging-spi</artifactId>
+        <version>${version.jboss.logging.spi}</version>
+      </dependency>      
+    </dependencies>
+  </dependencyManagement>
+
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-javaee.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,92 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-javaee</artifactId>
+  <version>5.0.1.GA</version>
+  <packaging>pom</packaging>
+  <name>JBoss JavaEE 5.0 Aggregate</name>
+  <url>http://www.jboss.com</url>
+  <description>
+    The JBoss JavaEE API classes
+  </description>
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/javaee/tags/5.0.1.GA</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/javaee/tags/5.0.1.GA</developerConnection>
+  </scm>
+
+  <modules>
+    <module>build</module>
+    <module>jboss-ejb-api</module>
+    <module>jboss-jacc-api</module>
+    <module>jboss-jad-api</module>
+    <module>jboss-jaxr-api</module>
+    <module>jboss-jca-api</module>
+    <module>jboss-jms-api</module>
+    <module>jboss-transaction-api</module>
+    <module>jboss-jaspi-api</module>
+  </modules>
+  
+  <profiles>
+    <profile>
+      <id>assembly</id>
+      <activation>
+        <property>
+          <name>!skip.assembly</name>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-assembly-plugin</artifactId>
+            <version>2.2-beta-1</version>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>attached</goal>
+                </goals>
+                <phase>package</phase>
+              </execution>
+            </executions>
+            <configuration>
+              <descriptors>
+                <descriptor>build/assembly/bin.xml</descriptor>
+                <descriptor>build/assembly/sources.xml</descriptor>
+              </descriptors>
+            </configuration>
+            <inherited>false</inherited>
+          </plugin>
+          <plugin>
+            <artifactId>maven-release-plugin</artifactId>
+            <configuration>
+               <tagBase>https://svn.jboss.org/repos/jbossas/projects/javaee/tags</tagBase>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.jboss.maven.plugins</groupId>
+            <artifactId>maven-jboss-deploy-plugin</artifactId>
+            <version>1.4</version>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>jboss-deploy</goal>
+                </goals>
+              </execution>
+            </executions>
+            <configuration>
+              <jbossDeployRoot>${jboss.repository.root}</jbossDeployRoot>
+              <groupId>jboss</groupId>
+            </configuration>
+            <inherited>true</inherited>
+          </plugin>
+        </plugins>    
+      </build>
+    </profile>
+  </profiles>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jaxr-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,23 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jaxr-api</artifactId>
+  <version>1.0.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss Java API for XML Registries 1.0</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java API for XML Registries 1.0 API classes</description>
+  <dependencies>
+    <dependency>
+      <groupId>javax.activation</groupId>
+      <artifactId>activation</artifactId>
+      <version>1.0.2</version>
+    </dependency>
+  </dependencies>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jca-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,23 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jca-api</artifactId>
+  <version>1.5.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss J2EE Connector Architecture 1.5 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The J2EE Connector Architecture 1.5 API classes</description>
+  <dependencies>
+    <!-- For SerialVersion -->
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+    </dependency>  
+  </dependencies>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-jms-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,16 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-jms-api</artifactId>
+  <version>1.1.0.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss JMS 1.1 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java Messaging Service 1.1 API classes</description>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.pom
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.pom	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/lib/jboss-transaction-api.pom	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,16 @@
+<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.javaee</groupId>
+    <artifactId>jboss-javaee-parent</artifactId>
+    <version>5.0.1.GA</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.javaee</groupId>
+  <artifactId>jboss-transaction-api</artifactId>
+  <version>1.0.1.GA</version>
+  <packaging>jar</packaging>
+  <name>JBoss Transaction 1.0.1 API</name>
+  <url>http://www.jboss.org</url>
+  <description>The Java Transaction 1.0.1 API classes</description>
+</project>

Added: jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-5.0.1.tar.bz2
===================================================================
(Binary files differ)


Property changes on: jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-5.0.1.tar.bz2
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-jpp-depmap.xml
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-jpp-depmap.xml	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-jpp-depmap.xml	2009-08-21 21:00:37 UTC (rev 28643)
@@ -0,0 +1,29 @@
+<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>
+
+   <!-- FIXME: jbossweb2 needs proper .pom files, see <http://repository.jboss.org/maven2/jboss/web/> -->
+   <dependency>
+      <maven>
+         <groupId>jboss.web</groupId>
+         <artifactId>servlet-api</artifactId>
+         <version>2.1.1.GA</version>
+      </maven>
+      <jpp>
+         <groupId>JPP/jbossweb</groupId>
+         <artifactId>servlet-api</artifactId>
+         <version>2.1.2</version>
+      </jpp>
+   </dependency>
+
+</dependencies>

Added: jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-settings.xml
===================================================================
--- jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-settings.xml	                        (rev 0)
+++ jboss/jboss-javaee/5.0.1.GA-brew/src/jboss-javaee-settings.xml	2009-08-21 21:00:37 UTC (rev 28643)
@@ -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