[
https://issues.apache.org/jira/browse/IVYDE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572526#action_12572526
]
Jonathan Doklovic commented on IVYDE-80:
----------------------------------------
I put in IVYDE-79 to capture the fact that the BuildException class can't be
found on the classpath in general.
This issue (ivdyde-80) is specific to triggers not working properly.
I'm using org.apache.ivyde.eclipse_1.3.0.20071009160600 which i built from
source.
in the lib folder i have:
ant > ivy.jar (2.0.0-beta1)
default > ivy-core.jar (2.0.0-beta1)
I have an ant-build trigger in my settings file. When I use this, I just get
an error in eclipse saying it can't find BuildException. (no real details about
the actual error).
If I use a copy of the same settings file with the trigger commented out, ivyde
works properly.
> 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.