#190 closed task (fixed)
net.sf.basedb.normalizers: Add target that tries to build qQN if requested
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | ZZ Normalization package v1.1 |
Component: | net.sf.basedb.normalizers | Keywords: | |
Cc: |
Description
Something like 'ant qQN' should try to create an qQN binary and place it in the same directory as the jar files. Some prerequisites may missing for the C++ code and a nice failure message should be written.
This step should be optional.
Change History (5)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|---|
Type: | defect → task |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 2 years ago by
Milestone: | Normalization package v1.1 → ZZ Normalization package v1.1 |
---|
Milestone renamed
comment:5 Changed 4 months ago by
Note: See
TracTickets for help on using
tickets.
(In [1039]) Fixes #190. target c++ added.