[
https://issues.jboss.org/browse/JBIDE-11085?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-11085 at 3/5/12 11:47 AM:
-------------------------------------------------------------
OK, then I propose this:
a) we create a composite site for JRebel
(
http://download.jboss.org/jbosstools/updates/requirements/jrebel/composite/), which
includes:
*
http://www.zeroturnaround.com/update-site/
*
http://download.jboss.org/jbosstools/updates/indigo/SR2/
b) we point the JBoss Central connector for JRebel at this new site so that all upstream
can be resolved.
<connectorDescriptor name="JRebel"
siteUrl="http://download.jboss.org/jbosstools/updates/requirements/j...
{code}
@@ -285,12 +285,17 @@
license="Commercial"
name="JRebel"
provider="zeroturnaround.org"
-
siteUrl="http://www.zeroturnaround.com/update-site/">
+
siteUrl="http://download.jboss.org/jbosstools/updates/requirements/j...
<iu id="org.zeroturnaround.eclipse.feature"/>
<iu id="org.zeroturnaround.eclipse.nature.feature"/>
<iu id="org.zeroturnaround.eclipse.debug.feature"/>
<iu id="org.zeroturnaround.eclipse.wtp.feature"/>
<iu id="org.zeroturnaround.eclipse.embedder.feature"/>
+ <iu id="org.eclipse.jst.server_adapters.ext.feature"/>^M
+ <iu id="org.eclipse.jst.server_adapters.feature"/>^M
+ <iu id="org.eclipse.jst.server_core.feature"/>^M
+ <iu id="org.eclipse.jst.server_ui.feature"/>^M
+ <iu id="org.eclipse.jst.server_userdoc.feature"/>^M
<icon
image32="images/jrebel_32.png">
</icon>
{code}
I've passed this idea to Richard Fontana for his +1 before proceeding. If we get the
thumbs-up, should this be fixed in Beta1?
was (Author: nickboldt):
OK, then I propose this:
a) we create a composite site for JRebel
(
download.jboss.org/jbosstools/updates/requirements/jrebel/composite/), which includes:
*
http://www.zeroturnaround.com/update-site/
*
http://download.jboss.org/jbosstools/updates/indigo/SR2/
b) we point the JBoss Central connector for JRebel at this new site so that all upstream
can be resolved.
<connectorDescriptor name="JRebel"
siteUrl="download.jboss.org/jbosstools/updates/requirements/jrebel/c...
{code}
@@ -285,12 +285,17 @@
license="Commercial"
name="JRebel"
provider="zeroturnaround.org"
-
siteUrl="http://www.zeroturnaround.com/update-site/">
+
siteUrl="http://download.jboss.org/jbosstools/updates/requirements/j...
<iu id="org.zeroturnaround.eclipse.feature"/>
<iu id="org.zeroturnaround.eclipse.nature.feature"/>
<iu id="org.zeroturnaround.eclipse.debug.feature"/>
<iu id="org.zeroturnaround.eclipse.wtp.feature"/>
<iu id="org.zeroturnaround.eclipse.embedder.feature"/>
+ <iu id="org.eclipse.jst.server_adapters.ext.feature"/>^M
+ <iu id="org.eclipse.jst.server_adapters.feature"/>^M
+ <iu id="org.eclipse.jst.server_core.feature"/>^M
+ <iu id="org.eclipse.jst.server_ui.feature"/>^M
+ <iu id="org.eclipse.jst.server_userdoc.feature"/>^M
<icon
image32="images/jrebel_32.png">
</icon>
{code}
I've passed this idea to Richard Fontana for his +1 before proceeding. If we get the
thumbs-up, should this be fixed in Beta1?
Unable to Install JRebel from Software/Update site
--------------------------------------------------
Key: JBIDE-11085
URL:
https://issues.jboss.org/browse/JBIDE-11085
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.Beta1
Environment: JBT 3.3.0.Beta1b
Fedora 16
java version "1.7.0_02"
Reporter: Radim Hopp
Assignee: Nick Boldt
Priority: Critical
Fix For: 3.3.0.Beta1
{code}
Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because one or more required items could not be found.
Software being installed: JRebel WTP Integration (Optional) 1.4.5.201201061517
(org.zeroturnaround.eclipse.wtp.feature.feature.group 1.4.5.201201061517)
Missing requirement: JRebel WTP Integration (Optional) 1.4.5.201201061517
(org.zeroturnaround.eclipse.wtp.feature.feature.group 1.4.5.201201061517) requires
'org.eclipse.jst.server.generic.core 0.0.0' but it could not be found
{code}
--
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