--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Every once in a while I stumble across this problem where a tool reads
in xml and generates java files. We have a custom written tool here
that does this but there is no up to date check so the java files are
created each time. Do I need to write a custom mapper or is there a
simple way to do this? The xml files share nothing in common in the
way of their names with the java files.
- uptodate using .xml to .java but not 1 to 1 EJ Ciramella
- Re: uptodate using .xml to .java but not 1 to 1 Alexey N. Solofnenko
- Re: uptodate using .xml to .java but not 1 t... EJ Ciramella
