#37: The Lisp based build system should be aligned with build.xml -----------------------+---------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: 0.14 Component: other | Version: 1.0 Resolution: | Keywords: -----------------------+---------------------------------------------------- Changes (by ehuelsmann):
* milestone: 0.13 => 0.14
Comment:
As of r11681, the Lisp based build uses out-of-tree building on both *nix and Windows. This does not mean feature compatibility with the Ant build yet. Missing:
1) Verified the same output 2) Use of the same file patterns as described above w.r.t. point (C) 3) Lisp build system needs to use the same templates (make-jar, abcl, others?) as the Ant build
To name a few.
Moving this issue to 0.14 for full resolution.