Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Make doesn't check for ant and javac #1

Open
bergie opened this issue Jun 7, 2011 · 1 comment
Open

Make doesn't check for ant and javac #1

bergie opened this issue Jun 7, 2011 · 1 comment

Comments

@bergie
Copy link

bergie commented Jun 7, 2011

The requirements check phase of the Makefile doesn't check whether ant and javac can be found from path. This causes failures, like:

BUILD FAILED
/home/bergie/Projects/tmp/UmlCanvas/lib/Canvas2D/lib/yuicompressor-2.4.2/build.xml:23: Unable to find a javac compiler
@christophevg
Copy link
Owner

From an external viewpoint this is true. The requirement comes from yuicompressor. I'm not sure that I should check for dependencies of dependencies (and in this case even of dependencies ) ;-) I'll see what I can do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants