[jbosstools-issues] [JBoss JIRA] (JBIDE-23678) remediation required installing jbosstools 4.4.3.AM1 on Neon.2

Nick Boldt (JIRA) issues at jboss.org
Tue Jan 10 10:57:01 EST 2017


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

Nick Boldt edited comment on JBIDE-23678 at 1/10/17 10:56 AM:
--------------------------------------------------------------

Smoke test shows the problem w/ ide-config.properties was a red herring (but I'm glad I fixed it!)

Real issue is that EPP packages for Java and JavaEE contain different (older) versions of features than we have in our 4.62.x target platforms, because I pulled a maintenance build of WTP 3.8.2 which I assumed would be released to Neon.2... but was not.

{code}
JavaEE Neon.2 bundle: 
./features/org.eclipse.wst.json_core.feature_1.0.0.v201609072018 (installed)
./features/org.eclipse.wst.json_ui.feature_1.0.0.v201609072018 (installed)
./features/org.eclipse.wst.jsdt.feature_2.0.0.v201608301904 (installed)

Neon.2 TP site, http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.AM1-SNAPSHOT/REPO/
org.eclipse.wst.json_core.feature.feature.group	1.0.2.v201610212029 (from WTP M3.8.2 site)
org.eclipse.wst.json_ui.feature.feature.group	1.0.2.v201610212029 (from WTP M3.8.2 site)
org.eclipse.wst.jsdt.feature.feature.group	2.0.200.v201610280128 (from WTP M3.8.2 site)

Neon.x release site as of Jan 10:
org.eclipse.wst.json_core.feature.feature.group	1.0.0.v201609072018 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.wst.json_ui.feature.feature.group	1.0.0.v201609072018 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.wst.jsdt.feature.feature.group	2.0.0.v201608301904 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
{code}

{code}
Java Neon.2 bundle:
./features/org.eclipse.wst.xml_ui.feature_3.8.0.v201608061842 (installed)
./features/org.eclipse.m2e.feature_1.7.0.20160603-1933 (installed)

Neon.2 TP site
org.eclipse.wst.xml_ui.feature.feature.group	3.8.2.v201610032207 (from WTP M3.8.2 site)
org.eclipse.m2e.feature.feature.group	1.7.1.20161104-1805 (not in Neon.2 - released by Fred separately but not included in Neon.2)

Neon.x release site as of Jan 10:
org.eclipse.wst.xml_ui.feature.feature.group	3.8.0.v201608061842 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.m2e.feature.feature.group	1.7.0.20160603-1933 (version from Neon.0, Neon.1 and Neon.2)
{code}


was (Author: nickboldt):
Smoke test shows the problem w/ ide-config.properties was a red herring (but I'm glad I fixed it!)

Real issue is that EPP packages for Java and JavaEE contain different (older) versions of features than we have in our 4.62.x target platforms, because I pulled a maintenance build of WTP 3.8.2 which I assumed would be released to Neon.2... but was not.

{code}
JavaEE Neon.2 bundle: 
./features/org.eclipse.wst.json_core.feature_1.0.0.v201609072018
./features/org.eclipse.wst.json_ui.feature_1.0.0.v201609072018
./features/org.eclipse.wst.jsdt.feature_2.0.0.v201608301904

Neon.2 TP site, http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.AM1-SNAPSHOT/REPO/
org.eclipse.wst.json_core.feature.feature.group	1.0.2.v201610212029 (from WTP M3.8.2 site)
org.eclipse.wst.json_ui.feature.feature.group	1.0.2.v201610212029 (from WTP M3.8.2 site)
org.eclipse.wst.jsdt.feature.feature.group	2.0.200.v201610280128 (from WTP M3.8.2 site)

Neon.x release site as of Jan 10:
org.eclipse.wst.json_core.feature.feature.group	1.0.0.v201609072018 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.wst.json_ui.feature.feature.group	1.0.0.v201609072018 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.wst.jsdt.feature.feature.group	2.0.0.v201608301904 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
{code}

{code}
Java Neon.2 bundle:
./features/org.eclipse.wst.xml_ui.feature_3.8.0.v201608061842 (installed)
./features/org.eclipse.m2e.feature_1.7.0.20160603-1933 (installed)

Neon.2 TP site
org.eclipse.wst.xml_ui.feature.feature.group	3.8.2.v201610032207 (from WTP M3.8.2 site)
org.eclipse.m2e.feature.feature.group	1.7.1.20161104-1805 (not in Neon.2 - released by Fred separately but not included in Neon.2)

Neon.x release site as of Jan 10:
org.eclipse.wst.xml_ui.feature.feature.group	3.8.0.v201608061842 (from WTP R3.8.1 site - same bits from Neon.1 and Neon.2)
org.eclipse.m2e.feature.feature.group	1.7.0.20160603-1933 (version from Neon.0, Neon.1 and Neon.2)
{code}

> remediation required installing jbosstools 4.4.3.AM1 on Neon.2
> --------------------------------------------------------------
>
>                 Key: JBIDE-23678
>                 URL: https://issues.jboss.org/browse/JBIDE-23678
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, target-platform
>    Affects Versions: 4.4.3.AM1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.4.3.AM2
>
>         Attachments: remediation-required-jbt443am1.png, remediation-required-jbt443am1_skip_items.png, remediation-required-jbt443am1_upgrades.png
>
>
> Remediation required for installing jbosstools 4.4.3.AM1 -- seems we have older versions of JSON/JSDT plugins than are in Neon.2. Need to update our TP - JBIDE-23515.
> Install manifest contains:
> * org.eclipse.wst.jsdt.feature 2.0.0 (4 versions), 
> * 1.6.201 (2 versions), and 
> * 2.0.200 (1 version) - *total 7 references*!
> Also, org.eclipse.wst.web_ui.feature.feature.group depends on org.eclipse.wst.jsdt.feature.feature.group, which pulls in another ref/requirement.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list