DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7879>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7879
the "style" task is very useful, but a little too simple
Summary: the "style" task is very useful, but a little too simple
Product: Ant
Version: 1.4.1
Platform: PC
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: Other
Component: Core tasks
AssignedTo: ant-dev@jakarta.apache.org
ReportedBy: gxzuo@yahoo.com
Two features should make the "style" task complete:
1. Ability to name output files. For example, input file Abc.xml
generates output file AbcDao.java. Now I have to name the input
file AbcDao.java which is very ugly.
2. Ability to do multiple transforms on one file.
The external task "styler" does both, but it has more features than
needed. Besides, it doesn't check for up-to-date files.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|