[jbosstools-issues] [JBoss JIRA] (JBIDE-13232) refactor target platforms' GAVs, names, labels (was target platforms has the same name)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Jan 21 18:32:21 EST 2013


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

Nick Boldt commented on JBIDE-13232:
------------------------------------

Next, we need to refactor */multiple/multiple.target files as follows:

{code}
-<target includeMode="feature" name="jbdevstudio-4.2.1.a">
+<target includeMode="feature" name="jbdevstudiotarget-4.21.3.Final">

-<target includeMode="feature" name="jbosstools-4.2.1.a">
+<target includeMode="feature" name="jbosstoolstarget-4.21.3.Final">
{code}

---

Currently publishing to nexus as follows:

https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbdevstudio/multiple/4.30.0.Alpha1-SNAPSHOT/
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbdevstudio/multiple/4.21.3.Final-SNAPSHOT/
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbdevstudio/multiple/4.20.5.Final-SNAPSHOT/

https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools/multiple/4.30.0.Alpha1-SNAPSHOT/
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools/multiple/4.21.3.Final-SNAPSHOT/
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools/multiple/4.20.5.Final-SNAPSHOT/

(and the same again replacing /multiple/ for /unified/. Can't remove the SNAPSHOT suffix due to publishing problem - nexus rejects the `deploy` step.)


One might also argue that these URLs should be more consistent w/ the paths on download.jboss.org, eg:

https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools/unified/4.20.5.Final-SNAPSHOT/
should be
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstoolstarget/4.20.5.Final-SNAPSHOT/
to more closely align with 
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.20.5.Final/

Do we need to publish both unified and multiple? Or is unified the only one that needs to be in Nexus? [~mickael_istria], [~maxandersen] what do you think?
                
> refactor target platforms' GAVs, names, labels (was target platforms has the same name)
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13232
>                 URL: https://issues.jboss.org/browse/JBIDE-13232
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 4.1.0.Alpha1
>         Environment: 
>            Reporter: Max Rydahl Andersen
>            Assignee: Mickael Istria
>             Fix For: 4.1.0.Alpha1
>
>
> .target files are all called "e42-wtp34-jbds6" even though they are for jbosstools and not specific to jbds6 either.
> Makes it hard to actually see which target platform to choose

--
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