[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4196) org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/filetransfer/ECFExamplesTransport.java depends on org/eclipse/equinox/internal/provisional/p2/core/repository/IRepository.class

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri Apr 17 16:40:48 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBIDE-4196.
----------------------------------

    Fix Version/s: 3.1.0.M1
       Resolution: Done


I have removed the IRepository class. The change is backward compatible with Ganymede and 3.5M6.

> org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/filetransfer/ECFExamplesTransport.java depends on org/eclipse/equinox/internal/provisional/p2/core/repository/IRepository.class
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4196
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4196
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: project-examples
>    Affects Versions: 3.1.0.M1
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>             Fix For: 3.1.0.M1
>
>
>      [java]     [javac] 1. ERROR in /home/hudson/hudson_workspace/workspace/devstudio-nightly/jbds-build/eclipse/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/filetransfer/ECFExamplesTransport.java (at line 45)
>      [java]     [javac]         import org.eclipse.equinox.internal.provisional.p2.core.repository.IRepository;
>      [java]     [javac]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Seems like this has moved to org.eclipse.equinox.internal.provisional.p2.repository.IRepository:
> ./org.eclipse.equinox.p2.repository.source_1.0.0.v20090413-2207.jar
>      6115  04-14-09 08:37   org/eclipse/equinox/internal/provisional/p2/repository/IRepository.java
> ./org.eclipse.equinox.p2.repository_1.0.0.v20090413-2207.jar
>      1346  04-14-09 08:36   org/eclipse/equinox/internal/provisional/p2/repository/IRepository.class
> Please update your manifest.mf and import(s) accordingly. 
> Better yet: if possible, don't depend on *provisional* API.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list