[
https://jira.jboss.org/jira/browse/JBIDE-5484?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-5484:
----------------------------------------------
The patch is good for the case when ESB Runtime is missing and I applied it. Since
CreateFileSupport is base class for creating many kinds of versioned files, this change
will affect them as well, but I think it is ok.
Also, I added to CreateFileSupport interface DefaultVersionResolver, implementation of
which may optionally be provided by action meta-data. I have implemented it for New ESB
file: when project has an associated ESB Runtime, I obtain its version invoking
org.jboss.tools.esb.core.runtime.JBossRuntimeManager. (I added dependency of
org.jboss.tools.esb.core on org.jboss.tools.esb.project.core).
New ESB File wizard should default to highest runtime-appropriate
version
-------------------------------------------------------------------------
Key: JBIDE-5484
URL:
https://jira.jboss.org/jira/browse/JBIDE-5484
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.1.0.CR2
Reporter: Brian Fitzpatrick
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.1.0.CR2
Attachments: JBIDE-5484-revised.patch, JBIDE-5484.patch
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
The New ESB File wizard asks what ESB version you want to create a configuration for -
1.0.1, 1.1, and 1.2. It would be nice if this wizard could check the project container to
see what version of the runtime would be best and default to the highest version possible
(for the most functionality).
Denny, I think this one goes to you - but if not, let me know and I'll check with
Slava.
This is a low priority that would be "Nice to have" if all other critical
issues are fixed. Probably not for 3.1.0 GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira