From d2c7c9829125dcf0c21369fd2fdb3bbc3370169e Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 13 Oct 2005 09:09:49 +0000 Subject: - use Ant now ! --- README.ant-nsc | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 README.ant-nsc (limited to 'README.ant-nsc') diff --git a/README.ant-nsc b/README.ant-nsc deleted file mode 100644 index d9eb15edce..0000000000 --- a/README.ant-nsc +++ /dev/null @@ -1,22 +0,0 @@ -Create a build.properties file (e.g. copy from the build.properties.SAMPLE). This file will be cvs-ignored, you'll keep your settings. - -Note that you can create a directory developer/${user.name} in which you can add -* custom.properties (property file for ant, e.g. to set nscArgs) -* build-nsc-excludes.xml (list of elements, to be used for &userExclude; in build-nsc.xml) -* test-nsc-excludes.xml (list of elements, to be used for &userExclude; in test-nsc.xml) - -Have a look at developer/emir/... for examples. - -Building nsc: - - sh ant-build-sh [target] - -calls ant on file build-nsc.xml (after setting classpath). - -Testing nsc: - - sh ant-test-sh [target] - -calls ant on file test-nsc.xml (after setting classpath) - -The scripts check that some mandatory files are present, and do some replacement on ...-nsc.xml to handle userExcludes. -- cgit v1.2.3