[jbosstools-issues] [JBoss JIRA] (JBIDE-19754) Red Deer using very old target platforms from Eclipse 4.3 (Kepler)

Martin Malina (JIRA) issues at jboss.org
Mon May 4 08:54:46 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina resolved JBIDE-19754.
-----------------------------------
    Resolution: Rejected


We never used these properties in the build so they have no effect.
I assume one of your scripts added them there just like it does for every other master job in jenkins. But then perhaps at some point your script stopped updating this job's config? In any case, we don't rely on this, so it has zero effect.
In fact out master pom uses Eclipse Luna update site directly.
See https://github.com/jboss-reddeer/reddeer/blob/master/pom.xml#L14 :
{code}
<eclipse-target-site>http://download.eclipse.org/releases/luna</eclipse-target-site>
{code}

It is our goal to update this to Mars soon, but it's tracked elsewhere (I'm not in charge of it so I don't have a link to an issue tracker).

> Red Deer using very old target platforms from Eclipse 4.3 (Kepler)
> ------------------------------------------------------------------
>
>                 Key: JBIDE-19754
>                 URL: https://issues.jboss.org/browse/JBIDE-19754
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Martin Malina
>
> Noticed today that the RedDeer master branch job, https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ , uses TARGET_PLATFORM_VERSION = 4.30.6.Final and TARGET_PLATFORM_VERSION_MAXIMUM = 4.32.0.Final, which are from the JBoss Tools 4.1 (Eclipse 4.3 Kepler) days.
> Shouldn't you be building with Eclipse 4.5 Mars, or at least Eclipse 4.4 Luna?
> cc: [~mmalina] [~maxandersen]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list