[JBoss JIRA] (JBIDE-20837) HTML5 Tabbed Properties View Problems
by Daniel Azarov (JIRA)
Daniel Azarov created JBIDE-20837:
-------------------------------------
Summary: HTML5 Tabbed Properties View Problems
Key: JBIDE-20837
URL: https://issues.jboss.org/browse/JBIDE-20837
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing
Reporter: Daniel Azarov
1. Tab "All" by default has collapsed column "Name":
!HTML5_Properties_View.png!
2. Tab "jQuery" does not take into account size of vertical scrollbar:
!HTML5_Properties_View2.png!
Test case:
1. Install JBDS
2. Import HTML5 Project "jboss-as-kitchensink-html5-mobile"
3. Open index.html in Visual Page Editor
4. Make View "Properties" active
5. Select different tags in the editor and watch theyr properties in Properties View
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20837) HTML5 Tabbed Properties View Problems
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20837?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-20837:
----------------------------------
Attachment: HTML5_Properties_View.png
HTML5_Properties_View2.png
> HTML5 Tabbed Properties View Problems
> -------------------------------------
>
> Key: JBIDE-20837
> URL: https://issues.jboss.org/browse/JBIDE-20837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Reporter: Daniel Azarov
> Attachments: HTML5_Properties_View.png, HTML5_Properties_View2.png
>
>
> 1. Tab "All" by default has collapsed column "Name":
> !HTML5_Properties_View.png!
> 2. Tab "jQuery" does not take into account size of vertical scrollbar:
> !HTML5_Properties_View2.png!
> Test case:
> 1. Install JBDS
> 2. Import HTML5 Project "jboss-as-kitchensink-html5-mobile"
> 3. Open index.html in Visual Page Editor
> 4. Make View "Properties" active
> 5. Select different tags in the editor and watch theyr properties in Properties View
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[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 commented on JBDS-3532:
----------------------------------
There is a rebuild. It's in my comments above. It's just that the DEPLOY step does not rebuild. The REBUILD step does the REBUILD.
{quote}
# now rebuild the update site, without pack200
{quote}
/me wonders why I take the time to explain process when no one takes the time to read the explanation... :(
> 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 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 commented on JBDS-3532:
----------------------------------
Regarding this idea that deploy will REBUILD stuff:
{code}
+ cd /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/sources/product/results
+ M2_HOME=/qa/tools/opt/apache-maven-3.2.5/
+ /qa/tools/opt/apache-maven-3.2.5//bin/mvn deploy -U -e -Pdeploy-to-jboss.org -Dmaven.repo.local=/mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/.repository -Djbosstools_site_stream=4.3.mars -B -U -fae -e -P hudson,eap,unified.target -DBUILD_ALIAS=GA
{code}
Nope, it only deploys from the results/ folder. It does NOT rebuild the update site or the installer.
Check the log, and prove me wrong if you can. :D
> 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 zip contain different timestamps for JBDS product IU (because rebuilt?)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3532?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3532:
--------------------------------------
Indeed, the "mvn deploy" doesn't repackage the site (good news!)
So only the pack200 thing makes a difference. I often believe it would be simpler and still relevant for some users to ship a full mirror of our p2 repo, including pack200. If we have to vote for a solution, than I suggest we ship jar and jar.pack.gz in the zip, and stop caring about the 100MB of difference.
> 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 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 commented on JBDS-3532:
----------------------------------
Check the job. It calls maven twice, with a shell script to move stuff around in between.
{code}
clean install ${MAVEN_FLAGS} -DTARGET_PLATFORM_VERSION=${TARGET_PLATFORM_VERSION_MAXIMUM} -Ppack200 \
-f ${WORKSPACE}/sources/product/pom.xml
# move the update site target folder temporarily
rm -fr ${WORKSPACE}/tmp-target
mv ${WORKSPACE}/sources/product/site/target ${WORKSPACE}/tmp-target
# now rebuild the update site, without pack200
clean install ${MAVEN_FLAGS} -DTARGET_PLATFORM_VERSION=${TARGET_PLATFORM_VERSION_MAXIMUM} \
-f ${WORKSPACE}/sources/product/site/pom.xml
{code}
*I'm not convinced that calling deploy rebuilds anything*, since the timestamps you're seeing are 10 mins apart and the older one is for the installer, with the newer one for the update site zip. That matches with what the job is actually doing, per the log [1]:
[1] http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
{code}
[devstudio.product_9.0.mars] $ /qa/tools/opt/apache-maven-3.2.5/bin/mvn -f /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/sources/product/pom.xml -DTARGET_PLATFORM_VERSION=4.50.0.Final-SNAPSHOT -DTARGET_PLATFORM_VERSION_MAXIMUM=4.51.0.Final -DJBOSS_CENTRAL_ZIP=https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-build-sites.aggregate.central-site_${jbosstools_site_stream}/latest/all/repository.zip "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,eap,unified.target -DBUILD_ALIAS=GA" -DskipRevisionCheckWhenPublishing=true "-Dupdate.site.description=Nightly Build" -Djbosstools_site_stream=4.3.mars -Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Djbosstools-site=http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-build-sites.aggregate.site_4.3.mars/latest/all/repo/ -DBUILD_ID=2015-09-25_08-52-21 -DJOB_NAME=devstudio.product_9.0.mars -DBUILD_NUMBER=116 -DtargetPlatformGroup=jbdevstudio -Dmaven.repo.local=/mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/.repository clean install -B -U -fae -e -P hudson,eap,unified.target -DBUILD_ALIAS=GA -DTARGET_PLATFORM_VERSION=4.51.0.Final -Ppack200
...
[INFO] ------------------------------------------------------------------------
[INFO] Building com.jboss.devstudio.core 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ com.jboss.devstudio.core ---
[INFO] Deleting /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/sources/product/plugins/com.jboss.devstudio.core/target
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ com.jboss.devstudio.core ---
[INFO] The project's OSGi version is 9.0.0.GA-v20150925-1252-B116
...
[devstudio.product_9.0.mars] $ bash -xe /tmp/hudson1210009601204356083.sh
+ rm -fr /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/tmp-target
+ mv /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/sources/product/site/target /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/tmp-target
...
[devstudio.product_9.0.mars] $ /qa/tools/opt/apache-maven-3.2.5/bin/mvn -f /mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/sources/product/site/pom.xml -DTARGET_PLATFORM_VERSION=4.50.0.Final-SNAPSHOT -DTARGET_PLATFORM_VERSION_MAXIMUM=4.51.0.Final -DJBOSS_CENTRAL_ZIP=https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-build-sites.aggregate.central-site_${jbosstools_site_stream}/latest/all/repository.zip "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,eap,unified.target -DBUILD_ALIAS=GA" -DskipRevisionCheckWhenPublishing=true "-Dupdate.site.description=Nightly Build" -Djbosstools_site_stream=4.3.mars -Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Djbosstools-site=http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-build-sites.aggregate.site_4.3.mars/latest/all/repo/ -DBUILD_ID=2015-09-25_08-52-21 -DJOB_NAME=devstudio.product_9.0.mars -DBUILD_NUMBER=116 -DtargetPlatformGroup=jbdevstudio -Dmaven.repo.local=/mnt/hudson_workspace/workspace/devstudio.product_9.0.mars/.repository clean install -B -U -fae -e -P hudson,eap,unified.target -DBUILD_ALIAS=GA -DTARGET_PLATFORM_VERSION=4.51.0.Final
...
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING] com.jboss.devstudio.core.feature.feature.jar/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities.feature.feature.group/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.usage.branding.source/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.central/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.usage.branding/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities.feature.source.feature.jar/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities.source/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.feature.source.feature.jar/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities.feature.feature.jar/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.project.examples.source/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.feature.source.feature.group/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.capabilities.feature.source.feature.group/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.feature.feature.group/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.project.examples/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.central.source/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core/9.0.0.GA-v20150925-1252-B116
[WARNING] com.jboss.devstudio.core.source/9.0.0.GA-v20150925-1252-B116
(but then this happens...)
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ com.jboss.devstudio.core.site ---
[INFO] The project's OSGi version is 9.0.0.GA-v20150925-1303-B116
{code}
And 3 mins later, the update site zip (with no packed artifacts) is completed, using the NEW version of the com.jboss.devstudio.core.site artifact.
> 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 zip contain different timestamps for JBDS product IU (because rebuilt?)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3532?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3532:
--------------------------------------
When rebuilding the zip, are we just hacking it or invoking another Maven?
Maybe we have 2 distinct causes for the same issue (an additional call for pack.gz-less zip + an additional call for deploy).
I believe the best short-term solution is indeed to use rsync.sh to publish JBDS 9 installer and site.
> 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-3533) Unable to update/install the plug-ins
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3533:
--------------------------------------
You may have an issue in your software sources enablement. Can you please go to Window > Preference > Install/Update > Available Software Sites and paste the content of the window. Also, can you check whether you can access the URLs listed in that page?
> 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