[jboss-svn-commits] JBL Code SVN: r16494 - in labs/jbossforums/branches/forums101P26: forums/src/resources/portal-forums-war/WEB-INF/classes and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Nov 10 13:44:05 EST 2007


Author: unibrew
Date: 2007-11-10 13:44:05 -0500 (Sat, 10 Nov 2007)
New Revision: 16494

Added:
   labs/jbossforums/branches/forums101P26/.classpath
   labs/jbossforums/branches/forums101P26/.project
Modified:
   labs/jbossforums/branches/forums101P26/forums/src/resources/portal-forums-war/WEB-INF/classes/ResourceJSF_it.properties
Log:
[JBFORUMS-230] Adding JavaBuilder info to sources in order to easier Eclipse users life.

Added: labs/jbossforums/branches/forums101P26/.classpath
===================================================================
--- labs/jbossforums/branches/forums101P26/.classpath	                        (rev 0)
+++ labs/jbossforums/branches/forums101P26/.classpath	2007-11-10 18:44:05 UTC (rev 16494)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-core-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-identity-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-jems-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
+	<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/el-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/facelets/lib/jsf-facelets.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-impl.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/jbportal/lib/portal-format-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portlet-api-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/tomahawk.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-portlet-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/jboss-portlet-api-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jwebunit-jwebunit/lib/jwebunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dbunit-dbunit/lib/dbunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbportal/lib/portal-core-test-lib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/rome/lib/rome-0.9.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: labs/jbossforums/branches/forums101P26/.project
===================================================================
--- labs/jbossforums/branches/forums101P26/.project	                        (rev 0)
+++ labs/jbossforums/branches/forums101P26/.project	2007-11-10 18:44:05 UTC (rev 16494)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>forums</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>

Modified: labs/jbossforums/branches/forums101P26/forums/src/resources/portal-forums-war/WEB-INF/classes/ResourceJSF_it.properties
===================================================================
--- labs/jbossforums/branches/forums101P26/forums/src/resources/portal-forums-war/WEB-INF/classes/ResourceJSF_it.properties	2007-11-10 11:26:29 UTC (rev 16493)
+++ labs/jbossforums/branches/forums101P26/forums/src/resources/portal-forums-war/WEB-INF/classes/ResourceJSF_it.properties	2007-11-10 18:44:05 UTC (rev 16494)
@@ -14,7 +14,7 @@
 Author=Autore
 Message=Messaggio
 Permalink=[ link permanente ]
-Powered_by=
+Powered_by=Sviluppato da
 Jump_to=Salta a
 
 period_1_Day=1 Giorno




More information about the jboss-svn-commits mailing list