From: Michael Smith Date: Wed, 29 Aug 2007 02:26:37 +0000 (+0000) Subject: Make sure classes dir gets built where it should and gets X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2bba87fe54b1894061c6c03a30373795d9a24e9;p=docbook-dsssl Make sure classes dir gets built where it should and gets packaged. --- diff --git a/xsl-xalan/.cvsignore b/xsl-xalan/.cvsignore index e7187c0b9..46315f76e 100644 --- a/xsl-xalan/.cvsignore +++ b/xsl-xalan/.cvsignore @@ -1,4 +1,5 @@ build +classes javadoc xalan27.jar RELEASE-NOTES-*.xml diff --git a/xsl-xalan/nbproject/project.properties b/xsl-xalan/nbproject/project.properties index f91a827da..5c0d4401e 100644 --- a/xsl-xalan/nbproject/project.properties +++ b/xsl-xalan/nbproject/project.properties @@ -2,7 +2,7 @@ application.args= build.classes.dir=${build.dir}/classes build.classes.excludes=**/*.java,**/*.form # This directory is removed when the project is cleaned: -build.dir=build +build.dir=. build.generated.dir=${build.dir}/generated # Only compile against the classpath explicitly listed here: build.sysclasspath=ignore