diff --git a/build.xml b/build.xml index c9617fa..f4e54ff 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ == This software is subject to the terms of the Common Public License == Agreement, available at the following URL: == http://www.opensource.org/licenses/cpl.html. - == Copyright (C) 2006-2006 Julian Hyde and others. + == Copyright (C) 2006-2007 Julian Hyde and others. == All Rights Reserved. == You must accept the terms of that agreement to use this software. --> @@ -29,6 +29,10 @@ + + + @@ -36,9 +40,6 @@ - - - @@ -49,7 +50,9 @@ - + + + @@ -82,7 +85,6 @@ - @@ -160,8 +162,7 @@ VERSION.txt" ${javadoc.dir}/**, **/_vti*/*, **/*~, -**/junit-results/**, -${generated.java.files}" /> +**/junit-results/**" /> @@ -200,7 +201,7 @@ ${doc.dir}/api/src-html/**/*"/> @@ -286,7 +287,7 @@ META-INF/**"/> scope="constructors,methods"/> - + + - + + + + + @@ -330,8 +339,52 @@ META-INF/**"/> scope="constructors,methods"/> - + + + + + + + + + + + + + + + + + + + + + + + + + + + +