[jbosstools-issues] [JBoss JIRA] (JBIDE-19814) sources zip should include local sources too (jbosstools-build-sites or jbdevstudio-product)

Martin Malina (JIRA) issues at jboss.org
Tue Aug 4 11:31:06 EDT 2015


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

Martin Malina commented on JBIDE-19814:
---------------------------------------

I tried various source zip files:
JBoss Tools from http://tools.jboss.org/downloads/devstudio/mars/9.0.0.Beta2.html#zips
JBDS from http://www.jboss.org/products/devstudio/download/ and http://www.qa.jboss.com/binaries/RHDS/9.0/snapshots/builds/devstudio.product_master/ .
And they all include the various git repositories' source.
BTW, while doing this I noticed that the zip is not available from the JBDS 9.0.0.Beta2 download page at tools.jboss.org, so I reported it here: JBIDE-20416

> sources zip should include local sources too (jbosstools-build-sites or jbdevstudio-product)
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19814
>                 URL: https://issues.jboss.org/browse/JBIDE-19814
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.0.Beta2, 4.3.0.CR1
>
>
> If we change the way the jbosstools-src.zip is produced, such that in addition to upstream projects it ALSO includes the contents of jbosstools-build-sites too, then we can reuse that mojo for the jbdevstudio-product src.zip too, as it will ALSO include the 17 upstream JBT zips (from Github) and also the local JBDS sources. 
> This would mean a large chunk of ant code in jbdevstudio-product/sources/build.xml (if not all of it) could go away. Hooray for 1 solution spanning both projects and product! :D
> Max also suggested that we use a clean copy of the sources just in case the build process makes them dirty:
> {code}
>  git clone --depth=1 . clean-sources-dir && rm -rf clean-sources-dir/.git{code}



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


More information about the jbosstools-issues mailing list