configure.sh references nonexistent nanoxml-2.2.3.jar
Project: | JNode Builder |
Component: | Miscellaneous |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | closed |
Jump to:
Description
Hi
the configure.sh references the no longer existent /builder/lib/nanoxml-2.2.3.jar. It was removed in revision 5042. I've updated it to /shell/lib/nanoxml-2.2.3.jar
I also updated the mechanism to find out the absolute directory where the configure.sh script is placed. It caused problems on my environment (Ubuntu 8.10). /bin/sh type doesn't support the -p argument (only bash and maybe other shells supporting this).
Regards
Stefan
Attachment | Size |
---|---|
configure.sh_.patch | 809 bytes |
- Login to post comments
#1
Thanks for the patch. I have applied it and committed it to SVN. Marking "fixed".
#5
Manually closed.