[JBoss JIRA] (JBIDE-25802) Create a JDK9 Jenkins job for webservices, forge, jst, javaee, vpe
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25802?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25802:
-------------------------------
Summary: Create a JDK9 Jenkins job for webservices, forge, jst, javaee, vpe (was: Create a JDK9 Jenkins job for webservices)
> Create a JDK9 Jenkins job for webservices, forge, jst, javaee, vpe
> ------------------------------------------------------------------
>
> Key: JBIDE-25802
> URL: https://issues.jboss.org/browse/JBIDE-25802
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.3.AM2
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Fix For: 4.5.3.AM3
>
>
> As webservices have issues with JDK9, it would be good to have a Jenkins job to monitor progress
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25736) deprecate features from JBoss Tools with low usage / low development
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25736?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25736:
------------------------------------
FYI, there's now a plan in the works for the Freemarker plugin/feature to move to the Apache Foundation, home of Freemarker itself, so that it can continue to live on.
http://lists.jboss.org/pipermail/jbosstools-dev/2018-March/012186.html
http://lists.jboss.org/pipermail/jbosstools-dev/2018-March/012194.html
> deprecate features from JBoss Tools with low usage / low development
> --------------------------------------------------------------------
>
> Key: JBIDE-25736
> URL: https://issues.jboss.org/browse/JBIDE-25736
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim, build, cdi, forge, jsf, livereload, portal-gatein, seam2, webservices
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.3.AM3
>
> Attachments: Screenshot 2018-03-02 14.51.03.png
>
>
> This issue is to consider *deprecating* the following parts of JBoss Tools. Suggest we mark them deprecated in feature.properties, and add/update connectors in Central to be similarly marked.
> * jbosstools-portlet
> * jbosstools-aerogear
> * jbosstools-browsersim
> * jbosstools-livereload
> * {color:red}-jbosstools-webservices-{color}
> * {color:red}-jbosstools-javaee-{color}
> * {color:red}-jbosstools-forge-{color}
> These projects could be *removed*, since they were deprecated some time ago:
> * jbosstools-freemarker
> * jbosstools-arquillian
> For supporting arguments, see this doc (RH only, sorry):
> https://docs.google.com/spreadsheets/d/1PTep1KGK2DVbmaWGwQOPhtbSsyROL_PY6...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25772) java.lang.IllegalArgumentException: JSON parser error after first start of DevStudio
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25772?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-25772:
---------------------------------------
[~rob.stryker] I was trying to reproduce this, but for me it is working right now after reinstalling CDK, so maybe some CDK file was corrupted.
> java.lang.IllegalArgumentException: JSON parser error after first start of DevStudio
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-25772
> URL: https://issues.jboss.org/browse/JBIDE-25772
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift, runtime-detection, server
> Affects Versions: 4.5.3.AM2
> Environment: DevStudio: 11.3.0.AM2-v20180301-2015-B2134
> CDK 3.3.0
> F27
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Fix For: 4.5.3.AM3
>
>
> {code:java}
> eclipse.buildId=11.3.0.AM2-v20180301-2015-B2134
> java.version=1.8.0_161
> 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
> org.eclipse.core.jobs
> Error
> Tue Mar 06 09:55:15 CET 2018
> An internal error occurred during: "Searching runtimes...".
> java.lang.IllegalArgumentException: JSON parser error
> at org.jboss.dmr.ModelNode.fromJSONString(ModelNode.java:1294)
> at org.jboss.tools.openshift.cdk.server.core.internal.detection.CDK3RuntimeDetector.getHypervisor(CDK3RuntimeDetector.java:142)
> at org.jboss.tools.openshift.cdk.server.core.internal.detection.CDK3RuntimeDetector.initializeServer(CDK3RuntimeDetector.java:123)
> at org.jboss.tools.openshift.cdk.server.core.internal.detection.AbstractCDKRuntimeDetector.initializeRuntime(AbstractCDKRuntimeDetector.java:59)
> at org.jboss.tools.runtime.core.internal.RuntimeDetector.initializeRuntime(RuntimeDetector.java:149)
> at org.jboss.tools.runtime.core.util.RuntimeInitializerUtil.initializeRuntimes(RuntimeInitializerUtil.java:56)
> at org.jboss.tools.runtime.core.util.RuntimeInitializerUtil.initializeRuntimesFromFolder(RuntimeInitializerUtil.java:36)
> at org.jboss.tools.runtime.ui.internal.startup.JBossRuntimeStartup.initializeCDKRuntimes(JBossRuntimeStartup.java:98)
> at org.jboss.tools.runtime.ui.internal.startup.JBossRuntimeStartup.initializeRuntimes(JBossRuntimeStartup.java:56)
> at org.jboss.tools.runtime.ui.internal.startup.RuntimeScanner$1.run(RuntimeScanner.java:79)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25590) Explorer: connection is not refreshed if you modify it
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25590?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-25590:
-------------------------------------
Fix Version/s: 4.5.3.AM3
(was: 4.5.x)
> Explorer: connection is not refreshed if you modify it
> ------------------------------------------------------
>
> Key: JBIDE-25590
> URL: https://issues.jboss.org/browse/JBIDE-25590
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Labels: explorer
> Fix For: 4.5.3.AM3
>
>
> # ASSERT: have a running CDK and a connection for it in OpenShift Explorer
> # ASSERT: have your connection unfolded showing at least 1 project and at least 1 service
> # EXEC: minishift delete && minishift setup-cdk && minishift start
> # ASSERT: cdk starts up and picks a new ip (ex. 192.168.64.20 -> 192.168.64.21)
> # EXEC: in Explorer: pick "Edit Connection" in the context menu
> # ASSERT: connection wizard shows up
> # EXEC: update the server url to point to the new IP address of the cdk
> # EXEC: hit "Finish"
> Result:
> The explorer still shows the old project and resources. You have to manually hit "Refresh" for it to replace the initially present project and it's children by the new project (which is by default "My Project", the default project)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25758) Add server adapter for WildFly 12
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25758?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25758:
-------------------------------
Sprint: devex #146 March 2018 (was: devex docs #146 Mar 7-Mar 27)
> Add server adapter for WildFly 12
> ---------------------------------
>
> Key: JBIDE-25758
> URL: https://issues.jboss.org/browse/JBIDE-25758
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.5.3.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.AM3
>
>
> WildFly 12 CR1 has just been released (2018-02-26):
> http://wildfly.org/downloads/
> I think we should get ready for it in devstudio. Currently we only have an adapter for wf 11. I checked and it seems to be working ok with the wf11 adapter from what I can see. Of course it will give you a warning that the versions don't match.
> Please let me know if I can help you test the compatibility of the libs or some other stuff. I think there's no rush, it can wait for AM3. And it can be tech preview.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25509) Properties: one can not select multiple resources
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25509?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-25509:
-------------------------------------
Fix Version/s: 4.5.3.AM3
(was: 4.5.x)
> Properties: one can not select multiple resources
> -------------------------------------------------
>
> Key: JBIDE-25509
> URL: https://issues.jboss.org/browse/JBIDE-25509
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.2.AM2
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Labels: properties
> Fix For: 4.5.3.AM3
>
>
> steps:
> # ASSERT: have an OpenShift app running
> # EXEC: in OpenShift explorer: select the project and open up the "Properties" view. In the properties view select "Pods"
> # ASSERT: there are multiple pods listed
> # EXEC: try to select several ones (ex. in order to delete them)
> Result:
> You can only select a single entry, you cannot select several ones and ex. delete them at once.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25758) Add server adapter for WildFly 12
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25758?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25758:
-------------------------------
Sprint: devex #146 March 2018
> Add server adapter for WildFly 12
> ---------------------------------
>
> Key: JBIDE-25758
> URL: https://issues.jboss.org/browse/JBIDE-25758
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.5.3.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.AM3
>
>
> WildFly 12 CR1 has just been released (2018-02-26):
> http://wildfly.org/downloads/
> I think we should get ready for it in devstudio. Currently we only have an adapter for wf 11. I checked and it seems to be working ok with the wf11 adapter from what I can see. Of course it will give you a warning that the versions don't match.
> Please let me know if I can help you test the compatibility of the libs or some other stuff. I think there's no rush, it can wait for AM3. And it can be tech preview.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years