[Comsuite-svn] SF.net SVN: comsuite: [101] trunk/code/CSAdminPanel
Brought to you by:
zduniak
|
From: <zd...@us...> - 2006-07-25 16:21:38
|
Revision: 101 Author: zduniak Date: 2006-07-25 09:21:26 -0700 (Tue, 25 Jul 2006) ViewCVS: http://svn.sourceforge.net/comsuite/?rev=101&view=rev Log Message: ----------- '.classpath' file reverted to previous version (r99) Modified Paths: -------------- trunk/code/CSAdminPanel/.classpath Added Paths: ----------- trunk/code/CSAdminPanel/.settings/org.eclipse.wst.common.component Modified: trunk/code/CSAdminPanel/.classpath =================================================================== --- trunk/code/CSAdminPanel/.classpath 2006-07-24 22:51:27 UTC (rev 100) +++ trunk/code/CSAdminPanel/.classpath 2006-07-25 16:21:26 UTC (rev 101) @@ -12,8 +12,15 @@ <classpathentry kind="lib" path="/CSCommon/lib/acegi-security-1.0.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/acegi-security-catalina-1.0.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/commons-logging-1.1.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tomahawk.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/jdom-1.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/xfire-all-1.1.2.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.7.0.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-digester-1.6.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-el-1.0.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.1.0.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/myfaces-api-1.1.3.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/myfaces-impl-1.1.3.jar"/> <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar"/> <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> </classpath> Added: trunk/code/CSAdminPanel/.settings/org.eclipse.wst.common.component =================================================================== --- trunk/code/CSAdminPanel/.settings/org.eclipse.wst.common.component (rev 0) +++ trunk/code/CSAdminPanel/.settings/org.eclipse.wst.common.component 2006-07-25 16:21:26 UTC (rev 101) @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-modules id="moduleCoreId" project-version="1.5.0"> + <wb-module deploy-name="CSAdminPanel"/> +</project-modules> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |