[jboss-svn-commits] JBL Code SVN: r38334 - labs/jbossforums/branches/forums130P27.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri May 24 15:51:14 EDT 2013
Author: sviluppatorefico
Date: 2013-05-24 15:51:14 -0400 (Fri, 24 May 2013)
New Revision: 38334
Modified:
labs/jbossforums/branches/forums130P27/.classpath
Log:
Ended the picketlink integration
Modified: labs/jbossforums/branches/forums130P27/.classpath
===================================================================
--- labs/jbossforums/branches/forums130P27/.classpath 2013-05-24 19:49:34 UTC (rev 38333)
+++ labs/jbossforums/branches/forums130P27/.classpath 2013-05-24 19:51:14 UTC (rev 38334)
@@ -11,7 +11,7 @@
<classpathentry kind="lib" path="thirdparty/jakarta-log4j/lib/log4j.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-system/lib/jboss-system.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-system/lib/jboss-jmx.jar"/>
- <classpathentry kind="lib" path="thirdparty/facelets/lib/jsf-facelets.jar" sourcepath="/Users/flashboss/.m2/repository/com/sun/facelets/jsf-facelets/1.1.15.B1/jsf-facelets-1.1.15.B1-sources.jar"/>
+ <classpathentry kind="lib" path="thirdparty/facelets/lib/jsf-facelets.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-system/lib/mail.jar"/>
<classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-common-lib.jar"/>
<classpathentry kind="lib" path="thirdparty/oswego-concurrent/lib/concurrent.jar"/>
@@ -26,7 +26,7 @@
<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-acl.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-security-common.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-jaae-engine/lib/jboss-identity-management.jar"/>
- <classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-identity-lib.jar" sourcepath="/identity"/>
+ <classpathentry kind="lib" path="thirdparty/jbportal/lib/portal-identity-lib.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-system/lib/jboss-common.jar"/>
<classpathentry kind="lib" path="thirdparty/dom4j/lib/dom4j.jar"/>
<classpathentry kind="lib" path="thirdparty/javassist/lib/javassist.jar"/>
@@ -49,6 +49,6 @@
<classpathentry kind="lib" path="thirdparty/beanshell/lib/bsh.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-entitymanager.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-hibernate/lib/hibernate-annotations.jar"/>
- <classpathentry kind="lib" path="thirdparty/picketlink/lib/picketlink-idm-1.1.5.CR01.jar" sourcepath="/picketlink-idm-api"/>
+ <classpathentry kind="lib" path="thirdparty/picketlink/lib/picketlink-idm-1.1.5.CR01.jar" sourcepath="/picketlink-idm-auth"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list