Author: psharples
Date: Thu Jun 14 13:28:39 2012
New Revision: 1350230
URL: http://svn.apache.org/viewvc?rev=1350230&view=rev
Log:
update dwr from 2.0.5 to 2.0.10. See WOOKIE-346.
Removed:
incubator/wookie/trunk/ant/lib/dwr-2.0.5.jar
Modified:
incubator/wookie/trunk/.classpath
incubator/wookie/trunk/ivy.xml
Modified: incubator/wookie/trunk/.classpath
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/.classpath?rev=1350230&r1=1350229&r2=1350230&view=diff
==============================================================================
--- incubator/wookie/trunk/.classpath (original)
+++ incubator/wookie/trunk/.classpath Thu Jun 14 13:28:39 2012
@@ -6,7 +6,6 @@
<classpathentry kind="src" output="parser/java/bin"
path="parser/java/src-test"/>
<classpathentry kind="src" path="connector/java/src"/>
<classpathentry kind="src" path="connector/java/src-test"/>
- <classpathentry exported="true" kind="lib"
path="ant/lib/dwr-2.0.5.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&confs=*"/>
Modified: incubator/wookie/trunk/ivy.xml
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/ivy.xml?rev=1350230&r1=1350229&r2=1350230&view=diff
==============================================================================
--- incubator/wookie/trunk/ivy.xml (original)
+++ incubator/wookie/trunk/ivy.xml Thu Jun 14 13:28:39 2012
@@ -76,7 +76,7 @@
</dependency>
<dependency org="net.sourceforge.htmlcleaner" name="htmlcleaner"
rev="2.2" conf="deploy->default">
</dependency>
- <dependency org="org.directwebremoting" name="dwr" rev="2.0.5"
conf="deploy->default">
+ <dependency org="org.directwebremoting" name="dwr" rev="2.0.10"
conf="deploy->default">
</dependency>
<dependency org="org.slf4j" name="slf4j-log4j12" rev="1.6.4"
conf="deploy->default">
</dependency>