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

Jonathan Doklovic commented on IVYDE-80:
----------------------------------------

tried putting the ivy 2.0.0.beta1 jar in the plugins folder.
eclipse sees it as a bundle, however, it seems some classes have been added 
since the b1 release that ivyde needs.
example: org.apache.ivy.core.cache.DefaultRepositoryCacheManager;

so it looks like i'll need to build ivy from latest source and then build ivyde.

I'm a little hesitant just because I'm not sure if doing this will introduce 
different issues with the source build of ivy.

> 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