RFR (XXS): 77150579: build-infra merge: Move ant dependency into separate package. (original) (raw)
Fredrik Öhrström fredrik.ohrstrom at oracle.com
Fri Mar 2 15:11:27 UTC 2012
- Previous message (by thread): Need reviewer on addition of whitespace normalizer script
- Next message (by thread): Need reviewer, 7150324: Stop using drop bundles in jaxp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
the dependency on ant for the langtools repo, encoded into the build tools CompilePropertiesTask and GenStubs, can be separated into a separate package.
This enables build-infra makefiles to compile langtools without the ant.jar simply by avoiding the ant specific package. Ant can of course still be used to build langtools.
WEBREV: http://cr.openjdk.java.net/~ohrstrom/webrev-7150579-v1/
TESTING: Builds fine using ant, even when genstubs is tricked to actually be used, which it normally is not.
Feedback welcome!
//Fredrik
- Previous message (by thread): Need reviewer on addition of whitespace normalizer script
- Next message (by thread): Need reviewer, 7150324: Stop using drop bundles in jaxp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]