-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Traditionally, we have hosted the update site w/ the dependencies needed to install JBT here:
http://download.jboss.org/jbosstools/updates/indigo/ (composites)
http://download.jboss.org/jbosstools/updates/indigo/soa-tooling/ (composites)
http://download.jboss.org/jbosstools/updates/juno/ (target platform)
http://download.jboss.org/jbosstools/updates/juno/integration-stack/ (composites)
http://download.jboss.org/jbosstools/updates/kepler/ (target platform)
http://download.jboss.org/jbosstools/updates/kepler/integration-stack (target platform)
Now that we have all the target platforms in one place, under http://download.jboss.org/jbosstools/targetplatforms/ I think it would make sense to change "the latest TP" composite under /updates/<eclipse version>/ to instead exist under
/targetplatforms/<project>/<eclipse-version>
eg.,
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/kepler/
or
http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/kepler/
That way all the TPs live under /targetplatforms/ and all the update sites live under /updates/ and never the twain shall meet.
Thoughts?