[JBoss JIRA] (JBIDE-20100) how to make users aware of fuse and other tooling only being available from earlyaccess?
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20100?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-20100:
----------------------------------------
Up!
Does a certificationId for not installable/promotional/warning-like connectors make sense to you? I actually believe that "not available" is a distribution mechanism (more precisely an explicit lack of distribution mechanism), so our decision about JBDS-3509 make it feel "natural" [~maxandersen] [~lhein] [~nickboldt]
> how to make users aware of fuse and other tooling only being available from earlyaccess?
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-20100
> URL: https://issues.jboss.org/browse/JBIDE-20100
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
> Fix For: 4.3.0.CR1
>
> Attachments: JBIDE-20100-2.png
>
>
> [~jtyrrell] find it confusing when he cannot see Fuse and other earlyaccess features immediately on the install page.
> Some comments:
> "I install JBDS 8.1 and click on the JBoss Integration and SOA Development, but where is the Fuse tooling in that list."
> "<without earlyaccess> why doesn’t my screen shot tell me to use an older version of JBDS or something."
> Suggestion:
> "when I picked the Integration Stack a greyed out Fuse IDE thingy in the list of choices, and something like (Select early Access) to enable this feature."
> I'm fine exploring options to show early access features more prominently but would prefer we would not need to treat Fuse "special" so maybe we should have a "Early Access" section at the bottom instead of filtered in between everything else ?
> and for any connectors that has additional/different features just add a "Extra features available in Early access " comment ?
> But what to do when Fuse or others dont even have an earlyaccess out yet ? (like is currently the state for devstudio 9)
> [~crobson], [~aileenc] and [~lhein] got any suggestions ?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20545) Migrate to tern-java and angularjs-eclipse 1.0.0 release
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20545?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-20545:
----------------------------------------
Cool. Looks like we can update it for CR1 then.
cc: [~vpakan], [~ldimaggio]
> Migrate to tern-java and angularjs-eclipse 1.0.0 release
> --------------------------------------------------------
>
> Key: JBIDE-20545
> URL: https://issues.jboss.org/browse/JBIDE-20545
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.3.0.CR1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 4.3.0.CR1
>
>
> We should test manually latest tern-java and angularjs-eclipse release 1.0.0 until Reddeer tests arrived and see if it is good enough to include into CR1.
> Major improvements in tern are:
> 1. Support include/exclude from JavaScript projects
> 2. tern server update
> 3. Issues caused problems last release asre fixed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20545) Migrate to tern-java and angularjs-eclipse 1.0.0 release
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20545?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-20545:
---------------------------------------
I verified 1.0.0 release on latest local jbds build from master with test cases from JBIDE-20442 and found no issues :)
> Migrate to tern-java and angularjs-eclipse 1.0.0 release
> --------------------------------------------------------
>
> Key: JBIDE-20545
> URL: https://issues.jboss.org/browse/JBIDE-20545
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.3.0.CR1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 4.3.0.CR1
>
>
> We should test manually latest tern-java and angularjs-eclipse release 1.0.0 until Reddeer tests arrived and see if it is good enough to include into CR1.
> Major improvements in tern are:
> 1. Support include/exclude from JavaScript projects
> 2. tern server update
> 3. Issues caused problems last release asre fixed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20395) Navigation of #assert directive doesn't work for nested relative path and absolute file path
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20395?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-20395:
----------------------------------
Fix Version/s: 4.4.x
(was: 4.3.0.CR1)
> Navigation of #assert directive doesn't work for nested relative path and absolute file path
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-20395
> URL: https://issues.jboss.org/browse/JBIDE-20395
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Affects Versions: 4.3.0.Beta2
> Environment: JBDS 9.0.0.Beta2b, L64
> Reporter: Jiri Peterka
> Assignee: Denis Golovin
> Fix For: 4.4.x
>
>
> Have Java Project in eclipse called "testprj":
> Create four ftl files:
> 1) testprj/first.ftl
> 2) testprj/second.ftl
> 3) testprj/dir/third.ftl
> 4) /opt/fourth.ftl
> Put this into first.ftl
> <#include "second.ftl">
> <#include "dir/third.ftl">
> <#include "/opt/fourth.ftl">
> Try to click on each to navigate. First case works. Nested relative and absolute navigation doesn't work
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20341) Unable to deselect all items in JavaScript/Modules
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20341?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-20341:
----------------------------------
Fix Version/s: 4.4.x
> Unable to deselect all items in JavaScript/Modules
> --------------------------------------------------
>
> Key: JBIDE-20341
> URL: https://issues.jboss.org/browse/JBIDE-20341
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript
> Affects Versions: 4.3.0.Beta2
> Environment: JBDS 9.0.0.Beta2-v20150717-1420-B67, AngularJS installed from JBoss Central
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Priority: Critical
> Fix For: 4.4.x
>
>
> 1. Create new JavaScript project
> 2. Open Properties > JavaScript > Modules for this project deselect all modules and click OK to close dialog
> 3. Reopen Properties dialog
> ERROR: AngularJS, Browser, Completion Guess and ECMAScript modules are checked and code assist offers items from these modules
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20492) Allow configuring FreeMarker (per project)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20492?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-20492:
----------------------------------
Fix Version/s: 4.4.x
> Allow configuring FreeMarker (per project)
> ------------------------------------------
>
> Key: JBIDE-20492
> URL: https://issues.jboss.org/browse/JBIDE-20492
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: freemarker
> Reporter: Daniel Dekany
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 4.4.x
>
>
> Some configuration settings affect parsing, and more such settings may appear in the future. A simple yet quite flexible and future-proof way of allowing configuring per project is adding a multi-line text input with label "Configuration settings (Java properites format)" under Project properties / FreeMarker, where the user can enter arbitrary text, then parse that with {{java.util.Properties}} and pass it to {{Configuration.setSettings(Properties)}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20562) WildFly: jsf-impl-2.2.8-jbossorg-1.jar is not in default Runtime list
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20562?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-20562:
-----------------------------------
Assignee: Rob Stryker (was: Jason Greene)
> WildFly: jsf-impl-2.2.8-jbossorg-1.jar is not in default Runtime list
> ---------------------------------------------------------------------
>
> Key: JBIDE-20562
> URL: https://issues.jboss.org/browse/JBIDE-20562
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.3.0.CR1
> Reporter: carl zhang
> Assignee: Rob Stryker
> Priority: Minor
>
> In Eclipse, I chose WildFly 8.2.0 server as my local web server. Then I created Dynamic Web Project. After done, I check the project Libraries-->WildFly 8.x Runtime libraries. I can see jboss-jsf-api_2.2_spec-2.2.8.jar in the list, but cannot see jsf-impl-2.2.8-jbossorg-1.jar
> So my Java codes related to jsf-impl classes cannot pass the compile. And I cannot manually add jsf-impl.jar into the project WEB_INF/lib because it cause deployment conflict.
> Please add the jsf-impl jar file into default Runtime library list. I don't check 9.0.0 and 10.0.0, if it is not in their default list. Please add it in
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20564) Error occurs when selecting amq6-persistent template
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20564?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-20564:
-----------------------------------
Assignee: Jeff Cantrill
> Error occurs when selecting amq6-persistent template
> ----------------------------------------------------
>
> Key: JBIDE-20564
> URL: https://issues.jboss.org/browse/JBIDE-20564
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Fred Bricon
> Assignee: Jeff Cantrill
>
> In the new application wizard, when selecting the amq6-persistent template in the viewer, an error is displayed (An error occurred while setting the value.).
> Under the hood this is logged:
> {noformat}
> Caused by: com.openshift.restclient.ResourceFactoryException: There was an exception creating the resource from: {"apiVersion" : "v1", "kind" : "PersistentVolumeClaim", "metadata" : {"name" : "${APPLICATION_NAME}-amq-claim", "labels" : {"application" : "${APPLICATION_NAME}"}}, "spec" : {"accessModes" : ["ReadWriteOnce"], "resources" : {"requests" : {"storage" : "${VOLUME_CAPACITY}"}}}}
> at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:173)
> at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:160)
> at com.openshift.internal.restclient.model.template.Template.getItems(Template.java:71)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.initTemplateParameters(NewApplicationWizardModel.java:116)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.update(NewApplicationWizardModel.java:68)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.setTemplate(NewApplicationWizardModel.java:107)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.core.internal.databinding.beans.BeanPropertyHelper.writeProperty(BeanPropertyHelper.java:59)
> ... 139 more
> Caused by: com.openshift.restclient.ResourceFactoryException: Unable to create v1 resource kind PersistentVolumeClaim from {
> "apiVersion" => "v1",
> "kind" => "PersistentVolumeClaim",
> "metadata" => {
> "name" => "${APPLICATION_NAME}-amq-claim",
> "labels" => {"application" => "${APPLICATION_NAME}"}
> },
> "spec" => {
> "accessModes" => ["ReadWriteOnce"],
> "resources" => {"requests" => {"storage" => "${VOLUME_CAPACITY}"}}
> }
> }
> at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:199)
> at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:169)
> ... 149 more
> Caused by: java.lang.NullPointerException
> at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:194)
> ... 150 more
> {noformat}
> [~jcantrill]: is this a problem with the client or a problem with the template?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (JBIDE-20564) Error occurs when selecting amq6-persistent template
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-20564:
-----------------------------------
Summary: Error occurs when selecting amq6-persistent template
Key: JBIDE-20564
URL: https://issues.jboss.org/browse/JBIDE-20564
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Fred Bricon
In the new application wizard, when selecting the amq6-persistent template in the viewer, an error is displayed (An error occurred while setting the value.).
Under the hood this is logged:
{noformat}
Caused by: com.openshift.restclient.ResourceFactoryException: There was an exception creating the resource from: {"apiVersion" : "v1", "kind" : "PersistentVolumeClaim", "metadata" : {"name" : "${APPLICATION_NAME}-amq-claim", "labels" : {"application" : "${APPLICATION_NAME}"}}, "spec" : {"accessModes" : ["ReadWriteOnce"], "resources" : {"requests" : {"storage" : "${VOLUME_CAPACITY}"}}}}
at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:173)
at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:160)
at com.openshift.internal.restclient.model.template.Template.getItems(Template.java:71)
at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.initTemplateParameters(NewApplicationWizardModel.java:116)
at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.update(NewApplicationWizardModel.java:68)
at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.setTemplate(NewApplicationWizardModel.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.core.internal.databinding.beans.BeanPropertyHelper.writeProperty(BeanPropertyHelper.java:59)
... 139 more
Caused by: com.openshift.restclient.ResourceFactoryException: Unable to create v1 resource kind PersistentVolumeClaim from {
"apiVersion" => "v1",
"kind" => "PersistentVolumeClaim",
"metadata" => {
"name" => "${APPLICATION_NAME}-amq-claim",
"labels" => {"application" => "${APPLICATION_NAME}"}
},
"spec" => {
"accessModes" => ["ReadWriteOnce"],
"resources" => {"requests" => {"storage" => "${VOLUME_CAPACITY}"}}
}
}
at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:199)
at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:169)
... 149 more
Caused by: java.lang.NullPointerException
at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:194)
... 150 more
{noformat}
[~jcantrill]: is this a problem with the client or a problem with the template?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months