google-code-export / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

Rewrite build.xml for TreeTagger module #228

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 15 Sep 2013 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 24 Mar 2014 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 26 Mar 2014 at 10:51

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2438.

Original comment by richard.eckart on 5 May 2014 at 10:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2459.

Original comment by richard.eckart on 8 May 2014 at 7:59

GoogleCodeExporter commented 9 years ago
Binaries not yet covered by new script.

Original comment by richard.eckart on 8 May 2014 at 8:14

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2612.

- Added target for binaries (basically copying over the old ones including 
macros - could be done better).

Original comment by richard.eckart on 7 Jul 2014 at 3:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2613.

- Fix binary jar name.

Original comment by richard.eckart on 7 Jul 2014 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 5 Oct 2014 at 6:39