Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: JiBX 1.2.1
-
Fix Version/s: JiBX 1.2.2
-
Component/s: CodeGen
-
Labels:None
-
Number of attachments :
Description
When running multiple code generations to the same target directory, it would be nice to be able to specify a unique filename for each binding.xml file. My current workaround is to rename the binding.xml file in the ant script before running the 2nd code generation.
Activity
Dennis Sosnoski
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Dennis Sosnoski [ dsosnoski ] | |
| Fix Version/s | JiBX 1.2.2 [ 15120 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Dennis Sosnoski
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
There's now a binding-file-name attribute of <schema> and <schemaset> elements, along with a binding-per-schema attribute. I'll make sure these are documented for 1.2.2.