[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5310) Determine Smooks XSD and runtime versions
Brian Fitzpatrick (JIRA)
jira-events at lists.jboss.org
Mon Nov 30 10:26:29 EST 2009
Determine Smooks XSD and runtime versions
-----------------------------------------
Key: JBIDE-5310
URL: https://jira.jboss.org/jira/browse/JBIDE-5310
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.CR1
Reporter: Brian Fitzpatrick
Assignee: Tom Fennelly
Fix For: 3.1.0.GA
There are a few issues here...
1) You specify a Smooks runtime version in the New Smooks Configuration wizard (1.0, 1.1, and 1.2 appear in the drop-down). If we are truly only supporting version 1.2, we can get rid of this page in the wizard.
2) Previously we were determining the Smooks runtime version based on an element set in the <graph> portion of the configuration. Now that this element and XSD are gone, we need to provide a different way of noting this setting in the configuration that is based on #3.
3) To determine the runtime version, we must look at the component XSDs used by the configuration. This includes CSV, Freemarker, and other XSDs set in the namespace.
To determine this, you must look at the combination of XSDs as documented in the table in this document: https://docspace.corp.redhat.com/clearspace/docs/DOC-23650#Schemas_and_Versioning
--
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
More information about the jbosstools-issues
mailing list