[JBoss JIRA] (JBIDE-18692) Jenkins build for jbosstools-incubator-ripple
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18692?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-18692:
-------------------------------------
[~mickael_istria], [~gercan] this is great! However, I'd rather apply and test those PRs after 4.2.1 codefreeze if you don't mind.
> Jenkins build for jbosstools-incubator-ripple
> ---------------------------------------------
>
> Key: JBIDE-18692
> URL: https://issues.jboss.org/browse/JBIDE-18692
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Reporter: Gorkem Ercan
> Assignee: Mickael Istria
> Fix For: 4.3.0.Alpha1
>
>
> We need a jenkins job to build for jbosstools-incubator-ripple, and have it
> invoking "./configure && jake" and distribute the builds to Nexus so that cordovasim can start using ripple from this repo.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18698) Irrelevant server item at 4.2.0 Final What's New page
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18698?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18698:
---------------------------------------------
Yeah it is not optimal but can't think of a better way at the moment. +1
> Irrelevant server item at 4.2.0 Final What's New page
> -----------------------------------------------------
>
> Key: JBIDE-18698
> URL: https://issues.jboss.org/browse/JBIDE-18698
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: website
> Affects Versions: 4.2.0.Final
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.3.x
>
>
> If you look at http://tools.jboss.org/documentation/whatsnew/jbosstools/4.2.0.Final.html...
> There is an item for
> JBIDE-17076 Move 'externally managed' server setting into the launch config ui's
> This was done for 4.2.0 Beta2
> But later it was reverted with
> JBIDE-17616 Move 'externally managed' from launch config to server editor
> I understand that currently the Final What's New page is an aggregate of all pre-final pages, so that's how this happened. And there is an ongoing discussion about this.
> But before a the mechanism is changed, I would prefer to simply remove this one item from the Beta2 N&N page - better to remove it altogether than to show an irrelevant item in the Final N&N page.
> Let me know if you agree and I can create a PR for it.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-17212) Server process is not killed if shutdown script fails or is empty with Deploy-only server adapter
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17212?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-17212.
---------------------------------
> Server process is not killed if shutdown script fails or is empty with Deploy-only server adapter
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-17212
> URL: https://issues.jboss.org/browse/JBIDE-17212
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.2.0.Final
>
>
> As you said in JBIDE-7515, when you specify startup and shutdown scripts with a deploy-only server, the server process should be killed if the shutdown script fails. But that is not the case.
> From JBIDE-7515:
> {quote}
> I left the shutdown script empty.
> You said that if the shutdown script fails, the process ID will be killed. Maybe technically an empty command does not fail, but I believe in this case the running java process should still be killed and it isn't.
> In fact, it doesn't work even if I put something that will fail there, e.g. "exit 1".
> {quote}
> The shutdown should default to process kill even if the shutdown script is empty.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18685) Sometimes the internal browser shows cached outdated content when using Show In Web Browser
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18685?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-18685:
---------------------------------------
[~rob.stryker], I will take a look at it.
> Sometimes the internal browser shows cached outdated content when using Show In Web Browser
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-18685
> URL: https://issues.jboss.org/browse/JBIDE-18685
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 4.2.0.CR2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.3.0.Final
>
>
> Sometimes "Show in web browser" on a server in Server View results in wrong content being shown. When you start EAP 6, open the home page in web browser, then stop EAP, start AS7, open the home page again (using Show In) and the browser will still show EAP's home page.
> [~ljelinko] discovered this bug on Linux and I was able to reproduce it on OS X.
> I understand that this might be a problem in Eclipse itself, that's up to you, Rob, to investigate :)
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18819) When discovery URL is not set, "Software/Updates" page is silently hidden
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18819?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18819:
----------------------------------------
I'd need a bad ide-config.properties in order to test this. What's the way/system property to set in order to use alternative source for ide-config.properties ?
> When discovery URL is not set, "Software/Updates" page is silently hidden
> -------------------------------------------------------------------------
>
> Key: JBIDE-18819
> URL: https://issues.jboss.org/browse/JBIDE-18819
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 4.2.0.Final
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Fix For: 4.2.1.CR1, 4.3.0.Alpha1
>
>
> With latest CI build (in http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_8.... ), Central editor seems to miss the "Software/Updates" tab.
> Log mentions an error, which doesn't seem related at first sight:
> {code:none}
> !SESSION 2014-11-21 15:51:47.555 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.8.0_11
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.jboss.tools.project.examples 4 0 2014-11-21 15:53:24.762
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2014-11-21 15:53:24.762
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:90)
> at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
> at org.jboss.tools.project.examples.internal.discovery.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:62)
> at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:107)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:45)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months