[JBoss JIRA] (JBIDE-22586) JBT agg site build fetches sources from master instead of 4.4.0.x branch, resulting in SHA conflict.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22586?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-22586:
-------------------------------
Description:
For some reason the current JBT agg site build is attempting to fetch sources from master branch instead of 4.4.0.x branch, resulting in this SHA conflict.
{code}
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.0-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project org.jboss.tools.site.core: Problem occurred checking upstream buildinfo.json files!
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-build-sites.aggregate.site_4.4.neon/sources/aggregate/site/target/buildinfo/buildinfo_jbosstools-base.json
[ERROR] contains a86fe511763b04d7f43059082ad49aa96bed1bc5, but upstream jbosstools-base project's MANIFEST.MF has Eclipse-SourceReferences
[ERROR] commitId 971627a3892e034feee31845f7a01d1cb45cf585.
[ERROR] If you have locally built projects which are aggregated here,
[ERROR] ensure they are built from the latest SHA from HEAD, not a local topic branch.
[ERROR] Or, use -DskipCheckSHAs=true to bypass this check.{code}
-- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/devst...
was:
For some reason the current JBT agg site build is attempting to fetch sources from master branch instead of 4.4.0.x branch, resulting in this SHA conflict.
{code}
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.0-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project org.jboss.tools.site.core: Problem occurred checking upstream buildinfo.json files!
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-build-sites.aggregate.site_4.4.neon/sources/aggregate/site/target/buildinfo/buildinfo_jbosstools-base.json
[ERROR] contains a86fe511763b04d7f43059082ad49aa96bed1bc5, but upstream jbosstools-base project's MANIFEST.MF has Eclipse-SourceReferences
[ERROR] commitId 971627a3892e034feee31845f7a01d1cb45cf585.
[ERROR] If you have locally built projects which are aggregated here,
[ERROR] ensure they are built from the latest SHA from HEAD, not a local topic branch.
[ERROR] Or, use -DskipCheckSHAs=true to bypass this check.{code}
> JBT agg site build fetches sources from master instead of 4.4.0.x branch, resulting in SHA conflict.
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22586
> URL: https://issues.jboss.org/browse/JBIDE-22586
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.x
>
>
> For some reason the current JBT agg site build is attempting to fetch sources from master branch instead of 4.4.0.x branch, resulting in this SHA conflict.
> {code}
> [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.0-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project org.jboss.tools.site.core: Problem occurred checking upstream buildinfo.json files!
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-build-sites.aggregate.site_4.4.neon/sources/aggregate/site/target/buildinfo/buildinfo_jbosstools-base.json
> [ERROR] contains a86fe511763b04d7f43059082ad49aa96bed1bc5, but upstream jbosstools-base project's MANIFEST.MF has Eclipse-SourceReferences
> [ERROR] commitId 971627a3892e034feee31845f7a01d1cb45cf585.
> [ERROR] If you have locally built projects which are aggregated here,
> [ERROR] ensure they are built from the latest SHA from HEAD, not a local topic branch.
> [ERROR] Or, use -DskipCheckSHAs=true to bypass this check.{code}
> -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/devst...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-20915) HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20915?page=com.atlassian.jira.plugi... ]
Jan Richter commented on JBIDE-20915:
-------------------------------------
Looks good to me.
> HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-20915
> URL: https://issues.jboss.org/browse/JBIDE-20915
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: livereload
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20150925-1252-B116
> Reporter: Vlado Pakan
> Assignee: Xavier Coulon
> Labels: documentation
> Fix For: 4.4.0.Final
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Make some changes to opened page and save them.
> ASSERT: Page is redisplayed in web browser and changes made to page are visible in web browser.
> Repeat step 4. couple of times
> ERROR: Page in web browser blinked seems to be redisplayed but content of page displayed in web browser is not changed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22586) JBT agg site build fetches sources from master instead of 4.4.0.x branch, resulting in SHA conflict.
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22586:
----------------------------------
Summary: JBT agg site build fetches sources from master instead of 4.4.0.x branch, resulting in SHA conflict.
Key: JBIDE-22586
URL: https://issues.jboss.org/browse/JBIDE-22586
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, updatesite
Affects Versions: 4.4.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.x
For some reason the current JBT agg site build is attempting to fetch sources from master branch instead of 4.4.0.x branch, resulting in this SHA conflict.
{code}
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.0-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project org.jboss.tools.site.core: Problem occurred checking upstream buildinfo.json files!
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-build-sites.aggregate.site_4.4.neon/sources/aggregate/site/target/buildinfo/buildinfo_jbosstools-base.json
[ERROR] contains a86fe511763b04d7f43059082ad49aa96bed1bc5, but upstream jbosstools-base project's MANIFEST.MF has Eclipse-SourceReferences
[ERROR] commitId 971627a3892e034feee31845f7a01d1cb45cf585.
[ERROR] If you have locally built projects which are aggregated here,
[ERROR] ensure they are built from the latest SHA from HEAD, not a local topic branch.
[ERROR] Or, use -DskipCheckSHAs=true to bypass this check.{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-20915) HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20915?page=com.atlassian.jira.plugi... ]
Xavier Coulon edited comment on JBIDE-20915 at 6/10/16 8:47 AM:
----------------------------------------------------------------
[~jrichter1][~mhusnain], could you please take a look at the addition in the proposed PR and let me know if this answers Jan's concerns ?
was (Author: xcoulon):
[~jrichter1][~mhusnain], could you please take a look at the addition in the proposed PR and let me know if this answer's Jan's concerns ?
> HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-20915
> URL: https://issues.jboss.org/browse/JBIDE-20915
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: livereload
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20150925-1252-B116
> Reporter: Vlado Pakan
> Assignee: Xavier Coulon
> Labels: documentation
> Fix For: 4.4.0.Final
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Make some changes to opened page and save them.
> ASSERT: Page is redisplayed in web browser and changes made to page are visible in web browser.
> Repeat step 4. couple of times
> ERROR: Page in web browser blinked seems to be redisplayed but content of page displayed in web browser is not changed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-20915) HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20915?page=com.atlassian.jira.plugi... ]
Xavier Coulon commented on JBIDE-20915:
---------------------------------------
[~jrichter1][~mhusnain], could you please take a look at the addition in the proposed PR and let me know if this answer's Jan's concerns ?
> HTML Page is not refreshed after page is changed in web browser with enabled LiveReload
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-20915
> URL: https://issues.jboss.org/browse/JBIDE-20915
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: livereload
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20150925-1252-B116
> Reporter: Vlado Pakan
> Assignee: Xavier Coulon
> Labels: documentation
> Fix For: 4.4.0.Final
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Make some changes to opened page and save them.
> ASSERT: Page is redisplayed in web browser and changes made to page are visible in web browser.
> Repeat step 4. couple of times
> ERROR: Page in web browser blinked seems to be redisplayed but content of page displayed in web browser is not changed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22585) Selected username for CDK server adapter is ignored
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-22585:
-------------------------------------
Summary: Selected username for CDK server adapter is ignored
Key: JBIDE-22585
URL: https://issues.jboss.org/browse/JBIDE-22585
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.0.Final
Reporter: Marián Labuda
When I am creating a CDK server adapter, there is combo box for username (well user and password). If I add more then 1 user and select different one then the first one, it is ignored when I am being prompted for password. The first username is preselected and there is no other way to select any other than manually type that username.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3941) use new logo in UI of Development Suite installer
by Catherine Robson (JIRA)
[ https://issues.jboss.org/browse/JBDS-3941?page=com.atlassian.jira.plugin.... ]
Catherine Robson commented on JBDS-3941:
----------------------------------------
[~sjcox] Yes, we'll need to deliver an updated logo that is "Red Hat Development Suite" to you today. Thanks for the update, it wasn't clear when that name change was or had occurred.
> use new logo in UI of Development Suite installer
> -------------------------------------------------
>
> Key: JBDS-3941
> URL: https://issues.jboss.org/browse/JBDS-3941
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Catherine Robson
> Priority: Critical
> Labels: havoc
> Fix For: 10.0.0.GA
>
> Attachments: installer-new-logo-confirmation.png, installer-new-logo-login.png, logo_RHDP.svg, new-new-branding.png, RedHatDeveloperStudio_Logo_Installer.ico, screenshot-1.png
>
>
> Based on feedback from [~pmuir], [~tmancini] and [~crobson] we'll go for using the brackets logo for the big Developer Platform installers (56M stub and 1.6G bundled).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21608) "Show In -> Web Browser via Live Reload" on EJB module should be disabled
by Dmitry Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21608?page=com.atlassian.jira.plugi... ]
Dmitry Bocharov commented on JBIDE-21608:
-----------------------------------------
[~xcoulon] i've already done it and ready to create a PR but want to check it locally and build it with all tests. But i have problems after the Jetty version update we talked about. SO i'll push as soon as possible to have a look
> "Show In -> Web Browser via Live Reload" on EJB module should be disabled
> -------------------------------------------------------------------------
>
> Key: JBIDE-21608
> URL: https://issues.jboss.org/browse/JBIDE-21608
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: livereload
> Affects Versions: 4.3.1.Beta2
> Reporter: Martin Malina
> Assignee: Dmitry Bocharov
> Fix For: 4.4.x
>
>
> This is a followup of JBIDE-21138 . When you deploy an ejb module, all the items in Server View under Show in are enabled, but they don't do anything. They should be disabled.
> Rob did his part for Show in Server, but he says separate JIRAs are needed in other components.
> So for Livereload, there are these two items that should be disabled on an ejb module:
> Show in -> Web Browser via Livereload
> Show in -> Web Browser on External device
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months