This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PreProcess fix (was Re: ant help needed)




On 08/10/2015 12:01 PM, Jamison Hope wrote:
On Aug 1, 2015, at 2:41 AM, Per Bothner <per@bothner.com> wrote:

I also just noticed that Ant reports a bunch of:
java.io.FileNotFoundException: JAVA5  (No such file or directory)

This was due to a typo in PreProcess.java, it was scanning the string
for charAt(0) instead of the separator.  The attached patch should
fix it.

Oops. Checked in.  Thanks!
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]