[jboss-svn-commits] JBL Code SVN: r34719 - in labs/jbossforums/branches/noejbforums130P27: authz-jaae-plugin and 2 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Aug 14 15:58:59 EDT 2010


Author: sviluppatorefico
Date: 2010-08-14 15:58:59 -0400 (Sat, 14 Aug 2010)
New Revision: 34719

Modified:
   labs/jbossforums/branches/noejbforums130P27/.classpath
   labs/jbossforums/branches/noejbforums130P27/authz-jaae-plugin/
   labs/jbossforums/branches/noejbforums130P27/cache-plugin/
   labs/jbossforums/branches/noejbforums130P27/forums/
Log:
fixinf the classpath for eclipse

Modified: labs/jbossforums/branches/noejbforums130P27/.classpath
===================================================================
--- labs/jbossforums/branches/noejbforums130P27/.classpath	2010-08-14 17:53:53 UTC (rev 34718)
+++ labs/jbossforums/branches/noejbforums130P27/.classpath	2010-08-14 19:58:59 UTC (rev 34719)
@@ -39,12 +39,11 @@
 	<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-commons-annotations.jar"/>
 	<classpathentry kind="lib" path="thirdparty/portlet/lib/portlet-api.jar" sourcepath="/portlet2-api"/>
 	<classpathentry kind="lib" path="thirdparty/jakarta-commons/lib/commons-lang-2.1.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-faces-loader-lib.jar" sourcepath="/JBoss Portal 2.7"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/sun-jsf-1.2-09"/>
 	<classpathentry kind="lib" path="thirdparty/facelets/lib/el-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portletbridge-api.jar" sourcepath="/portletbridge-1.0.0.CR2"/>
 	<classpathentry kind="lib" path="thirdparty/jbportal/lib/portletbridge-impl.jar"/>
+	<classpathentry kind="lib" path="thirdparty/sun-jsf/lib/jsf-api.jar"/>
+	<classpathentry kind="lib" path="thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>


Property changes on: labs/jbossforums/branches/noejbforums130P27/authz-jaae-plugin
___________________________________________________________________
Name: svn:ignore
   + output



Property changes on: labs/jbossforums/branches/noejbforums130P27/cache-plugin
___________________________________________________________________
Name: svn:ignore
   + output



Property changes on: labs/jbossforums/branches/noejbforums130P27/forums
___________________________________________________________________
Name: svn:ignore
   + output




More information about the jboss-svn-commits mailing list