Re: ant dependencies for javascript scriptdef

2010-10-22 Thread Ximin Luo
On 22/10/10 22:43, Ludovic Claude wrote: > It works probably because you are using Java 6, which is already > bundling rhino.jar and the scripting API. It would be better to keep an > explicit dependency on rhino.jar, and you may need also bsf.jar for a > Java 5 runtime. Aaahh that makes sense now

ant dependencies for javascript scriptdef

2010-10-22 Thread Ximin Luo
Hi, does anyone know what the smallest dependency set for running ant tasks in javascript is? I know I need at least ant-optional for but [1] suggests that I also need js.jar from the rhino package. To test this, I moved js-1.7R2.jar out of /usr/share/java, but my build still ran fine with no er

Anyone know what is happening with JspWiki?

2010-10-22 Thread David Goodenough
JspWiki seems to require tomcat 5.5 (it requires for instance a userid of tomcat55) but it recommends tomcat6. It is a few mod levels back (the current version in testing/sid is 2.8.0, the current version at apache.org is 2.8.4). There are two bugs outstanding for it which do not seem to have b