From: <rv...@us...> - 2009-06-24 02:17:55
|
Revision: 91 http://treebase.svn.sourceforge.net/treebase/?rev=91&view=rev Author: rvos Date: 2009-06-24 01:57:37 +0000 (Wed, 24 Jun 2009) Log Message: ----------- Added maven repo path to nexml jar Modified Paths: -------------- trunk/treebase-web/.classpath Modified: trunk/treebase-web/.classpath =================================================================== --- trunk/treebase-web/.classpath 2009-06-24 01:54:04 UTC (rev 90) +++ trunk/treebase-web/.classpath 2009-06-24 01:57:37 UTC (rev 91) @@ -104,4 +104,5 @@ <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar"/> <classpathentry kind="var" path="M2_REPO/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar"/> <classpathentry kind="var" path="M2_REPO/org/apache/ws/commons/schema/XmlSchema/1.4.2/XmlSchema-1.4.2.jar"/> + <classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.0-SNAPSHOT/nexml-1.0-SNAPSHOT.jar"/> </classpath> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |