From: <rv...@us...> - 2011-05-26 19:06:32
|
Revision: 887 http://treebase.svn.sourceforge.net/treebase/?rev=887&view=rev Author: rvos Date: 2011-05-26 19:06:26 +0000 (Thu, 26 May 2011) Log Message: ----------- We're not actually using the cipres framework jar (whatever that was), so I removed it from the .classpath Modified Paths: -------------- trunk/treebase-web/.classpath Modified: trunk/treebase-web/.classpath =================================================================== --- trunk/treebase-web/.classpath 2011-05-26 19:06:07 UTC (rev 886) +++ trunk/treebase-web/.classpath 2011-05-26 19:06:26 UTC (rev 887) @@ -41,7 +41,6 @@ <classpathentry kind="var" path="M2_REPO/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar"/> <classpathentry kind="var" path="M2_REPO/org/hibernate/ejb3-persistence/1.0.1.GA/ejb3-persistence-1.0.1.GA.jar"/> <classpathentry kind="var" path="M2_REPO/com/sun/xml/fastinfoset/FastInfoset/1.2.2/FastInfoset-1.2.2.jar"/> - <classpathentry kind="var" path="M2_REPO/org/cipres/framework/1.0.1/framework-1.0.1.jar"/> <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.0.2/geronimo-activation_1.1_spec-1.0.2.jar"/> <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar"/> <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.3/geronimo-javamail_1.4_spec-1.3.jar"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |