[JBoss JIRA] (JBIDE-17477) Remember to skip application creation in JAX-RS Wizard
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-17477:
-------------------------------------
Summary: Remember to skip application creation in JAX-RS Wizard
Key: JBIDE-17477
URL: https://issues.jboss.org/browse/JBIDE-17477
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Xavier Coulon
The JAX-RS Resource creation wizard provides a page to create a JAX-RS Application in the project if none was found, but the user may want to skip this step if she plans to deploy her application in a non JEE6/7 environment - which would require a custom configuration (e.g.: a servlet dispatcher) to activate and use the JAX-RS resources.
The wizard should remember that choice, so the user would not have to explicitly skip this step for each new JAX-RS resource she wants to create.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt closed JBDS-3034.
----------------------------
Resolution: Rejected
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt closed JBDS-3034.
----------------------------
Fix Version/s: 8.0.0.Beta2
Resolution: Done
Reopened to add links to the commits in Denis' comment, after I found the missing commits in github. Not sure why they didn't appear earlier.
Sorry for the reopen/close churn.
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 8.0.0.Beta2
>
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-3034 at 5/29/14 10:44 PM:
------------------------------------------------------------
reopening to reject it and revert changes for several reasons:
1. tern is not included into jbdevstudio TP and that, as Mickael mentioned, is requirement in target platform request change
> https://github.com/jbosstools/jbosstools-target-platforms/commit/feff3cbe...
2. jst.jsdt should not be included into JBDS update site because of the same reason it depends on tern and tern is not included into JBDS TP
(it never was.)
3. aerogear now has optional requirements to jst.jsdt and it means can be installed into JBDS without tern available from JBDS tp
> https://github.com/jbosstools/jbosstools-aerogear/commit/411c6ace25dfb847...
was (Author: dgolovin):
reopening to reject it and revert changes for several reasons:
1. tern is not included into jbdevstudio TP and that, as Mickael mentioned, is requirement in target platform request change
2. jst.jsdt should not be included into JBDS update site because of the same reason it depends on tern and tern is not included into JBDS TP
3. aerogear now has optional requirements to jst.jsdt and it means can be installed into JBDS without tern available from JBDS tp
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 8.0.0.Beta2
>
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3034:
-----------------------------
Comment: was deleted
(was: [~dgolovin]: I'm not seeing any fresh commits in any of these repos:
https://github.com/jbosstools/jbosstools-aerogear/commits/master
https://github.com/jbosstools/jbosstools-build-sites/commits/master
https://github.com/jbdevstudio/jbdevstudio-product/commits/master
Can you explain which commits you mean? How is aerogear's dependency on jst.jsdt now optional, and where did you implement that, if not in the jbosstools-aerogear repo?
All I can see is this change, which will most likely fail the JBDS product build because of the missing tern plugins, like it did last weekend:
https://github.com/jbosstools/jbosstools-target-platforms/commits/4.40.x -> https://github.com/jbosstools/jbosstools-target-platforms/commit/feff3cbe...)
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3034:
----------------------------------
[~dgolovin]: I'm not seeing any fresh commits in any of these repos:
https://github.com/jbosstools/jbosstools-aerogear/commits/master
https://github.com/jbosstools/jbosstools-build-sites/commits/master
https://github.com/jbdevstudio/jbdevstudio-product/commits/master
Can you explain which commits you mean? How is aerogear's dependency on jst.jsdt now optional, and where did you implement that, if not in the jbosstools-aerogear repo?
All I can see is this change, which will most likely fail the JBDS product build because of the missing tern plugins, like it did last weekend:
https://github.com/jbosstools/jbosstools-target-platforms/commits/4.40.x -> https://github.com/jbosstools/jbosstools-target-platforms/commit/feff3cbe...
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3034:
----------------------------------
Kicked to verify: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.product_ma... >=2108
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 8.0.0.Beta2
>
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months