Hello,


Peter Reilly wrote:
>
> I have some pending work on classpaths in <script>,
> there is a number of problems with the current implementation.
>
> 1) It does not work for language engines contained in the BSF jar.
>    This is  due to usual classloading delegation issues. This effects
>    the  languages javascript (rhino), tcl (jacl), jython and rexx.
>
> 2) It is not implemented for <scriptmapper>, <scriptcondition> etc.
>
> 3) It is not implemented for <scriptdef>
>
> 4) One cannot have bsf.jar in the classpath element.
>
> I have fixes for 1,2 and 4. 3) should not be too hard.
>
I have no clue about these issues, but fixes are always welcome ...
>
> Other things that need to be done before ant 1.7.0 final:
> Fix some regressions.
> bugzilla:
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=40313
> <delete> doesnt delete when defaultexcludes="false" and no includes is
> set
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=40722
> <include if="property"> logic changed for <javac> since ant 1.6.5
>
I have done something to fix these 2 issues.
Do we want to keep this method in AbstractFileSet :
public synchronized PatternSet mergePatterns(Project p)
Maybe there is something useful in it ?
>> I could free a slot for a next concrete release step on Sunday, November
>> 5th.
>
> +1 Perhaps call it RC1
>
> Peter
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to