[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

bug? "make javahl" does not create classes directory

From: Tim Olsen <tolsen718_at_gmail.com>
Date: 2004-11-20 06:53:25 CET

Hello. I'd like to check with you all to see if this is a bug before
filing an issue.

In subversion 1.1.1, typing "make javahl" sets off the following process:

/usr/lib/j2sdk1.4-sun/bin/javac -d subversion/bindings/java/javahl/classes ....

without the directory "subversion/bindings/java/javahl/classes" having
been made first.

According to the javac documentation, the directory should already
exist. On my debian machine, the compile fails due to the directory
not having been made.

Am I doing something wrong or is this a bug?

thanks,
Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 20 06:54:27 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.