[
https://issues.jboss.org/browse/JBIDE-19800?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-19800 at 5/21/15 6:55 PM:
-------------------------------------------------------------
Turns out there's a missing piece here -- target platforms jbtcentral, jbtearlyaccess,
jbosstools and jbdevstudio currently don't build zips as part of their maven
execution.
So... need to add a maven-assembly-plugin step.
https://github.com/jbosstools/jbosstools-build/pull/184 (built locally, verified &
merged)
https://github.com/jbosstools/jbosstools-discovery/pull/280 (built locally, verified &
merged)
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=197
->
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.5...
now contains .sha1 file instead of .md5 + 115M zip
->
http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget...
now contains .sha1 file instead of .md5 + 204K zip
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstoolstargetplat...
>=414
->
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5...
now contains .sha1 instead of .md5 + 550M zip
->
https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.50.0.Bet... now
contains .sha1 instead of .md5 + 434M zip
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sit...
>=9951
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=3245
was (Author: nickboldt):
Turns out there's a missing piece here -- target platforms jbtcentral, jbtearlyaccess,
jbosstools and jbdevstudio currently don't build zips as part of their maven
execution.
So... need to add a maven-assembly-plugin step.
https://github.com/jbosstools/jbosstools-build/pull/184 (built locally, verified &
merged)
https://github.com/jbosstools/jbosstools-discovery/pull/280 (built locally, verified &
merged)
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=197
->
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.5...
now contains .sha1 file instead of .md5 + 115M zip
->
http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget...
now contains .sha1 file instead of .md5 + 204K zip
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstoolstargetplat...
>=414
->
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5...
now contains .sha1 instead of .md5 + 550M zip
->
https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.50.0.Bet... now
contains .sha1 instead of .md5 + 434M zip
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sit...
>=9951
Building...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=3245
Building...
use maven to generate zip and jar md5/sha1 digests at build time
instead of when publishing
-------------------------------------------------------------------------------------------
Key: JBIDE-19800
URL:
https://issues.jboss.org/browse/JBIDE-19800
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.Beta1
[~maxandersen] said: {quote}
That we even have bash code for creating md5sum when maven supports it natively is for me
the weird part (
http://nicoulaj.github.io/checksum-maven-plugin/index.html)
{quote} -- JBIDE-13835
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)