#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 by , 16 years ago
Status: | new → assigned |
---|---|
Type: | defect → task |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 3 years ago
Milestone: | Normalization package v1.1 → ZZ Normalization package v1.1 |
---|
Milestone renamed
comment:5 by , 18 months ago
Note:
See TracTickets
for help on using tickets.
(In [1039]) Fixes #190. target c++ added.