[jbosstools-issues] [JBoss JIRA] (JBDS-1966) add rest of SpringIDE features on Extras site to Central connector for SpringIDE

Nick Boldt (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Tue Dec 13 14:52:09 EST 2011


    [ https://issues.jboss.org/browse/JBDS-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650631#comment-12650631 ] 

Nick Boldt edited comment on JBDS-1966 at 12/13/11 2:51 PM:
------------------------------------------------------------

Tested in JBT (Eclipse JEE SR1) and JBDS (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201112130019M-H58-M5) using http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml as the discovery site (because 3.3.indigo site [1] hasn't respun yet):

{code}
./eclipse -vmargs -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml

./jbdevstudio -vmargs -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml
{code}

[1] http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/
                
      was (Author: nickboldt):
    Tested in JBT (Eclipse JEE SR1) and JBDS (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201112130019M-H58-M5) using http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml as the discovery site:

./eclipse -vmargs -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml

./jbdevstudio -vmargs -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_stable_branch.component--central/all/repo/jbosstools-directory.xml

                  
> add rest of SpringIDE features on Extras site to Central connector for SpringIDE
> --------------------------------------------------------------------------------
>
>                 Key: JBDS-1966
>                 URL: https://issues.jboss.org/browse/JBDS-1966
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: 3rdPartyCertification, 3rdPartyDependencies, central, updatesite, Upstream
>    Affects Versions: 5.0.0.M5
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.M5
>
>         Attachments: JBDS1966.patch.txt, JBDS1966.snap.png
>
>
> Central currently has only org.springframework.ide.eclipse.feature
> But the JBDS Spring feature on the Extras site has
> {code}
>       <import feature="org.springframework.ide.eclipse.aop.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.autowire.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.feature" version="2.7.2.201109122348-patched_JBDS-1838" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.integration.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.osgi.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.webflow.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.security.feature" version="2.7.2" match="compatible"/>
> and our patched plugin:
>    <plugin id="org.springframework.ide.eclipse" version="2.7.2.201109122348-patched_JBDS-1838" unpack="false"/>
> {code}
> We should make Central include the same stuff as JBDS Extras.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list