building errors
Peter Velychko <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Hello all,
I had some errors during building keel from CVS.
I had the following error messages in series:
1.
keel_module:containermeta:
[echo] Collecting Fortress meta-info for keel-core ...
BUILD FAILED
G:\projects\keel\keel-build\build.xml:43: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:135: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:168: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:149: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:190: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:306: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:102: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:282: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:117: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:173: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:72: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:139: G:\projects\keel\keel-core\build\lib not found.
2.
keel_module:containermeta:
[echo] Collecting Fortress meta-info for keel-core ...
BUILD FAILED
G:\projects\keel\keel-build\build.xml:43: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:135: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:168: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:149: Following error occured while executing this line
G:\projects\keel\keel-build\build.xml:190: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:306: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:102: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:282: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-iterate.xml:117: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:173: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:72: Following error occured while executing this line
G:\projects\keel\keel-build\import\keel-module.xml:139: G:\projects\keel\keel-container\build\lib not found.
Each of them I've solved by manual copying libraries
from keel\keel-core\lib to keel\keel-core\build\lib
and
from keel\keel-container\lib to keel\keel-container\build\lib
Seemingly the task that copyes libs to build/libs is missed by I cant
say where it should be.
--
Best regards,
Peter Velychko
[email protected]