.classpath | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6ab91d7e695b3f66db6f72a461aed8f64abafa70 Author: John Mazzitelli mazz@redhat.com Date: Thu Apr 29 13:34:59 2010 -0400
add ant-nodeps to eclipse
diff --git a/.classpath b/.classpath index fc26ab4..9804072 100644 --- a/.classpath +++ b/.classpath @@ -164,6 +164,7 @@ <classpathentry exported="true" kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/rss4j/rss4j/0.92-on.2/rss4j-0.92-on.2.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/org/apache/ant/ant/1.8.0/ant-1.8.0.jar"/> + <classpathentry exported="true" kind="var" path="M2_REPO/org/apache/ant/ant-nodeps/1.8.0/ant-nodeps-1.8.0.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/struts/struts/1.2.9/struts-1.2.9.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar"/>
rhq-commits@lists.fedorahosted.org