Skip to content
Snippets Groups Projects
Commit b09f60c5 authored by Ryan Izard's avatar Ryan Izard
Browse files

Merge pull request #503 from rizard/v1.0

Oops. Update build.xml with new Netty 3.10.0 jar file name.
parents c4f02aeb 2df40ecb
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<include name="org.restlet.ext.simple-2.2M3.jar"/> <include name="org.restlet.ext.simple-2.2M3.jar"/>
<include name="org.restlet.ext.slf4j-2.2M3.jar"/> <include name="org.restlet.ext.slf4j-2.2M3.jar"/>
<include name="simple-5.1.1.jar"/> <include name="simple-5.1.1.jar"/>
<include name="netty-3.2.6.Final.jar"/> <include name="netty-3.10.0.Final.jar"/>
<include name="args4j-2.0.16.jar"/> <include name="args4j-2.0.16.jar"/>
<include name="concurrentlinkedhashmap-lru-1.2.jar"/> <include name="concurrentlinkedhashmap-lru-1.2.jar"/>
<include name="jython-2.5.2.jar"/> <include name="jython-2.5.2.jar"/>
......
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