You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/03/25 16:18:12 UTC

DO NOT REPLY [Bug 48815] Blank jvmargs attribute value in java task causes java.lang.NoClassDefFoundError

https://issues.apache.org/bugzilla/show_bug.cgi?id=48815

--- Comment #1 from Stefan Bodewig <bo...@apache.org> 2010-03-25 15:18:12 UTC ---
there is a patch attached t bug 43586 which is supposed to fix this.

I'm not sure whether disallowing any blank args in jvmargs would be a good
thing or whether there may be any legitimate reasons to have literal blank args
- like a blank classpath as companion to a -classpath argument.

Maybe we should print a warning if we encounter blank args that makes debugging
such a situation easier.  This way we won't give up the flexibility we
currently allow.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.