Index: nbbuild/.cvsignore =================================================================== RCS file: /usr/local/tigris/data/helm/cvs/repository/nbbuild/.cvsignore,v retrieving revision 1.7 diff -u -t -r1.7 .cvsignore --- nbbuild/.cvsignore 2000/11/21 16:34:49 1.7 +++ nbbuild/.cvsignore 2001/08/27 21:54:55 @@ -3,3 +3,4 @@ netbeans nbantext.jar lib +testuserdir Index: nbbuild/build.xml =================================================================== RCS file: /usr/local/tigris/data/helm/cvs/repository/nbbuild/build.xml,v retrieving revision 1.131 diff -u -t -r1.131 build.xml --- nbbuild/build.xml 2001/08/24 07:15:07 1.131 +++ nbbuild/build.xml 2001/08/27 21:54:59 @@ -26,7 +26,7 @@ - + @@ -51,10 +51,6 @@ - - - - @@ -72,7 +68,7 @@ - + @@ -83,12 +79,14 @@ - + + + - + - + @@ -342,7 +340,7 @@ - + @@ -351,9 +349,6 @@ - - - @@ -362,24 +357,37 @@ + NetBeans dev build +------------------ +Number: ${buildnumber} +Date: ${TODAY} +Branding: +Branch: trunk +Tag: + - + + - + - + - + - + Build created; see NetBeans-${buildnum}.zip (in nbbuild/). +If you like, you may run the IDE straight from +the ${netbeans.dest}/bin/ directory. +(For example, type: ant tryme) + - + @@ -399,89 +407,62 @@ - - Starting the IDE... -(This both acts as a test, and primes some files -to make the first user start faster and better.) - - + + + + + + + + Starting the IDE as a sanity check... + - + - + + + - + + + - - - - - - - - - - - NetBeans dev build ------------------- -Number: ${buildnumber} -Date: ${TODAY} -Branding: -Branch: trunk -Tag: - + Finished starting the IDE, pay attention to any reported errors. - - - - - - - - - - - Build created; see NetBeans-${buildnum}.zip (in nbbuild/). -If you like, you may run the IDE straight from -the ${netbeans.dest}/bin/ directory. -(For example, type: ant tryme) - - - - - + + - - + + - + + + + - - @@ -713,6 +694,7 @@ +