logger/uihandlerserver/build.xml
Thu, 08 Nov 2007 18:24:10 +0000 skip.upload not to check upload while parsing logs
Sat, 03 Nov 2007 07:27:33 +0000 generate nbroot local property unless it local properties exist
Fri, 02 Nov 2007 23:17:01 +0000 Define nbroot in private properties, so the IDE can find the right libraries
Fri, 02 Nov 2007 21:50:44 +0000 Allow compilation with redefinable root
Fri, 02 Nov 2007 18:54:08 +0000 Also compiling insanelibmodule
Fri, 02 Nov 2007 17:41:55 +0000 verify upload.jsp is accessible
Fri, 02 Nov 2007 15:54:39 +0000 generating temp files in build directory
Fri, 02 Nov 2007 15:31:29 +0000 When running or debugging logger/uihandler, the tomcat server is started first and the upload page is redirected to it
Wed, 31 Oct 2007 17:20:32 +0000 Building insanelib as it is needed for tests
Wed, 31 Oct 2007 14:40:14 +0000 adding settings.dir property
Fri, 19 Oct 2007 11:25:05 +0000 setting appropriate logging levels
Wed, 17 Oct 2007 15:04:09 +0000 Use tomcat.opts to change java options
Tue, 02 Oct 2007 13:53:35 +0000 Always start the tomcat in debugging mode
Tue, 02 Oct 2007 11:31:27 +0000 Read private properties before doing checkout, so one can supress it by adding skip.checkout=true
Thu, 27 Sep 2007 13:00:19 +0000 Clearing the DISPLAY so we can run in headless mode (hopefully)
Thu, 27 Sep 2007 12:38:45 +0000 X connection to localhost:10.0 broken
Tue, 25 Sep 2007 13:02:31 +0000 Merging persist_103381 to trunk
Tue, 21 Aug 2007 00:43:17 +0000 http://wiki.netbeans.org/wiki/view/DevFaqExternalLibrariesUpdated
Fri, 13 Jul 2007 13:40:09 +0000 Persistence unit can be specified by -Dpersistence.unit=, target deploy does not run tests, target all does run tests
Fri, 13 Jul 2007 12:43:09 +0000 -Dtomcat.port can change the port tomcat is running on, clean first stops the server, targets that are not supposed to be directly invoked start with - now
Mon, 09 Jul 2007 07:34:45 +0000 build insanelibmodule also in deploy target
Sun, 08 Jul 2007 12:18:41 +0000 After Petr Nejedly's changes in insanelib we need to also checkout and build performance/insanelibmodule
Thu, 21 Jun 2007 13:06:26 +0000 First of all build all necessary jars and only then copy them
Thu, 21 Jun 2007 08:23:50 +0000 Hudson build is confused by the changes that running tomcat does to files inside of tomcat_base and as such it is probably better to copy the whole tomcat_base than to use its CVS version. Hopefully now the hudson build will really detect changes in CVS and not start new build each hour.
Wed, 20 Jun 2007 08:12:10 +0000 We need to give the tomcat a little bit more memory
Thu, 14 Jun 2007 15:28:15 +0000 We need core/external with javahelp to build nbbuild now
Wed, 13 Jun 2007 12:36:51 +0000 Testing that server returns reasonable index page during the deploy step
Wed, 13 Jun 2007 10:27:39 +0000 Making sure the logger runs on windows and also that the server can provide pages without database being present
Fri, 08 Jun 2007 07:26:44 +0000 One can define -Danalytics.dir to point to location with log files and in such case the tomcat will be started with this directory being present, so it can read the data from the directory
Fri, 08 Jun 2007 05:54:22 +0000 I see, we have two different ways how to invoke tests
Thu, 07 Jun 2007 21:51:35 +0000 A little experiment: First of all I am disabling my Actions statistics to see whether it is causing the memory leak or not. Then I am making the build succeed even the tests are failing - as far as I know hudson should report this as 'unstable' build and still complain.
Thu, 07 Jun 2007 09:21:50 +0000 fixing path to .war
Wed, 06 Jun 2007 20:25:07 +0000 deploy
Wed, 06 Jun 2007 19:40:13 +0000 deploy
Wed, 06 Jun 2007 12:21:26 +0000 starting applications after deploy
Wed, 06 Jun 2007 08:53:25 +0000 adding issuezillarealm to server classpath
Tue, 05 Jun 2007 16:11:44 +0000 updating exceptions query, issuezilla authentication
Tue, 05 Jun 2007 10:04:18 +0000 changing deploy target
Tue, 05 Jun 2007 09:55:27 +0000 adding StrutsExceptions to deploy target
Tue, 05 Jun 2007 09:39:29 +0000 create log directory
Mon, 04 Jun 2007 16:01:11 +0000 improved start-tomcat targed, added deploy target
Fri, 25 May 2007 12:51:07 +0000 starts tomcat if it is not yet running with correct tomcat.home and tomcat.base
Wed, 23 May 2007 08:35:59 +0000 Little change, very likely we just need to fix standard tasked called "-pre-run-deploy"
Wed, 23 May 2007 08:31:31 +0000 todo items describing steps to start the server
Wed, 23 May 2007 08:25:30 +0000 test-server target to check that index page is displayed correctly
Fri, 20 Apr 2007 16:32:50 +0000 Trivial, just testing commit triggers.
Fri, 20 Apr 2007 16:31:23 +0000 Trivial, just testing commit triggers.
Fri, 20 Apr 2007 08:15:16 +0000 Disabling reading of date due to unability of my command line CVS to understand hudson date specification
Fri, 20 Apr 2007 07:51:30 +0000 Checkout is part of build script
Thu, 19 Apr 2007 19:36:53 +0000 Ok, yet another try without special cp
Thu, 19 Apr 2007 18:53:45 +0000 Reverting last change, as it seems to break the validation
Thu, 19 Apr 2007 18:32:57 +0000 We do not need special classpath anymore since all libraries are in relative paths
Thu, 19 Apr 2007 16:10:40 +0000 Tests seem to compile and (except one) pass on the builder
Thu, 19 Apr 2007 14:04:13 +0000 After downloading the servlet-2.3.jar and passing it as a temporary J2EE classpath, the build of uihandlerserver seems to pass
Thu, 19 Apr 2007 13:45:01 +0000 Building ExceptionUtils before the uihandlerserver is build, plus using downloaded toplink instead of the one bundled inside the IDE to make command line build after initial checkout succeed
Thu, 19 Apr 2007 12:43:15 +0000 adding 'all' target so hudson has something to call
Wed, 18 Apr 2007 18:05:14 +0000 Do not inherit refs
Wed, 18 Apr 2007 17:57:02 +0000 Make sure openide is built
Wed, 18 Apr 2007 17:47:04 +0000 Make the system buildable after checkout
Wed, 28 Mar 2007 08:31:17 +0000 build script modified to start the server before launching the IDE in exec or debug mode