[jbosstools-issues] [JBoss JIRA] (JBDS-3462) remove /development/ and /staging/ URLs from JBDS artifacts

Nick Boldt (JIRA) issues at jboss.org
Wed Jun 24 10:56:02 EDT 2015


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

Nick Boldt commented on JBDS-3462:
----------------------------------

Thx for the feedback - yes, I'm only talking about this internal page, build-info.html. Nothing would change here w.r.t public facing pages on devstudio.redhat.com

I've added more/better redirects: https://github.com/jbdevstudio/jbdevstudio-website/pull/185

* https://devstudio.redhat.com/9.0/staging/ (Beta1, nice webpage)
* https://devstudio.redhat.com/9.0/development/ (Beta1, nice webpage)
* https://devstudio.redhat.com/9.0/stable/ (empty; I could put a "coming soon" page here, with a link to JBDS JIRA w/ schedule?)


> remove /development/ and /staging/ URLs from JBDS artifacts
> -----------------------------------------------------------
>
>                 Key: JBDS-3462
>                 URL: https://issues.jboss.org/browse/JBDS-3462
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 9.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> There's a TODO in the JBDS 9 release guide which says:
> {quote}
> when releasing GA make sure to :%s/development/stable/g and :%s/9.0-staging/9.0/g{quote}
> Here are a couple files which still need to be tweaked so they don't have to change between milestone releases and GA:
> {code}
>  ./results/build.xml ** 
> 224-    <!-- <antcall target="create.results.html">
> 225-      <param name="update.site.qualifier" value="${update.site.qualifier}"/>
> 226:      <param name="PREFIX" value="/earlyaccess/builds/development/${update.site.version}.${BUILD_ALIAS}"/>
> {code}
> {code}
> ./results/index-internal-template.html ** 
> 102-    </div>
> 103-    <div align="right">
> 104:      <a class="blue" style="align: right;" href="http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_${JBT_STREAM_SUFFIX}/logs/">JBT Git Revisions</a>
> 105-    </div>
> {code}
> {code}
> ./sources/build.xml ** 
> 176-  </target>
> 177-
> 178:  <!-- NOTE: after staging a build, latest/all/ folder no longer exists so need to override to find upstream or build fails.
> 179:  mvn install -Djbosstools-site=http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.2.3.Final-build-core/2015-03-01_13-40-40-B357/all/
> 180-  -->
> {code}



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


More information about the jbosstools-issues mailing list