Author: manaRH
Date: 2013-10-24 08:35:47 -0400 (Thu, 24 Oct 2013)
New Revision: 15626
Modified:
branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath
Log:
https://issues.jboss.org/browse/WFK2-249 removed xercesImpl.jar from eclipse .classpath
due interfering with hibernate-tools classpath
Modified:
branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath
===================================================================
---
branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath 2013-10-24
11:02:11 UTC (rev 15625)
+++
branches/enterprise/WFK-2_1/jboss-seam-gen/dist/ide-project-files/eclipse/.classpath 2013-10-24
12:35:47 UTC (rev 15626)
@@ -250,6 +250,5 @@
<classpathentry kind="lib" path="lib/testng.jar"/>
<classpathentry kind="lib"
path="lib/urlrewritefilter.jar"/>
<classpathentry kind="lib" path="lib/validation-api.jar"/>
- <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="output" path="test-build"/>
</classpath>