Skip to content
Snippets Groups Projects
Commit 51891a1e authored by felmer's avatar felmer
Browse files

add jetty-webapp.jar to make TestNG happy

SVN: 26530
parent 28c3fd8d
No related branches found
No related tags found
No related merge requests found
...@@ -80,5 +80,6 @@ ...@@ -80,5 +80,6 @@
<classpathentry kind="lib" path="/libraries/poi/poi-ooxml.jar"/> <classpathentry kind="lib" path="/libraries/poi/poi-ooxml.jar"/>
<classpathentry kind="lib" path="/libraries/poi/poi.jar"/> <classpathentry kind="lib" path="/libraries/poi/poi.jar"/>
<classpathentry kind="lib" path="/libraries/jetty7/lib/server/jetty-deploy.jar"/> <classpathentry kind="lib" path="/libraries/jetty7/lib/server/jetty-deploy.jar"/>
<classpathentry kind="lib" path="/libraries/jetty7/lib/server/jetty-webapp.jar"/>
<classpathentry kind="output" path="targets/www/WEB-INF/classes"/> <classpathentry kind="output" path="targets/www/WEB-INF/classes"/>
</classpath> </classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment