[
https://issues.jboss.org/browse/JBIDE-12583?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12583 at 9/17/12 5:08 PM:
-------------------------------------------------------------
More affected files:
{code}
r43772 | nickboldt | 2012-09-17 17:08:29 -0400 (Mon, 17 Sep 2012) | 2 lines
Changed paths:
M
runtime-soa/tests/org.jboss.tools.runtime.soa.test/src/org/jboss/tools/runtime/test/RuntimeDetectionTest.java
https://issues.jboss.org/browse/JBIDE-12583 more refactoring to resolve moved class(es)
------------------------------------------------------------------------
r43771 | nickboldt | 2012-09-17 17:05:44 -0400 (Mon, 17 Sep 2012) | 2 lines
Changed paths:
M
seam/tests/org.jboss.tools.runtime.seam.detector.test/src/org/jboss/tools/runtime/seam/detector/test/SeamRuntimeDetectionTest.java
https://issues.jboss.org/browse/JBIDE-12583 more refactoring to resolve moved class(es)
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}
was (Author: nickboldt):
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