[
https://issues.jboss.org/browse/JBIDE-22696?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-22696 at 7/7/16 12:04 PM:
-------------------------------------------------------------
With this PR [1] applied, I get the following artifacts produced:
[1]
https://github.com/jbdevstudio/jbdevstudio-product/pull/388/files?w=1
{code}
$➔ ll site/target/*.zip*
-rw-rw-r-- 1 nboldt nboldt 557M Jul 7 11:23
site/target/com.jboss.devstudio.core.site-10.0.1-SNAPSHOT.zip
-rw-rw-r-- 1 nboldt nboldt 223M Jul 7 11:24 site/target/devstudio-10.0.1.AM1-src.zip
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:24
site/target/com.jboss.devstudio.core.site-10.0.1-SNAPSHOT.zip.sha256
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:24
site/target/devstudio-10.0.1.AM1-src.zip.sha256
$➔ ll installer/target/*.jar*
-rw-rw-r-- 1 nboldt nboldt 535M Jul 7 11:28
installer/target/devstudio-10.0.1.AM1-v20160613-2041-installer-standalone.jar
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:29
installer/target/devstudio-10.0.1.AM1-v20160613-2041-installer-standalone.jar.sha256
{code}
Resulting update site looks like this:
!devstudio10.01.png|thumbnail!
So, the html is correctly named. While the installer jars still have *v20160613-2041* in
their name, they at least have the AM1 prefix now. Is that better? Not sure why the
timestamp isn't changing to 20160707.
was (Author: nickboldt):
With this PR [1] applied, I get the following artifacts produced:
[1]
https://github.com/jbdevstudio/jbdevstudio-product/pull/388/files?w=1
{code}
$➔ ll site/target/*.zip*
-rw-rw-r-- 1 nboldt nboldt 557M Jul 7 11:23
site/target/com.jboss.devstudio.core.site-10.0.1-SNAPSHOT.zip
-rw-rw-r-- 1 nboldt nboldt 223M Jul 7 11:24 site/target/devstudio-10.0.1.AM1-src.zip
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:24
site/target/com.jboss.devstudio.core.site-10.0.1-SNAPSHOT.zip.sha256
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:24
site/target/devstudio-10.0.1.AM1-src.zip.sha256
$➔ ll installer/target/*.jar*
-rw-rw-r-- 1 nboldt nboldt 535M Jul 7 11:28
installer/target/devstudio-10.0.1.AM1-v20160613-2041-installer-standalone.jar
-rw-rw-r-- 1 nboldt nboldt 64 Jul 7 11:29
installer/target/devstudio-10.0.1.AM1-v20160613-2041-installer-standalone.jar.sha256
{code}
Resulting update site looks like this:
!devstudio10.01.png|thumbnail!
jbosstools and devstudio sites / installer use old timestamps
-------------------------------------------------------------
Key: JBIDE-22696
URL:
https://issues.jboss.org/browse/JBIDE-22696
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, updatesite
Affects Versions: 4.4.1.AM1
Reporter: Marián Labuda
Assignee: Nick Boldt
Priority: Minor
Fix For: 4.4.1.AM2
Attachments: devstudio10.01.png, jbt441.png
Build id of devstudio installers contains old timestamp. E.g. latest build
2016-07-05_17-10-13-B5634 contains timestamp 20160613-2041 although the build which is
producing bits is 20160705-5634.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)