junit moved to the extra cluster
authorJan Lahoda <jlahoda@netbeans.org>
Thu, 03 Feb 2011 23:15:18 +0100
changeset 5369878edf83a40
parent 535 b027defe1bcc
child 541 bcaf48a2e220
junit moved to the extra cluster
borrowedtests/nbproject/platform.properties
cmdline/nbproject/platform.properties
hudson/trunk
nbproject/platform.properties
     1.1 --- a/borrowedtests/nbproject/platform.properties	Fri Jan 28 01:21:51 2011 +0100
     1.2 +++ b/borrowedtests/nbproject/platform.properties	Thu Feb 03 23:15:18 2011 +0100
     1.3 @@ -16,5 +16,6 @@
     1.4      ${nbplatform.active.dir}/java:\
     1.5      ${nbplatform.active.dir}/groovy:\
     1.6      ${nbplatform.active.dir}/ruby:\
     1.7 +    ${nbplatform.active.dir}/extra:\
     1.8      ${nbplatform.active.dir}/ide
     1.9  nbplatform.active=default
     2.1 --- a/cmdline/nbproject/platform.properties	Fri Jan 28 01:21:51 2011 +0100
     2.2 +++ b/cmdline/nbproject/platform.properties	Thu Feb 03 23:15:18 2011 +0100
     2.3 @@ -10,6 +10,7 @@
     2.4      ${nbplatform.active.dir}/platform:\
     2.5      ${nbplatform.active.dir}/profiler:\
     2.6      ${nbplatform.active.dir}/websvccommon:\
     2.7 +    ${nbplatform.active.dir}/extra:\
     2.8      ../build/cluster:\
     2.9      ../borrowedtests/build/cluster
    2.10  nbplatform.active=default
     3.1 --- a/hudson/trunk	Fri Jan 28 01:21:51 2011 +0100
     3.2 +++ b/hudson/trunk	Thu Feb 03 23:15:18 2011 +0100
     3.3 @@ -23,7 +23,7 @@
     3.4      unzip -q ../download/*$TRUNK_ID-$1.zip || exit
     3.5  }
     3.6  
     3.7 -for cluster in ide platform java harness nb apisupport; do
     3.8 +for cluster in ide platform java harness nb apisupport extra; do
     3.9      download_and_unpack_cluster $cluster;
    3.10  done
    3.11  
     4.1 --- a/nbproject/platform.properties	Fri Jan 28 01:21:51 2011 +0100
     4.2 +++ b/nbproject/platform.properties	Thu Feb 03 23:15:18 2011 +0100
     4.3 @@ -16,6 +16,7 @@
     4.4      ${nbplatform.active.dir}/java:\
     4.5      ${nbplatform.active.dir}/groovy:\
     4.6      ${nbplatform.active.dir}/ruby:\
     4.7 +    ${nbplatform.active.dir}/extra:\
     4.8      ${nbplatform.active.dir}/ide:\
     4.9      borrowedtests/build/cluster
    4.10  nbplatform.active=default