You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jeffrey Sinclair (JIRA)" <ji...@apache.org> on 2009/06/10 22:07:07 UTC

[jira] Commented: (IVYDE-178) Ivy Library removed from the list of Java EE Module Dependencies after changing its properties

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

Jeffrey Sinclair commented on IVYDE-178:
----------------------------------------

This also causes a problem using Ivy Managed Dependencies with the AspectJ plugin (AJDT). AJDT adds the following attributes:

{noformat}
<attributes>
    <attribute name="org.eclipse.ajdt.aspectpath.restriction"  value="tracing"/>
    <attribute name="org.eclipse.ajdt.aspectpath" value="org.eclipse.ajdt.aspectpath"/>
  </attributes>
{noformat}

to an Ivy ClasspathEntry which get deleted when changing any ivy related properties.

> Ivy Library removed from the list of Java EE Module Dependencies after changing its properties
> ----------------------------------------------------------------------------------------------
>
>                 Key: IVYDE-178
>                 URL: https://issues.apache.org/jira/browse/IVYDE-178
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>         Environment: Eclipse Version: 3.4.2
> Build id: M20090211-1700
>            Reporter: Stefan Sieber
>            Priority: Minor
>
> When changing the properties of the ivy Library (e.g. deselecting a configuration), the ivy library is deselected in the list of Java EE Module Dependencies.

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