[ 
https://issues.apache.org/jira/browse/IVYDE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572506#action_12572506
 ] 

Xavier Hanin commented on IVYDE-80:
-----------------------------------

I think the problem comes from the packaging of Ivy. Indeed until recently we 
were using ivy-core.jar in the classpath of IvyDE, to avoid a classloader 
problem when contributing Ivy to eclipse ant classpath using corresponding 
extension point. But I've discussed this last december, and we agreed to drop 
ivy-core packaging and use OSGi dependencies to load Ivy from IvyDE, using only 
one jar for Ivy packaging, which should fix this issue. See 
http://markmail.org/message/cikmytnkyxdig7xb



> ant-build triggers cause ivyde build exception
> ----------------------------------------------
>
>                 Key: IVYDE-80
>                 URL: https://issues.apache.org/jira/browse/IVYDE-80
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>         Environment: eclipse 3.3.1.1, openSuse 10.3
>            Reporter: Jonathan Doklovic
>
> If I have an ant-build trigger in my settings file, ivyde causes a parse 
> error and tries to throw an ant BuildException inside of eclipse.
> If I have an ant-call trigger, the parsing is fine, however it breaks my 
> trigger (needs to use ant-build)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to