[jbosstools-issues] [JBoss JIRA] (JBDS-3003) Copy TestNG to target-platform and remove reference to Central during build

Nick Boldt (JIRA) issues at jboss.org
Thu Apr 10 10:12:13 EDT 2014


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

Nick Boldt commented on JBDS-3003:
----------------------------------

Re: #164

Note that the publishing process here still relies on the Central *ZIP* location - see line 31 of your PR [1]:  but no longer the *unpacked* Central site, as the zip URL is needed to generate the early access page [2]. 

[1] https://github.com/jbdevstudio/jbdevstudio-product/pull/164/files#diff-600376dffeb79835ede4a0b285078036R31
[2] https://github.com/jbdevstudio/jbdevstudio-product/blob/master/results/index-earlyaccess-template.html#L149-L156

After Beta1, we will need to generate a different blob of EA html as we'll just be putting content on jboss.org/products/devstudio instead of devstudio.jboss.com/earlyaccess

I've opened JBDS-3011 to discuss improvements to HTML template generation to support the migration from /earlyaccess/ to /products/devstudio/.

We will still need something to provide to release-engineering when it's time to push zips/jars into the CSP. Today, we would give them a URL like this [3] and they would use that to pull all the zips/jars.

[3] http://www.qa.jboss.com/binaries/RHDS/builds/development/8.0.0.Beta1b.installer/local.html

Unfortunately, the generated HTML won't include the goldengate links... so there will still be a manual step required to update the HTML. :(

+1 for the PR, with the above caveats.

Re: #54

+1


                
> Copy TestNG to target-platform and remove reference to Central during build
> ---------------------------------------------------------------------------
>
>                 Key: JBDS-3003
>                 URL: https://issues.jboss.org/browse/JBDS-3003
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: build
>            Reporter: Mickael Istria
>             Fix For: 8.0.0.Beta2
>
>
> Since the product build and delivery requires TestNG, we should copy TestNG to the JBDS TP in order to avoid having build referencing the Central site.
> This will provide us better control on dependencies and will avoid mixing controlled deps (from TP) with less controlled dependencies (Central site).
> We can keep TestNG part of discovery anyway, and let discovery have newer version than the one which made it into the TP and installer. 

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