Rewrite build.xml for TreeTagger module
The build.xml for the treetagger module is rather complex , special, and not up-to-date
with current standards:
- it still uses macros 0.4.0
- it does not separate into upstream and model jars
- it packages tagger and chunker models into the same jar
- it packages models for BE and LE platforms into the same jar (should also stay that
way, or BE should be dropped)
- it still uses tagger.tagset and chunker.tagset metadata entries
- it has its own special macros
Original issue reported on code.google.com by richard.eckart on 2013-09-15 09:50:54
(No text was entered with this change)
Original issue reported on code.google.com by richard.eckart on 2014-03-24 22:26:03
(No text was entered with this change)
Original issue reported on code.google.com by richard.eckart on 2014-03-26 10:51:39
- Labels added: Milestone-1.7.0
- Labels removed: Milestone-1.6.0
This issue was updated by revision r2438.
Original issue reported on code.google.com by richard.eckart on 2014-05-05 22:09:00
This issue was updated by revision r2459.
Original issue reported on code.google.com by richard.eckart on 2014-05-08 19:59:52
Binaries not yet covered by new script.
Original issue reported on code.google.com by richard.eckart on 2014-05-08 20:14:02
This issue was updated by revision r2612.
- Added target for binaries (basically copying over the old ones including macros -
could be done better).
Original issue reported on code.google.com by richard.eckart on 2014-07-07 15:59:53
This issue was updated by revision r2613.
- Fix binary jar name.
Original issue reported on code.google.com by richard.eckart on 2014-07-07 16:04:34
(No text was entered with this change)
Original issue reported on code.google.com by richard.eckart on 2014-10-05 06:39:51
- Labels added: Milestone-1.8.0
- Labels removed: Milestone-1.7.0