Revision: 608
          http://stripes.svn.sourceforge.net/stripes/?rev=608&view=rev
Author:   bengunter
Date:     2007-09-07 18:08:31 -0700 (Fri, 07 Sep 2007)

Log Message:
-----------
Fixed classpath errors and sorted jars alphabetically

Modified Paths:
--------------
    trunk/.classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath    2007-09-07 20:23:18 UTC (rev 607)
+++ trunk/.classpath    2007-09-08 01:08:31 UTC (rev 608)
@@ -3,26 +3,20 @@
        <classpathentry kind="src" output="examples/web/WEB-INF/classes" 
path="examples/src"/>
        <classpathentry kind="src" output="stripes/classes" path="stripes/src"/>
        <classpathentry kind="src" output="tests/classes" path="tests/src"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" 
path="stripes/lib/test/commons-fileupload-1.2.jar"/>
+       <classpathentry kind="lib" path="stripes/lib/test/commons-io-1.2.jar"/>
+       <classpathentry kind="lib" 
path="stripes/lib/deploy/commons-logging.jar"/>
+       <classpathentry kind="lib" path="stripes/lib/deploy/cos.jar"/>
        <classpathentry kind="lib" path="build/lib/hostedqa.jar"/>
-       <classpathentry kind="lib" path="dist/stripes-1.5-sources.jar"/>
-       <classpathentry kind="lib" path="dist/stripes-1.5.jar"/>
-       <classpathentry kind="lib" 
path="examples/web/WEB-INF/lib/commons-logging.jar"/>
-       <classpathentry kind="lib" path="examples/web/WEB-INF/lib/cos.jar"/>
-       <classpathentry kind="lib" path="examples/web/WEB-INF/lib/jstl.jar"/>
-       <classpathentry kind="lib" 
path="examples/web/WEB-INF/lib/log4j-1.2.9.jar"/>
-       <classpathentry kind="lib" 
path="examples/web/WEB-INF/lib/standard.jar"/>
-       <classpathentry kind="lib" path="examples/web/WEB-INF/lib/stripes.jar"/>
        <classpathentry kind="lib" path="stripes/lib/build/jsp-api.jar"/>
+       <classpathentry kind="lib" path="examples/web/WEB-INF/lib/jstl.jar"/>
+       <classpathentry kind="lib" path="stripes/lib/test/log4j-1.2.9.jar"/>
        <classpathentry kind="lib" path="stripes/lib/build/mail.jar"/>
        <classpathentry kind="lib" path="stripes/lib/build/servlet-api.jar"/>
-       <classpathentry kind="lib" path="stripes/lib/build/tlddoc.jar"/>
-       <classpathentry kind="lib" 
path="stripes/lib/deploy/commons-logging.jar"/>
-       <classpathentry kind="lib" path="stripes/lib/deploy/cos.jar"/>
-       <classpathentry kind="lib" 
path="stripes/lib/test/commons-fileupload-1.2.jar"/>
-       <classpathentry kind="lib" path="stripes/lib/test/commons-io-1.2.jar"/>
-       <classpathentry kind="lib" path="stripes/lib/test/log4j-1.2.9.jar"/>
        <classpathentry kind="lib" path="stripes/lib/test/spring.jar"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" 
path="examples/web/WEB-INF/lib/standard.jar"/>
        <classpathentry kind="lib" path="tests/lib/testng-5.5-jdk15.jar"/>
+       <classpathentry kind="lib" path="stripes/lib/build/tlddoc.jar"/>
        <classpathentry kind="output" path="stripes/classes"/>
 </classpath>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to