[JBoss JIRA] (JBDS-2622) Do we need to add new server types to the installer?
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2622?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-2622:
--------------------------------
Fix Version/s: 7.0.0.Beta1
> Do we need to add new server types to the installer?
> ----------------------------------------------------
>
> Key: JBDS-2622
> URL: https://issues.jboss.org/browse/JBDS-2622
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 7.0.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Fix For: 7.0.0.Beta1
>
>
> Do we need to add a new server type string for EAP 6.1?
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 46-50}
> "Application Server",
> BIN_PATH+File.separatorChar + TWIDDLE_JAR_NAME,
> new String[]{"6.0","5.1", "5.0", "4.2", "4.0", "3.2"}, new ASServerTypeCondition());
>
> public static final ServerType EAP = new ServerType(
> {code}
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 82-86}
> UNKNOWN_STR,
> "",
> new String[]{"6.0", "5.1", "5.0", "4.3", "4.2", "4.0", "3.2"}, null);
> public String toString() {
> {code}
> What about WildFly (AS 8), SOA-P 6, etc.?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBDS-2622) Do we need to add new server types to the installer?
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2622?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-2622:
-------------------------------------
it is not used anymore, I am going to remove that.
> Do we need to add new server types to the installer?
> ----------------------------------------------------
>
> Key: JBDS-2622
> URL: https://issues.jboss.org/browse/JBDS-2622
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 7.0.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Rob Stryker
>
> Do we need to add a new server type string for EAP 6.1?
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 46-50}
> "Application Server",
> BIN_PATH+File.separatorChar + TWIDDLE_JAR_NAME,
> new String[]{"6.0","5.1", "5.0", "4.2", "4.0", "3.2"}, new ASServerTypeCondition());
>
> public static final ServerType EAP = new ServerType(
> {code}
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 82-86}
> UNKNOWN_STR,
> "",
> new String[]{"6.0", "5.1", "5.0", "4.3", "4.2", "4.0", "3.2"}, null);
> public String toString() {
> {code}
> What about WildFly (AS 8), SOA-P 6, etc.?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBDS-2622) Do we need to add new server types to the installer?
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2622?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-2622:
-----------------------------------
Assignee: Denis Golovin (was: Rob Stryker)
> Do we need to add new server types to the installer?
> ----------------------------------------------------
>
> Key: JBDS-2622
> URL: https://issues.jboss.org/browse/JBDS-2622
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 7.0.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Denis Golovin
>
> Do we need to add a new server type string for EAP 6.1?
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 46-50}
> "Application Server",
> BIN_PATH+File.separatorChar + TWIDDLE_JAR_NAME,
> new String[]{"6.0","5.1", "5.0", "4.2", "4.0", "3.2"}, new ASServerTypeCondition());
>
> public static final ServerType EAP = new ServerType(
> {code}
> {code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer/src/panels/com/jboss/jbds/installer/bean/ServerType.java, lines 82-86}
> UNKNOWN_STR,
> "",
> new String[]{"6.0", "5.1", "5.0", "4.3", "4.2", "4.0", "3.2"}, null);
> public String toString() {
> {code}
> What about WildFly (AS 8), SOA-P 6, etc.?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBDS-2534) JBDS70_0311: [Commit] (Dev) (P2) Marketplace - simplify delivery
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2534?page=com.atlassian.jira.plugin.... ]
Nick Boldt resolved JBDS-2534.
------------------------------
Release Notes Docs Status: Not Yet Documented
Release Notes Text: JBDS 7 will be available from the Eclipse Marketplace. JBT 4.1 will not. This is different from last year where we produced a Marketplace entry for both JBDS 6 and JBT 4.
Resolution: Done
> JBDS70_0311: [Commit] (Dev) (P2) Marketplace - simplify delivery
> ----------------------------------------------------------------
>
> Key: JBDS-2534
> URL: https://issues.jboss.org/browse/JBDS-2534
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Requirements
> Affects Versions: 7.0.0.GA
> Reporter: Jiri Pallich
> Assignee: Nick Boldt
> Fix For: 7.0.0.Alpha2
>
>
> JBDS only on Marketplace (no more JBoss Tools entry).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-13931) Add LiveReload feature to Eclipse Marketplace?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13931?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-13931.
------------------------------
Assignee: Nick Boldt (was: Xavier Coulon)
Fix Version/s: 4.1.0.Alpha2
(was: 4.1.0.Final)
Resolution: Won't Fix
We now have an Eclipse Marketplace entry for JBDS 7 Alpha2:
http://marketplace.eclipse.org/content/jboss-developer-studio-kepler
https://www.jboss.org/tools/download/
However, since I was instructed to only add LiveReload to the JBT site (see JBIDE-13916), not to the JBDS site / installer, and since the plan for JBT 4.1 / JBDS 7 to ONLY have a Marketplace entry for JBDS 7, not JBT 4.1 [ see PRD item JBDS70_0311 - JBDS-2534 ], there's no way I can complete this jira.
Possible ways to solve this:
a) create a JBT 4.1 Marketplace entry for JBT (and de-commit PRD item JBDS70_0311 - JBDS-2534 )
b) add LiveReload to JBDS
Feel free to re-open if you want one of the two options above to be done.
> Add LiveReload feature to Eclipse Marketplace?
> ----------------------------------------------
>
> Key: JBIDE-13931
> URL: https://issues.jboss.org/browse/JBIDE-13931
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: livereload, marketplace
> Affects Versions: 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.0.Alpha2
>
>
> Should this feature be included in the list of features on the Eclipse Marketplace, or is it an "extra" thing that can be installed later?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months