[EMAIL PROTECTED] writes: > mpoeschl 2002/10/08 01:49:15 > > Modified: . project.xml > Log: > update dependencies > > Revision Changes Path > 1.52 +6 -6 jakarta-turbine-2/project.xml > ... > @@ -430,7 +430,7 @@ > </dependency> > <dependency> > <id>xmlrpc</id> > - <version>1.1</version> > + <version>1.2-dev</version> > <url>http://xml.apache.org/xmlrpc/</url> > </dependency> > <dependency>
Jason was kind enough to upload a xmlrpc-1.2-a1.jar for me today (corresponds to XMLRPC_1_2_A1). You should either use that one instead, or get a new JAR (built with the secure sub-package) for the XMLRPC_1_2_A2 tag I slapped on latter to resolve a network interface issue where localhost wasn't necessarily bound to on a multi-homed host when no InetAddress was passed to WebServer's constructor. -- Daniel Rall <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
