You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2012/08/23 06:27:55 UTC

Re: svn commit: r1376019 - in /ant/core/trunk/src/main/org/apache/tools/ant/launch: Launcher.java Locator.java

On 2012-08-22, <hi...@apache.org> wrote:

> Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFileURL()

Doesn't this cause a dependency cycle between ant.jar and
ant-launcher.jar?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r1376019 - in /ant/core/trunk/src/main/org/apache/tools/ant/launch: Launcher.java Locator.java

Posted by Stefan Bodewig <bo...@apache.org>.
On 2012-08-23, Nicolas Lalevée wrote:

> Le 23 août 2012 à 06:27, Stefan Bodewig a écrit :

>> On 2012-08-22, <hi...@apache.org> wrote:

>>> Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFileURL()

>> Doesn't this cause a dependency cycle between ant.jar and
>> ant-launcher.jar?

> Yes, and I fixed it just after, cf r1376031

Saw that later, sorry for the noise.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r1376019 - in /ant/core/trunk/src/main/org/apache/tools/ant/launch: Launcher.java Locator.java

Posted by Nicolas Lalevée <ni...@hibnet.org>.
Le 23 août 2012 à 06:27, Stefan Bodewig a écrit :

> On 2012-08-22, <hi...@apache.org> wrote:
> 
>> Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFileURL()
> 
> Doesn't this cause a dependency cycle between ant.jar and
> ant-launcher.jar?

Yes, and I fixed it just after, cf r1376031

Nicolas


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org