Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.0.4
-
Component/s: XML code generator
-
Labels:None
-
Number of attachments :
Description
Split main() out of SourceGenerator.java to streamline the code. Creading a new source file that will contain only main(). For backwards compatibility, SourceGenerator.java will have a tiny "main()" that delegates to the new file.
Activity
Edward Kuns
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | 1.0.3 [ 12762 ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Component/s | XML source generator [ 11761 ] | |
| Description |
Split main() out of SourceGenerator.java to streamline the code. Creading a new source file that will contain only main(). For backwards compatibility, SourceGenerator.java will have a tiny "main()" that delegates to the new file. |
|
| Fix Version/s | 1.0.4 [ 12888 ] |
Edward Kuns
made changes -
| Attachment | srcgen-invoker.diff [ 23253 ] |
Edward Kuns
made changes -
| Attachment | final-c1608-patch.diff [ 23290 ] |
Edward Kuns
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Werner Guttmann
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |