Index: make/depends.xml =================================================================== --- make/depends.xml (revision 436751) +++ make/depends.xml (working copy) @@ -64,6 +64,7 @@ + @@ -120,6 +121,12 @@ + + + + + Index: make/depends.properties =================================================================== --- make/depends.properties (revision 436751) +++ make/depends.properties (working copy) @@ -74,3 +74,8 @@ yoko.jar=${yoko.dir}/yoko.jar yoko.url=http://issues.apache.org/jira/secure/attachment/12338056/yoko.jar yoko.md5=e37eebf580336cefe8f4d16863e30adb + +awt_depends.dir=${depends.dir}/libs/build +awt_depends.zip=${awt_depends.dir}/awt_win32_depends.zip +awt_depends.url=http://issues.apache.org/jira/secure/attachment/12339714/awt_win32_depends.zip +awt_depends.md5=82f76a645d97606aa1f861162bc5e55c Index: modules/awt/build.xml =================================================================== --- modules/awt/build.xml (revision 436751) +++ modules/awt/build.xml (working copy) @@ -89,8 +89,7 @@ + depends="-build.native.linux,-build.native.windows"> @@ -155,8 +154,7 @@ + depends="-clean.native.linux,-clean.native.windows">