[JBoss JIRA] (JBDS-3315) 8.0.2 B378 does not contain updated Forge (possibly more)
by Martin Malina (JIRA)
Martin Malina created JBDS-3315:
-----------------------------------
Summary: 8.0.2 B378 does not contain updated Forge (possibly more)
Key: JBDS-3315
URL: https://issues.jboss.org/browse/JBDS-3315
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: build
Affects Versions: 8.0.2.GA
Reporter: Martin Malina
Assignee: Mickael Istria
Priority: Blocker
I wanted to check the differences between JBDS 8.0.1 and 8.0.2 and was surprised that there is no change in Forge plugins - all of the time stamps are from 2014, exactly the same as was in 8.0.1.
You can see it in the online repo here:
http://www.qa.jboss.com/binaries/RHDS/updates/development/8.0.2.GA-update...
{code}
org.jboss.tools.forge.core_1.3.1.Final-v20141209-0343-B80.jar
org.jboss.tools.forge.m2e_1.1.1.Final-v20141209-0343-B80.jar
org.jboss.tools.forge.runtime.ext_1.3.1.Final-v20141209-0343-B80
org.jboss.tools.forge.runtime_1.4.144.Final-v20141209-0343-B80
org.jboss.tools.forge.ui.notifications_1.3.1.Final-v20141209-0343-B80.jar
org.jboss.tools.forge.ui_1.3.1.Final-v20141209-0343-B80.jar
org.jboss.tools.forge2.runtime_2.12.3.Final-v20141209-0343-B80
{code}
You can see that it's ok in JBoss Tools 4.2.2.Final:
http://download.jboss.org/jbosstools/updates/staging/luna/jbosstools-4.2....
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBDS-3293) Marketplace Entry: Integration Stack (Fuse Focused)
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3293?page=com.atlassian.jira.plugin.... ]
Burr Sutter commented on JBDS-3293:
-----------------------------------
[~maxandersen]Then we need to change the title and description of this jira - as it clearly scopes things to "Fuse" as that was the original requirement. If by negotiation, we have determined that "everything integration" is easier/more expedient than simply "Fuse", then lets' modify this description & title to reflect that new reality.
> Marketplace Entry: Integration Stack (Fuse Focused)
> ---------------------------------------------------
>
> Key: JBDS-3293
> URL: https://issues.jboss.org/browse/JBDS-3293
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: discovery, updatesite, website
> Reporter: Burr Sutter
> Assignee: Nick Boldt
> Fix For: 8.0.2.GA
>
>
> As a Fuse Focused, integration + Java developer, I have had troubles in finding the Camel and supportive Eclipse plugins. An Eclipse Marketplace entry that advertises those capabilities will help me to find the right tooling and to successfully install it into my pre-installed and currently running Eclipse.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-19038) Arquillian should not be in JBT EA catalog
by Radim Hopp (JIRA)
Radim Hopp created JBIDE-19038:
----------------------------------
Summary: Arquillian should not be in JBT EA catalog
Key: JBIDE-19038
URL: https://issues.jboss.org/browse/JBIDE-19038
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.2.2.Final
Reporter: Radim Hopp
In JBIDE-18995 Arquillian was removed from EA (by removing it from jbosstools-earlyaccess.properties), but on Software/Update page it is still displayed under EA features.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBDS-3276) JBDS-IS Installer
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBDS-3276?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBDS-3276:
----------------------------------
First - to clarify Len's question - it will be necessary to create a standalone JBDSIS installer (based on JBDS) that contains the Integration Stack (which includes Fuse Tooling). I think what's important here is installation consistency. What you get from the JBDSIS p2 update site = JBoss Central installer = standalone JBDSIS installer.
Today - we target new releases of the IS to coincide with product releases - JDV, B*MS and FSW. In order to address Max's concern - we should spin a new IS whenever JBDS releases a minor version update. Then we add JBDS into our "consistency matrix".
> JBDS-IS Installer
> -----------------
>
> Key: JBDS-3276
> URL: https://issues.jboss.org/browse/JBDS-3276
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer, integration-platform
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
>
> As a Fuse, integration-focused developer, I need a downloadable installer that will allow me to quickly and easily install JBDS with Fuse capabilities.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
Xavier Coulon commented on JBDS-3267:
-------------------------------------
[~maxandersen], [~adietish], [~burrsutter],
A prototype based on Xtext is available at https://github.com/xcoulon/jbosstools-json
The code still needs a bit of love, though:
- syntax coloring does not work as expected
- outline view could be more compact (too many nodes are displayed, including nodes with an "<unnamed>" label...)
Then, we should see if the generated code allows for custom extension, such as content assist, hyperlink navigation, etc. for specific files.
If we agree to include this code, we'll have to update the TP to include Xtext runtime.
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Xavier Coulon
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-19030) Creation of new RichFaces project results in outdated archetype
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19030?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-19030.
------------------------------
Verified in JBT 4.2.2
> Creation of new RichFaces project results in outdated archetype
> ---------------------------------------------------------------
>
> Key: JBIDE-19030
> URL: https://issues.jboss.org/browse/JBIDE-19030
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: project-examples
> Affects Versions: 4.2.1.Final
> Reporter: Matej Novotny
> Assignee: Fred Bricon
> Priority: Minor
> Fix For: 4.2.2.Final
>
>
> In JBDS one can create RichFaces project via:
> * File -> New -> Other -> RichFaces Project
> This results in choosing kitchensink archetype for version 4.2.3 which is outdated.
> There were some major changes to RichFaces beggining with version 4.5 so it would be nice if JBDS could make use of any 4.5.x.Final version artifact instead.
> Note: Latest archetype version is 4.5.1.Final and 4.5.2.Final is being staged at the moment, so one of these two should be used I guess.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-18995) Early Access features can be installed from JBoss Tools p2 repository even if 'Enable Early Access' is disabled in Central
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18995?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18995:
----------------------------------------
[~rhopp] I believe you're right. The JBT catalog should have been updated too. Can you please put that in another Jira?
> Early Access features can be installed from JBoss Tools p2 repository even if 'Enable Early Access' is disabled in Central
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18995
> URL: https://issues.jboss.org/browse/JBIDE-18995
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.2.1.Final
> Reporter: Denis Golovin
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 4.2.1.Final
>
> Attachments: ea-disabled.png, ea-installed.png
>
>
> I noticed central has "(Early Access Installed)" sign in after I installed everything from JBos Tools stable p2 repository.
> !ea-installed.png!
> "Enable Early Access" checkbox is not set by default in Central Editor
> !ea-disabled.png!
> This means I bypassed warning dialog in this scenario.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-18967) Inconsistent search results in Central - JBDS returns more results than Tools
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18967?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-18967.
------------------------------
Closing.
> Inconsistent search results in Central - JBDS returns more results than Tools
> -----------------------------------------------------------------------------
>
> Key: JBIDE-18967
> URL: https://issues.jboss.org/browse/JBIDE-18967
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.1.Final
> Environment: eclipse-standard-luna-SR1-RC1-linux-gtk-x86_64
> RHEL 6.5
> Java 1.7
> Reporter: Len DiMaggio
> Assignee: Len DiMaggio
> Fix For: 4.2.1.Final
>
> Attachments: JBDS801.png, JBT421_1.png, JBT421_2.png, mylyn-stuff-in-central.png
>
>
> To recreate:
> * Install Eclipse
> * Install JBDS 8.0.1 through Eclipse Marketplace
> * In Central, select software/update
> * In the filter, enter "mylyn"
> * Observe the results in the attached screenshots - JBDS returns all (4) packages, Tools returns (2)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months