Skip to content

Commit

Permalink
Moved Apache commons-lang jar so it gets include in WAR (fixes proble…
Browse files Browse the repository at this point in the history
…m with using data value filter in Advanced Dataset Search)
  • Loading branch information
cseppan committed Nov 30, 2014
1 parent 853ac84 commit a947dd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EMF/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<classpathentry kind="lib" path="lib/swarmcache-1.0rc2.jar"/>
<classpathentry kind="lib" path="lib/versioncheck.jar"/>
<classpathentry kind="lib" path="lib/dev/commons-configuration-1.1.jar"/>
<classpathentry kind="lib" path="lib/dev/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="lib/dev/dbunit-2.1.jar" sourcepath="lib/dev/dbunit-src.zip"/>
<classpathentry kind="lib" path="lib/dev/jmock/jmock-cglib-1.0.1.jar"/>
Expand Down Expand Up @@ -93,4 +93,4 @@
<classpathentry kind="lib" path="lib/spring-tx-3.2.4.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-aspects-3.2.4.RELEASE.jar"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>
</classpath>
File renamed without changes.

0 comments on commit a947dd0

Please sign in to comment.