[jbosstools-issues] [JBoss JIRA] (JBIDE-12583) Unify two download-runtime models in o.j.t.runtime.as.handler plugin

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Sep 17 16:44:34 EDT 2012


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

Nick Boldt commented on JBIDE-12583:
------------------------------------

More affected files:

{code}
r43769 | nickboldt | 2012-09-17 16:30:57 -0400 (Mon, 17 Sep 2012) | 2 lines
Changed paths:
   M seam/tests/org.jboss.tools.runtime.seam.detector.test/META-INF/MANIFEST.MF

replace refs to org.jboss.tools.runtime.as.detector with org.jboss.ide.eclipse.as.core

------------------------------------------------------------------------
r43768 | nickboldt | 2012-09-17 16:29:33 -0400 (Mon, 17 Sep 2012) | 2 lines
Changed paths:
   M runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/feature.xml
   M runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/pom.xml
   M runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/feature.xml
   M runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/pom.xml
   M runtime-soa/features/org.jboss.tools.runtime.jbpm.detector.feature/feature.xml
   M runtime-soa/features/org.jboss.tools.runtime.jbpm.detector.feature/pom.xml
   M runtime-soa/features/org.jboss.tools.runtime.soa.test.feature/feature.xml
   M runtime-soa/features/org.jboss.tools.runtime.soa.test.feature/pom.xml
   M runtime-soa/features/pom.xml
   M runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/pom.xml
   M runtime-soa/plugins/org.jboss.tools.runtime.esb.detector/pom.xml
   M runtime-soa/plugins/org.jboss.tools.runtime.jbpm.detector/pom.xml
   M runtime-soa/plugins/pom.xml
   M runtime-soa/pom.xml
   M runtime-soa/site/pom.xml
   M runtime-soa/tests/org.jboss.tools.runtime.soa.test/META-INF/MANIFEST.MF
   M runtime-soa/tests/org.jboss.tools.runtime.soa.test/pom.xml
   M runtime-soa/tests/pom.xml

replace refs to org.jboss.tools.runtime.as.detector with org.jboss.ide.eclipse.as.core; add repository for http://download.jboss.org/drools/release/5.4.0.Final/org.drools.updatesite/; bump versions
{code}

                
> Unify two download-runtime models in o.j.t.runtime.as.handler plugin
> --------------------------------------------------------------------
>
>                 Key: JBIDE-12583
>                 URL: https://issues.jboss.org/browse/JBIDE-12583
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers, runtime detection
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.0.x
>
>         Attachments: JBIDE-12583.astools.png, JBIDE-12583.runtime.png
>
>
> ASTools has an integration plugin for astools vs runtime. With runtime now living at the bottom of the stack, this plugin may no longer be useful. 
> The runtime wizard dialog cannot load any runtime.ui dialogs because there is no dependency between as.ui and runtime.ui. To add a dependency here would basically make o.j.t.runtime.as.handler to be useless. All the code there could easily be pushed into astools' other plugins. 
> This isn't a huge priority, but it is a little silly to have two models doing exactly the same thing. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list