# HG changeset patch # User Jaroslav Tulach # Date 1245159437 -7200 # Node ID 3021779e58a1706f63730dced34a862d85d477e4 # Parent f72c0dc047b9b2e797beee68ae0b50decb1f020d Initial build script that allows us to play with modularizing JDK diff -r f72c0dc047b9 -r 3021779e58a1 build.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build.xml Tue Jun 16 15:37:17 2009 +0200 @@ -0,0 +1,97 @@ + + + Scripts to build JDK Java sources in modularized way + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +