]
Tom Jenkinson updated JBTM-1047:
--------------------------------
Fix Version/s: 5.0.1.Final
(was: 5.0.0.Final)
Investigate need for checked-in generated artifacts
---------------------------------------------------
Key: JBTM-1047
URL:
https://issues.jboss.org/browse/JBTM-1047
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Components: XTS
Reporter: Paul Robinson
Assignee: Paul Robinson
Priority: Optional
Fix For: 5.0.1.Final
A superficial search shows that we have 1076 places where Java code claims to be or use
generated artefacts:
{code}
grep -ir generated ./XTS | grep \.java | wc -l
1076
{code}
These include WS interfaces and JAX-B classes. There may be others too.
For those that are generated and un-modified, we should create them at build time. For
those that were generated and then modified, we should remove the generated label.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: