Index: modules/prefs/make/common/build.xml =================================================================== --- modules/prefs/make/common/build.xml (revision 393151) +++ modules/prefs/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -97,8 +98,20 @@ + + + + prefs + + + + prefs + + Index: modules/crypto/make/common/build.xml =================================================================== --- modules/crypto/make/common/build.xml (revision 393151) +++ modules/crypto/make/common/build.xml (working copy) @@ -84,7 +84,8 @@ @@ -115,10 +116,21 @@ - + + + + + + crypto + + + + crypto + + - - Index: modules/archive/make/common/build.xml =================================================================== --- modules/archive/make/common/build.xml (revision 393151) +++ modules/archive/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -100,8 +101,20 @@ + + + + archive + + + + archive + + Index: modules/nio_char/make/common/build.xml =================================================================== --- modules/nio_char/make/common/build.xml (revision 393151) +++ modules/nio_char/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -118,8 +119,20 @@ + + + + nio_char + + + + nio_char + + Index: modules/text/make/common/build.xml =================================================================== --- modules/text/make/common/build.xml (revision 393151) +++ modules/text/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -102,8 +103,20 @@ + + + + text + + + + text + + Index: modules/jndi/make/common/build.xml =================================================================== --- modules/jndi/make/common/build.xml (revision 393151) +++ modules/jndi/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -112,8 +113,20 @@ + + + + jndi + + + + jndi + + Index: modules/applet/make/common/build.xml =================================================================== --- modules/applet/make/common/build.xml (revision 393151) +++ modules/applet/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -91,8 +92,20 @@ + + + + applet + + + + applet + + Index: modules/nio/make/common/build.xml =================================================================== --- modules/nio/make/common/build.xml (revision 393151) +++ modules/nio/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -95,8 +96,20 @@ + + + + nio + + + + nio + + Index: modules/logging/make/common/build.xml =================================================================== --- modules/logging/make/common/build.xml (revision 393151) +++ modules/logging/make/common/build.xml (working copy) @@ -87,7 +87,8 @@ @@ -125,8 +126,20 @@ + + + + logging + + + + logging + + Index: modules/rmi/make/common/build.xml =================================================================== --- modules/rmi/make/common/build.xml (revision 393151) +++ modules/rmi/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -91,8 +92,20 @@ + + + + rmi + + + + rmi + + Index: modules/beans/make/common/build.xml =================================================================== --- modules/beans/make/common/build.xml (revision 393151) +++ modules/beans/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -104,8 +105,20 @@ + + + + beans + + + + beans + + Index: modules/math/make/common/build.xml =================================================================== --- modules/math/make/common/build.xml (revision 393151) +++ modules/math/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -98,8 +99,20 @@ + + + + math + + + + math + + Index: modules/awt/make/common/build.xml =================================================================== --- modules/awt/make/common/build.xml (revision 393151) +++ modules/awt/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -91,8 +92,20 @@ + + + + awt + + + + awt + + Index: modules/x-net/make/common/build.xml =================================================================== --- modules/x-net/make/common/build.xml (revision 393151) +++ modules/x-net/make/common/build.xml (working copy) @@ -79,7 +79,8 @@ @@ -115,8 +116,20 @@ + + + + x-net + + + + x-net + + Index: modules/sql/make/common/build.xml =================================================================== --- modules/sql/make/common/build.xml (revision 393151) +++ modules/sql/make/common/build.xml (working copy) @@ -72,7 +72,8 @@ @@ -96,8 +97,20 @@ + + + + sql + + + + sql + + Index: modules/auth/make/common/build.xml =================================================================== --- modules/auth/make/common/build.xml (revision 393151) +++ modules/auth/make/common/build.xml (working copy) @@ -94,7 +94,8 @@ @@ -137,8 +138,20 @@ + + + + auth + + + + auth + + Index: modules/luni/make/common/build.xml =================================================================== --- modules/luni/make/common/build.xml (revision 393151) +++ modules/luni/make/common/build.xml (working copy) @@ -60,7 +60,14 @@ - + @@ -143,9 +150,23 @@ - + + + + + + luni + + + + + luni + + + - Index: modules/security/make/common/build.xml =================================================================== --- modules/security/make/common/build.xml (revision 393151) +++ modules/security/make/common/build.xml (working copy) @@ -73,7 +73,8 @@ @@ -133,8 +134,20 @@ + + + + security + + + + security + + Index: make/build-test.xml =================================================================== --- make/build-test.xml (revision 393151) +++ make/build-test.xml (working copy) @@ -33,7 +33,7 @@ + depends="clean, test-security, test-luni, test-archive, test-text, test-nio, test-xnet, test-nio_char, test-logging, test-jndi, test-sql, test-prefs, test-beans, test-math, test-crypto, test-auth, gen-report, check-test-result"> @@ -195,6 +195,15 @@ + + + + + + +