[portal-commits] JBoss Portal SVN: r12979 - branches/JBoss_Portal_AS5_Deployer/api.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Fri Mar 6 18:22:08 EST 2009
Author: mwringe
Date: 2009-03-06 18:22:08 -0500 (Fri, 06 Mar 2009)
New Revision: 12979
Modified:
branches/JBoss_Portal_AS5_Deployer/api/.classpath
Log:
Merge JBoss_Portal_Branch_2_7 changes (rev range 12254:12964) into JBoss_Portal_AS5_Deployer branch
Modified: branches/JBoss_Portal_AS5_Deployer/api/.classpath
===================================================================
--- branches/JBoss_Portal_AS5_Deployer/api/.classpath 2009-03-06 23:22:05 UTC (rev 12978)
+++ branches/JBoss_Portal_AS5_Deployer/api/.classpath 2009-03-06 23:22:08 UTC (rev 12979)
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss-portal/modules/common/lib/portal-common-portal-lib.jar"/>
- <classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the portal-commits
mailing list