[jira] (MJAXB-70) Deprecate the readOnly option
Anders Hammar (JIRA <jira <at> codehaus.org>
2012-08-03 19:40:21 GMT
|
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
1.4 |
|
Assignee:
|
Unassigned |
|
Created:
|
03/Aug/12 2:39 PM
|
|
Description:
|
The plugin supports generating files that are in read-only mode. This doesn't really make sense in a Maven project and isn't (IMHO) best practice in any way. Also, having read-only files in the target folder (where the generated sources should be) would cause "mvn clean" to fail.
Thus, the readOnly option should be deprecated. It should still be supported for backwards compatibility, but users would be recommended not to use it.
|
|
Environment:
|
n/a
|
|
Project:
|
JAXB-2 Maven Plugin
|
|
Priority:
|
Major
|
|
Reporter:
|
Anders Hammar
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
Fixed in r17319