[JBoss JIRA] (JBDS-3532) Installer and updatesite zip contain different timestamps for JBDS product IU (because rebuilt?)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3532?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3532:
-----------------------------
Description:
The update site zip has a later timestamp than what you get from the installer but it is still the same build.
So you can basically update to the same build because of that.
was:The updatesite zip has a later timestamp than what you get from the installer but it is still the same build. So you can basically update to the same build because of that.
> Installer and updatesite zip contain different timestamps for JBDS product IU (because rebuilt?)
> ------------------------------------------------------------------------------------------------
>
> Key: JBDS-3532
> URL: https://issues.jboss.org/browse/JBDS-3532
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 9.0.0.CR2
> Environment: jboss-devstudio-9.0.0.GA-v20150925-1252-B116-installer-standalone.jar
> jboss-devstudio-9.0.0.GA-v20150925-1252-B116-updatesite-core.zip
> downloaded from
> http://www.qa.jboss.com/binaries/RHDS/9.0/staging/builds/devstudio-9.0.0....
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: respin-a
> Fix For: 9.0.0.GA
>
>
> The update site zip has a later timestamp than what you get from the installer but it is still the same build.
> So you can basically update to the same build because of that.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3532) Installer and updatesite-core zip contain different timestamps for JBDS product IU
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3532?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3532:
----------------------------------
If it's the deploy step that's causing a rebuild, then we could return to deploying in Jenkins by calling rsync.sh directly, rather than wrapping that w/ a profile in a pom.
But I'm not sure that's the cause here. The other reason we might be seeing two different timestamps is that in the Jenkins job, we rebuild the update site zip so that it excludes the packed artifacts, in order to make the zip smaller. (This is because when you're using the live (unpacked) update site, pack.gz artifacts are approx 40% smaller and therefore faster to download; but if you have the time to download the whole zip, you won't ever use BOTH the packed and unpacked jars from the update site archive. So including both sets of artifacts just eats disk and wastes users' time.)
A better solution to "just rebuild it without the -Ppack200 profile" would be to find a way to have tycho EXCLUDE the unpacked plugins and keep only the pack.gz ones. Then both the update site and zip can be the same, and both will also be smaller & more efficient. The need for both sets of artifacts (pack200'd and unpacked) went away when everyone moved from Java 5 to 6, but the tools for building update sites (AFAIK) never got an update to allow a site w/ ONLY packed artifacts.
> Installer and updatesite-core zip contain different timestamps for JBDS product IU
> ----------------------------------------------------------------------------------
>
> Key: JBDS-3532
> URL: https://issues.jboss.org/browse/JBDS-3532
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 9.0.0.CR2
> Environment: jboss-devstudio-9.0.0.GA-v20150925-1252-B116-installer-standalone.jar
> jboss-devstudio-9.0.0.GA-v20150925-1252-B116-updatesite-core.zip
> downloaded from
> http://www.qa.jboss.com/binaries/RHDS/9.0/staging/builds/devstudio-9.0.0....
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: respin-a
> Fix For: 9.0.0.GA
>
>
> The updatesite zip has a later timestamp than what you get from the installer but it is still the same build. So you can basically update to the same build because of that.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3533) Unable to update/install the plug-ins
by Vikram Jammula (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
Vikram Jammula commented on JBDS-3533:
--------------------------------------
!check Updates.png|thumbnail!
> Unable to update/install the plug-ins
> -------------------------------------
>
> Key: JBDS-3533
> URL: https://issues.jboss.org/browse/JBDS-3533
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Environment: Development
> Reporter: Vikram Jammula
> Assignee: Mickael Istria
> Attachments: check Updates.png
>
>
> An error occurred while collecting items to be installed
> session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.apache.commons.io,2.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3533) Unable to update/install the plug-ins
by Vikram Jammula (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
Vikram Jammula edited comment on JBDS-3533 at 9/29/15 10:40 AM:
----------------------------------------------------------------
!check Updates.png|thumbnail!
[~mickael_istria] This is what I am seeing.
was (Author: vikramjammula):
!check Updates.png|thumbnail!
> Unable to update/install the plug-ins
> -------------------------------------
>
> Key: JBDS-3533
> URL: https://issues.jboss.org/browse/JBDS-3533
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Environment: Development
> Reporter: Vikram Jammula
> Assignee: Mickael Istria
> Attachments: check Updates.png
>
>
> An error occurred while collecting items to be installed
> session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.apache.commons.io,2.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3533) Unable to update/install the plug-ins
by Vikram Jammula (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
Vikram Jammula updated JBDS-3533:
---------------------------------
Attachment: check Updates.png
When I am trying to update the JBOSS studio I am seeing the below error [~mickael_istria]
> Unable to update/install the plug-ins
> -------------------------------------
>
> Key: JBDS-3533
> URL: https://issues.jboss.org/browse/JBDS-3533
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Environment: Development
> Reporter: Vikram Jammula
> Assignee: Mickael Istria
> Attachments: check Updates.png
>
>
> An error occurred while collecting items to be installed
> session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.apache.commons.io,2.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3533) Unable to update/install the plug-ins
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3533:
-----------------------------
> Unable to update/install the plug-ins
> -------------------------------------
>
> Key: JBDS-3533
> URL: https://issues.jboss.org/browse/JBDS-3533
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Environment: Development
> Reporter: Vikram Jammula
> Assignee: Mickael Istria
> Attachments: check Updates.png
>
>
> An error occurred while collecting items to be installed
> session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.apache.commons.io,2.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months