Author: thomas.heute(a)jboss.com
Date: 2009-01-14 14:24:11 -0500 (Wed, 14 Jan 2009)
New Revision: 12505
Modified:
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build-thirdparty.xml
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build.xml
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/identity/build.xml
Log:
updated libraries
Modified:
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build-thirdparty.xml
===================================================================
---
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build-thirdparty.xml 2009-01-14
19:16:14 UTC (rev 12504)
+++
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build-thirdparty.xml 2009-01-14
19:24:11 UTC (rev 12505)
@@ -47,30 +47,29 @@
are pushed to the
http://repository.jboss.com site.
-->
- <componentref name="jboss-portal/modules/common"
version="1.1.0"/>
- <componentref name="jboss-portal/modules/test"
version="1.0.1"/>
- <componentref name="apache-log4j" version="1.2.8"/>
- <componentref name="apache-logging"
version="1.0.5.SP1-jboss"/>
- <componentref name="apache-xerces" version="2.7.1"/>
- <componentref name="apache-httpclient" version="3.0.1"/>
- <componentref name="junit" version="3.8.1"/>
- <componentref name="jboss/microcontainer"
version="1.0.2"/>
- <componentref name="jboss/backport-concurrent"
version="2.1.0.GA"/>
+ <componentref name="jboss-portal/modules/common"
version="1.2.3"/>
+ <componentref name="jboss-portal/modules/test"
version="1.0.4"/>
+ <componentref name="apache-log4j"
version="1.2.14-brew"/>
+ <componentref name="apache-logging"
version="1.1.0.jboss"/>
+ <componentref name="apache-xerces"
version="2.7.1-brew"/>
+ <componentref name="apache-httpclient"
version="3.0.1-brew"/>
+ <componentref name="junit" version="3.8.2-brew"/>
+ <componentref name="jboss/microcontainer"
version="1.0.2-brew"/>
<componentref name="jboss/jbossxb" version="1.0.0.CR4"/>
<componentref name="jboss/test" version="1.0.0.CR1"/>
<componentref name="jbossas/core-libs"
version="4.0.4.GA"/>
<componentref name="sleepycat" version="3.0.12"/>
- <componentref name="hibernate" version="3.2.0.CR2"/>
- <componentref name="sun-opends" version="snapshot"/>
- <componentref name="sun-servlet" version="2.4"/>
- <componentref name="sun-jaf" version="1.0.2"/>
+ <componentref name="hibernate"
version="3.2.4.SP1_CP04-brew"/>
+ <componentref name="sun-opends"
version="0.1.0.build016"/>
+ <componentref name="sun-servlet" version="2.5-brew"/>
+ <componentref name="glassfish/jaf"
version="1.1.0-brew"/>
- <componentref name="apache-collections" version="3.1"/>
+ <componentref name="apache-collections"
version="3.1-brew"/>
<componentref name="antlr" version="2.7.6.ga"/>
<componentref name="asm" version="1.5.3"/>
- <componentref name="cglib" version="2.1.3"/>
- <componentref name="hsqldb" version="1.8.0.2"/>
+ <componentref name="cglib" version="2.1.3dep-brew"/>
+ <componentref name="hsqldb"
version="1.8.0.8.patch01-brew"/>
<componentref name="cas" version="3.0.7"/>
<componentref name="josso" version="1.5_jdk14"/>
Modified: modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build.xml
===================================================================
--- modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build.xml 2009-01-14
19:16:14 UTC (rev 12504)
+++ modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/build/build.xml 2009-01-14
19:24:11 UTC (rev 12505)
@@ -61,8 +61,8 @@
<property name="version.major" value="1"/>
<property name="version.minor" value="0"/>
- <property name="version.revision" value="3"/>
- <property name="version.tag" value="SNAPSHOT"/>
+ <property name="version.revision" value="6"/>
+ <property name="version.tag" value="GA"/>
<property name="version.name" value=""/>
<!-- This must be set to the CVS tag for any release -->
Modified: modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/identity/build.xml
===================================================================
---
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/identity/build.xml 2009-01-14
19:16:14 UTC (rev 12504)
+++
modules/identity/branches/JBP_IDENTITY_RELEASE_BRANCH_1_0_6/identity/build.xml 2009-01-14
19:24:11 UTC (rev 12505)
@@ -455,7 +455,7 @@
<path refid="jboss.portal/modules/common.classpath"/>
<!--<path refid="jboss.portal-jems.classpath"/>-->
<path refid="sleepycat.sleepycat.classpath"/>
- <path refid="sun.jaf.classpath"/>
+ <path refid="glassfish.jaf.classpath"/>
</x-classpath>
</execute-tests>
<antcall target="undeploy-ldap"/>