Author: julien(a)jboss.com
Date: 2007-08-28 19:07:00 -0400 (Tue, 28 Aug 2007)
New Revision: 8086
Modified:
branches/JBoss_Portal_Branch_2_6/cms/build.xml
branches/JBoss_Portal_Branch_2_6/portlet-server/build.xml
branches/JBoss_Portal_Branch_2_6/server/build.xml
branches/JBoss_Portal_Branch_2_6/theme/build.xml
branches/JBoss_Portal_Branch_2_6/wsrp/build.xml
Log:
update 2.6 tests classpath to have the specific 2.6 test jar
Modified: branches/JBoss_Portal_Branch_2_6/cms/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/cms/build.xml 2007-08-28 22:18:02 UTC (rev 8085)
+++ branches/JBoss_Portal_Branch_2_6/cms/build.xml 2007-08-28 23:07:00 UTC (rev 8086)
@@ -377,6 +377,7 @@
<path refid="apache.httpclient.classpath"/>
<path refid="jboss.portal/modules/common.classpath"/>
<path refid="jboss.portal/modules/test.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="jboss.portal-server.classpath"/>
<path refid="jboss.portal-jems.classpath"/>
<pathelement location="${build.lib}/portal-cms-lib.jar"/>
@@ -474,6 +475,7 @@
<path refid="apache.httpclient.classpath"/>
<path refid="jboss.portal/modules/common.classpath"/>
<path refid="jboss.portal/modules/test.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="jboss.portal-search.classpath"/>
<path refid="jboss.portal-server.classpath"/>
<path refid="jboss.portal-jems.classpath"/>
@@ -488,7 +490,7 @@
<path refid="jboss.cache.classpath"/>
<path refid="jgroups.jgroups.classpath"/>
<!-- fine grained security integration -->
- <path refid="jjboss.portal/modules/identity.classpath"/>
+ <path refid="jboss.portal/modules/identity.classpath"/>
<path refid="jboss.portal-security.classpath"/>
<!-- workflow integration -->
<path refid="jbpm.jaronly.classpath"/>
Modified: branches/JBoss_Portal_Branch_2_6/portlet-server/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/portlet-server/build.xml 2007-08-28 22:18:02 UTC (rev
8085)
+++ branches/JBoss_Portal_Branch_2_6/portlet-server/build.xml 2007-08-28 23:07:00 UTC (rev
8086)
@@ -533,6 +533,7 @@
<pathelement location="${build.classes}"/>
<pathelement location="${build.resources}"/>
<pathelement
location="${jboss.portal-portlet.root}/classes"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
</x-classpath>
@@ -564,6 +565,7 @@
<pathelement location="${build.classes}"/>
<pathelement location="${build.resources}"/>
<pathelement
location="${jboss.portal-portlet.root}/classes"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
</x-classpath>
@@ -593,6 +595,7 @@
<pathelement location="${source.java}"/>
<pathelement location="${build.classes}"/>
<pathelement location="${build.resources}"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
<pathelement location="${jboss.portal-portlet.root}/classes"/>
Modified: branches/JBoss_Portal_Branch_2_6/server/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/server/build.xml 2007-08-28 22:18:02 UTC (rev 8085)
+++ branches/JBoss_Portal_Branch_2_6/server/build.xml 2007-08-28 23:07:00 UTC (rev 8086)
@@ -351,6 +351,7 @@
<path refid="apache.xerces.classpath"/>
<pathelement location="${build.classes}"/>
<pathelement location="${build.resources}"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
</x-classpath>
Modified: branches/JBoss_Portal_Branch_2_6/theme/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/theme/build.xml 2007-08-28 22:18:02 UTC (rev 8085)
+++ branches/JBoss_Portal_Branch_2_6/theme/build.xml 2007-08-28 23:07:00 UTC (rev 8086)
@@ -331,6 +331,7 @@
<path refid="jboss.portal/modules/common.classpath"/>
<path refid="jboss.portal-server.classpath"/>
<path refid="jboss.portal-jems.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="jboss.portal/modules/test.classpath"/>
<path refid="jboss.portal-theme.classpath"/>
<path refid="jboss.portlet-api.classpath"/>
Modified: branches/JBoss_Portal_Branch_2_6/wsrp/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/wsrp/build.xml 2007-08-28 22:18:02 UTC (rev 8085)
+++ branches/JBoss_Portal_Branch_2_6/wsrp/build.xml 2007-08-28 23:07:00 UTC (rev 8086)
@@ -700,6 +700,7 @@
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
<path refid="apache.codec.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
<antcall target="undeploy-producer-test"/>
@@ -744,6 +745,7 @@
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
<path refid="apache.codec.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
<antcall target="undeploy-consumer-test"/>
@@ -769,6 +771,7 @@
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
</target>
@@ -793,6 +796,7 @@
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
</target>
@@ -847,6 +851,7 @@
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
</target>
@@ -875,6 +880,7 @@
<path refid="library.classpath"/>
<path refid="dependentmodule.classpath"/>
<path refid="ws.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
</x-classpath>
</execute-tests>
</target>
Show replies by date