BndTask confusing error logging

10 views
Skip to first unread message

Adam Morgan

unread,
Oct 1, 2015, 11:43:23 AM10/1/15
to bndtools-users
BndTask.addAll() does a error() log as such:

error("Can not find bnd file to process: " + f.getAbsolutePath());


but the method is called from both setClasspath() AND setFiles(), one of which is looking for jars, and when you see that message about a missing bnd file it is rather confusing until you see the source code. 


suggest altering to properly denote what type of file is not found.

BJ Hargrave

unread,
Oct 1, 2015, 12:16:43 PM10/1/15
to bndtool...@googlegroups.com
The ant support is woefully under maintained. My focus is on the gradle support now. If you have some PRs to improve ant support, please do submit them. See https://github.com/bndtools/bnd/blob/master/CONTRIBUTING.md.

--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 

BJ



Reply all
Reply to author
Forward
0 new messages