Author: mwringe
Date: 2009-03-11 02:45:33 -0400 (Wed, 11 Mar 2009)
New Revision: 13016
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jboss-core-libs-libraries.ent
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/component-info.xml
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jaxb-api.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-common-core.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-deployers-core-spi.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-ha-server-api.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-j2se.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-javaee.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-kernel.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-log4j.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-spi.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-mbeans.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-aspects.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-spi.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system-jmx.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossha.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx-server.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-jaxrpc.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-saaj.jar
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jnpserver.jar
Log:
Temporarily add to jars for AS5 until they are sorted out where to add the to jboss
repository.
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jboss-core-libs-libraries.ent
===================================================================
--- branches/JBoss_Portal_AS5_Deployer/thirdparty/jboss-core-libs-libraries.ent
(rev 0)
+++ branches/JBoss_Portal_AS5_Deployer/thirdparty/jboss-core-libs-libraries.ent 2009-03-11
06:45:33 UTC (rev 13016)
@@ -0,0 +1,30 @@
+<!-- jbossas/core-libs -->
+<property name="jbossas/core.libs.root"
value="${project.thirdparty}/jbossas/core-libs"/>
+<property name="jbossas/core.libs.lib"
value="${jbossas/core.libs.root}/lib/"/>
+<property name="jbossas/core.libs.resources"
value="${jbossas/core.libs.root}/resources/"/>
+<path id="jbossas/core.libs.classpath">
+ <pathelement path="${jbossas/core.libs.lib}/jboss.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-jmx.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-j2se.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-common-core.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-logging-spi.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-system.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-system-jmx.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-kernel.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-mbeans.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jnpserver.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jbossha.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jboss-ha-server-api.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-xml-binding.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jaxb-api.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-javaee.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jbosssx.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jboss-security-spi.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jboss-deployers-core-spi.jar"/>
+ <pathelement path="${jbossas/core.libs.lib}/jbosssx-server.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jboss-logging-log4j.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jbossws-native-saaj.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jboss-security-aspects.jar"/>
+ <pathelement
path="${jbossas/core.libs.lib}/jbossws-native-jaxrpc.jar"/>
+</path>
+
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/component-info.xml
===================================================================
--- branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/component-info.xml
(rev 0)
+++
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/component-info.xml 2009-03-11
06:45:33 UTC (rev 13016)
@@ -0,0 +1,123 @@
+<project name="jbossas-libs-component-info">
+
+ <!-- The jbossbuild repository component info descriptor for the base
+ jbossas jars.
+ $Id: core-jars-component-info.xml 58071 2006-11-03 12:51:35Z dimitris(a)jboss.org $
+ -->
+ <component id="jbossas/core-libs"
+ version="5.0.1.GA"
+ licenseType="lgpl"
+ projectHome="http://www.jboss.org"
+ description="The core JBossAS server libs"
+ >
+
+ <artifact id="jboss.jar"/>
+ <artifact id="jboss-jmx.jar"/>
+ <artifact id="jboss-j2se.jar"/>
+ <artifact id="jboss-common-core.jar"/>
+ <artifact id="jboss-logging-spi.jar"/>
+ <artifact id="jboss-system.jar"/>
+ <artifact id="jboss-system-jmx.jar"/>
+ <artifact id="jboss-kernel.jar"/>
+ <artifact id="jboss-mbeans.jar"/>
+ <artifact id="jnpserver.jar"/>
+ <artifact id="jbossha.jar"/>
+ <artifact id="jboss-ha-server-api.jar"/>
+ <artifact id="jboss-xml-binding.jar"/>
+ <artifact id="jaxb-api.jar"/>
+ <artifact id="jboss-javaee.jar"/>
+ <artifact id="jbosssx.jar"/>
+ <artifact id="jboss-security-spi.jar"/>
+ <artifact id="jboss-deployers-core-spi.jar"/>
+ <artifact id="jbosssx-server.jar"/>
+ <artifact id="jboss-logging-log4j.jar"/>
+ <artifact id="jbossws-native-saaj.jar"/>
+ <artifact id="jboss-security-aspects.jar"/>
+ <artifact id="jbossws-native-jaxrpc.jar"/>
+
+<!-- <artifact id="jboss-common.jar"/>
+ <artifact id="jboss-jmx.jar"/>
+ <artifact id="jboss-xml-binding.jar" />
+ <artifact id="jboss-system.jar" />
+ <artifact id="jboss-aspect-library.jar"/>
+ <artifact id="jboss-common-client.jar"/>
+ <artifact id="namespace.jar"/>
+ <artifact id="jmx-invoker-adaptor-client.jar"/>
+ <artifact id="jboss-j2ee.jar" />
+ <artifact id="jboss-jaxrpc.jar"/>
+ <artifact id="jboss-saaj.jar"/>
+ <artifact id="jnp-client.jar"/>
+ <artifact id="jnpserver.jar"/>
+ <artifact id="jbossha.jar"/>
+ <artifact id="jboss.jar"/>
+ <artifact id="jboss-common-jdbc-wrapper.jar"/>
+ <artifact id="jboss-hibernate.jar"/>
+ <artifact id="jboss-jca.jar"/>
+ <artifact id="jbosssx.jar"/>
+ <artifact id="jboss-local-jdbc.jar"/>
+ <artifact id="jboss-transaction.jar"/>
+ <artifact id="jboss-security-aspects.jar"/>
+-->
+
+<!-- <import componentref="dom4j">
+ <compatible version="1.6.1"/>
+ <compatible version="1.6.1jboss"/>
+ </import>
+ <import componentref="oswego-concurrent">
+ <compatible version="1.3.4"/>
+ </import> -->
+
+ <export>
+ <include input="jboss.jar"/>
+ <include input="jboss-jmx.jar"/>
+ <include input="jboss-j2se.jar"/>
+ <include input="jboss-common-core.jar"/>
+ <include input="jboss-logging-spi.jar"/>
+ <include input="jboss-system.jar"/>
+ <include input="jboss-system-jmx.jar"/>
+ <include input="jboss-kernel.jar"/>
+ <include input="jboss-mbeans.jar"/>
+ <include input="jnpserver.jar"/>
+ <include input="jbossha.jar"/>
+ <include input="jboss-ha-server-api.jar"/>
+ <include input="jboss-xml-binding.jar"/>
+ <include input="jaxb-api.jar"/>
+ <include input="jboss-javaee.jar"/>
+ <include input="jbosssx.jar"/>
+ <include input="jboss-security-spi.jar"/>
+ <include input="jboss-deployers-core-spi.jar"/>
+ <include input="jbosssx-server.jar"/>
+ <include input="jboss-logging-log4j.jar"/>
+ <include input="jbossws-native-saaj.jar"/>
+ <include input="jboss-security-aspects.jar"/>
+ <include input="jbossws-native-jaxrpc.jar"/>
+ </export>
+
+<!-- <export>
+ <include input="jboss-common.jar"/>
+ <include input="jboss-jmx.jar"/>
+ <include input="jboss-xml-binding.jar"/>
+ <include input="jboss-system.jar"/>
+ <include input="jboss-aspect-library.jar"/>
+ <include input="jboss-common-client.jar"/>
+ <include input="namespace.jar"/>
+ <include input="jmx-invoker-adaptor-client.jar"/>
+ <include input="jboss-j2ee.jar"/>
+ <include input="jboss-jaxrpc.jar"/>
+ <include input="jnp-client.jar"/>
+ <include input="jnpserver.jar"/>
+ <include input="jbossha.jar"/>
+ <include input="jboss.jar"/>
+ <include input="jboss-common-jdbc-wrapper.jar"/>
+ <include input="jboss-hibernate.jar"/>
+ <include input="jboss-jca.jar"/>
+ <include input="jboss-saaj.jar"/>
+ <include input="jbosssx.jar"/>
+ <include input="jboss-local-jdbc.jar"/>
+ <include input="jboss-transaction.jar"/>
+ <include input="jboss-security-aspects.jar"/>
+
+ </export> -->
+ </component>
+</project>
+
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jaxb-api.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jaxb-api.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-common-core.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-common-core.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-deployers-core-spi.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-deployers-core-spi.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-ha-server-api.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-ha-server-api.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-j2se.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-j2se.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-javaee.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-javaee.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-kernel.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-kernel.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-log4j.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-log4j.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-spi.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-logging-spi.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-mbeans.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-mbeans.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-aspects.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-aspects.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-spi.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-security-spi.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system-jmx.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system-jmx.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-system.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jboss.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossha.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossha.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx-server.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx-server.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbosssx.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-jaxrpc.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-jaxrpc.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-saaj.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jbossws-native-saaj.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jnpserver.jar
===================================================================
(Binary files differ)
Property changes on:
branches/JBoss_Portal_AS5_Deployer/thirdparty/jbossas/core-libs/lib/jnpserver.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date