[JBoss JIRA] (JBIDE-13328) as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8, 4, 9, 4.10, 4.11, 4.12
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13328?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-13328:
-------------------------------------
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397028
> as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8,4,9,4.10,4.11,4.12
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13328
> URL: https://issues.jboss.org/browse/JBIDE-13328
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Affects Versions: 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
>
> The following JIRAs showcase how ass-backwards the implementation of ESB detection/support in as.core's plugin.xml is:
> JBIDE-13209
> JBDS-2365
> JBDS-2394
> JBDS-1889
> JBDS-2431
> Would it be possible to have the various servers simply support 4.x instead of needing to keep updating as.core's plugin.xml every time a new version of ESB 4.x comes out? (4.11 is currently not supported properly, and 4.12 is forthcoming. Can we make this better in JBDS 7, then maybe backport that magic to JBDS 5 and 6?
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13328) as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8, 4, 9, 4.10, 4.11, 4.12
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13328?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-13328:
-------------------------------------
It seems there's an interim and private non-api extension point which has been added recently which allows a module to declare its support for servers, rather than the other way around. This is progress, but it does not stop the 4.10,4.11,4.12 debacle.
http://git.eclipse.org/c/servertools/webtools.servertools.git/tree/plugin...
> as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8,4,9,4.10,4.11,4.12
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13328
> URL: https://issues.jboss.org/browse/JBIDE-13328
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Affects Versions: 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
>
> The following JIRAs showcase how ass-backwards the implementation of ESB detection/support in as.core's plugin.xml is:
> JBIDE-13209
> JBDS-2365
> JBDS-2394
> JBDS-1889
> JBDS-2431
> Would it be possible to have the various servers simply support 4.x instead of needing to keep updating as.core's plugin.xml every time a new version of ESB 4.x comes out? (4.11 is currently not supported properly, and 4.12 is forthcoming. Can we make this better in JBDS 7, then maybe backport that magic to JBDS 5 and 6?
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13209) Need to add ESB 4.12 option with constraints
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13209?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-13209:
------------------------------------
Assuming this is in reference to the as.core plugin's plugin.xml, I've assigned this to [~rob.stryker] to take a look.
> Need to add ESB 4.12 option with constraints
> --------------------------------------------
>
> Key: JBIDE-13209
> URL: https://issues.jboss.org/browse/JBIDE-13209
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: esb
> Reporter: Tom Cunningham
> Assignee: Rob Stryker
>
> SOA-P 5.3.1 is coming out soon and will require an ESB "4.12" option to be added to the ESB versions.
> Additionally, it may or may not have a new jUDDI version, which would require a different constraint to verify the AS has ESB 4.12 - or a removal of the constraints altogether.
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13328) as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8, 4, 9, 4.10, 4.11, 4.12
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13328:
----------------------------------
Summary: as.core plugin should understand the idea of ESB 4.x instead of needing to explicitly list versions like 4.8,4,9,4.10,4.11,4.12
Key: JBIDE-13328
URL: https://issues.jboss.org/browse/JBIDE-13328
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 4.1.0.Alpha1
Reporter: Nick Boldt
Assignee: Rob Stryker
The following JIRAs showcase how ass-backwards the implementation of ESB detection/support in as.core's plugin.xml is:
JBIDE-13209
JBDS-2365
JBDS-2394
JBDS-1889
JBDS-2431
Would it be possible to have the various servers simply support 4.x instead of needing to keep updating as.core's plugin.xml every time a new version of ESB 4.x comes out? (4.11 is currently not supported properly, and 4.12 is forthcoming. Can we make this better in JBDS 7, then maybe backport that magic to JBDS 5 and 6?
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13209) Need to add ESB 4.12 option with constraints
by Tom Cunningham (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13209?page=com.atlassian.jira.plugi... ]
Tom Cunningham commented on JBIDE-13209:
----------------------------------------
>From talking to Brian, my understanding is that something in tools determines the ESB version by what version of jUDDI is in ESB. Since ESB 4.12 is including a new jUDDI (3.1.4), I'm not sure whether it will recognize a valid ESB installation with 4.12 as 4.11 or below.
> Need to add ESB 4.12 option with constraints
> --------------------------------------------
>
> Key: JBIDE-13209
> URL: https://issues.jboss.org/browse/JBIDE-13209
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: esb
> Reporter: Tom Cunningham
>
> SOA-P 5.3.1 is coming out soon and will require an ESB "4.12" option to be added to the ESB versions.
> Additionally, it may or may not have a new jUDDI version, which would require a different constraint to verify the AS has ESB 4.12 - or a removal of the constraints altogether.
--
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
13 years, 4 months