DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25777

[PATCH] [REGRESSION] Cannot pass composite path reference between scripts





------- Additional Comments From [EMAIL PROTECTED]  2003-12-29 17:27 -------
It does look like the removal of the toString causes a BC issue.

However, the use of toString() in Project#addReference() to resolve
dependences looks like an unintended side-effect.

The problem is that Project a exports reference r which has a reference
to a non-exported reference c, this appears to only work for paths in 1.5
due to the implementation of "toString()".

The patch to Path however causes some unit tests to fail.
PathTest#testEmptyElementIfIsReference
AddTypeTest#testConditionConditionTask,testAddConfigured

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

Reply via email to