[JBoss JIRA] (JBIDE-14697) User library fileset cannot be modified
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14697?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-14697:
-------------------------------
Fix Version/s: 4.4.1.Final
(was: 4.2.x)
> User library fileset cannot be modified
> ---------------------------------------
>
> Key: JBIDE-14697
> URL: https://issues.jboss.org/browse/JBIDE-14697
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: archives
> Affects Versions: 4.1.0.Beta1
> Reporter: Jaroslav Jankovič
> Assignee: Rob Stryker
> Fix For: 4.4.1.Final
>
>
> STEP: prepare two library filesets, lets say myLib1, myLib2 via preferences (Java -> Build Path -> User Libraries)
> STEP: create project with archives support
> STEP: create some archive in the project
> STEP: add new user library fileset in the archive (myLib1)
> STEP: select myLib1 in archives explorer, invoke its context menu and select Edit fileset
> STEP: in "User Library Fileset Wizard" dialog select myLib2, confirm it
> FAIL: there is still myLib in archives explorer, not myLib2 as it should be
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-21857) Hot class reload doesn't work on OpenShift
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21857:
-------------------------------
Fix Version/s: 4.4.1.Final
(was: 4.4.x)
> Hot class reload doesn't work on OpenShift
> ------------------------------------------
>
> Key: JBIDE-21857
> URL: https://issues.jboss.org/browse/JBIDE-21857
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Fix For: 4.4.1.Final
>
> Attachments: HCRFailure.zip
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-19506) Connection wizard, Connection: should have unit tests
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19506?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-19506:
-------------------------------
Fix Version/s: 4.4.1.Final
(was: 4.4.x)
> Connection wizard, Connection: should have unit tests
> ------------------------------------------------------
>
> Key: JBIDE-19506
> URL: https://issues.jboss.org/browse/JBIDE-19506
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: openshift_v3, tests
> Fix For: 4.4.1.Final
>
> Original Estimate: 2 days
> Time Spent: 3 days
> Remaining Estimate: 3 days
>
> In the new implementation of the connection wizard, that allows v2 and v3 connections (JBIDE-19096) we have rather complex behaviour that we should assert via unit tests.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22726) Associate jbosstools & devstudio marketplace entries by fileextension to file types opened in Eclipse
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22726?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-22726:
----------------------------------------
I added "fileExtension_htm, fileExtension_html, fileExtension_xhtm, fileExtension_xhtml, fileExtension_ftl, fileExtension_ftlx, fileExtension_ftlh, fileExtension_jsp, fileExtension_jspx, fileExtension_jsf, fileExtension_jsfx, fileExtension_hbm, fileExtension_js, fileExtension_json, fileExtension_java". Any other one to suggest?
> Associate jbosstools & devstudio marketplace entries by fileextension to file types opened in Eclipse
> -----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22726
> URL: https://issues.jboss.org/browse/JBIDE-22726
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: marketplace
> Affects Versions: 4.4.0.Final
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Fix For: 4.4.x
>
>
> I need a list of file extensions we want associated with JBT/devstudio.
> Then I can add those to the list of tags on the marketplace entries:
> https://marketplace.eclipse.org/content/jboss-tools
> https://marketplace.eclipse.org/content/red-hat-jboss-developer-studio
> eg., for freemarker, we want to add tag = *fileExtension_ftl* [1]
> ref: https://www.eclipse.org/eclipse/news/4.6/platform.php#text-editor-selecti...
> ref: https://www.eclipse.org/community/eclipse_newsletter/2016/june/article1.php (see #5)
> [1] https://marketplace.eclipse.org/content/freemarker-ide-jboss-tools
> related: https://bugs.eclipse.org/bugs/show_bug.cgi?id=480176
> related: https://bugs.eclipse.org/bugs/show_bug.cgi?id=494050
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22967) NullPointerException in JPAProjectConfigurator.configure
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22967?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22967:
--------------------------------
Fix Version/s: 4.4.1.Final
(was: 4.4.1.AM3)
> NullPointerException in JPAProjectConfigurator.configure
> --------------------------------------------------------
>
> Key: JBIDE-22967
> URL: https://issues.jboss.org/browse/JBIDE-22967
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport, hibernate
> Reporter: Automated Error Reporting Bot
> Assignee: Mickael Istria
> Fix For: 4.4.1.Final
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.playground.easymport.jee.servlet.JPAProjectConfigurator.configure(JPAProjectConfigurator.java:68)
> at org.eclipse.ui.internal.wizards.datatransfer.EasymportJob.importProjectAndChildrenRecursively(EasymportJob.java:429)
> at org.eclipse.ui.internal.wizards.datatransfer.EasymportJob.access$1(EasymportJob.java:326)
> at org.eclipse.ui.internal.wizards.datatransfer.EasymportJob$2.run(EasymportJob.java:177)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.playground.easymport.jee | 1.0.1.Final-v20160331-1851-B68 | 1.1.0.Alpha1-v20160510-0710-B203 |
> Operating Systems:
> | Linux | 3.19.0 | 4.4.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/573490a6e4b0138d62...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23005) Server Adapter: Stuck on creating/publishing
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23005?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-23005:
-------------------------------------
Yes that looks like the same issue happening for me in JBIDE-22677
> Server Adapter: Stuck on creating/publishing
> --------------------------------------------
>
> Key: JBIDE-23005
> URL: https://issues.jboss.org/browse/JBIDE-23005
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Labels: openshift_v3, server_adapter
> Fix For: 4.4.1.Final
>
> Attachments: stucked_server_adapter
>
>
> When I am trying to create a new OpenShift 3 server adapter, many times creation does not work. Server get stucked at publishing and there is a hanging job Check module status for server eap-app at OpenShift... I am using CDK OpenShift and build an application on eap 6.4 template with kitchensink context_dir. Connection is not established. While this is happening (job is hanging) there is no error in error log.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months