Automated merge convertAsProperties_155962_base
authorffjre@netbeans.org
Fri, 19 Dec 2008 23:15:29 +0100
changeset 2809b396bcfdae80
parent 2807 bd90ca5bcaf7
parent 2808 be09a393625f
child 2812 0b8d5b705ae6
Automated merge
     1.1 --- a/libs.httpunit/build.xml	Fri Dec 19 09:07:44 2008 +0100
     1.2 +++ b/libs.httpunit/build.xml	Fri Dec 19 23:15:29 2008 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4   Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
     1.5   Microsystems, Inc. All Rights Reserved.
     1.6  -->
     1.7 -<project name="httpunit" default="netbeans" basedir=".">
     1.8 +<project name="libs.httpunit" default="netbeans" basedir=".">
     1.9      <import file="../nbbuild/templates/projectized.xml"/>
    1.10  
    1.11  </project>
     2.1 --- a/visualweb.api.designer/build.xml	Fri Dec 19 09:07:44 2008 +0100
     2.2 +++ b/visualweb.api.designer/build.xml	Fri Dec 19 23:15:29 2008 +0100
     2.3 @@ -41,7 +41,7 @@
     2.4  made subject to such option by the copyright holder.
     2.5  -->
     2.6  
     2.7 -<project name="org.netbeans.modules.visualweb.api.designer" default="netbeans" basedir=".">
     2.8 +<project name="visualweb.api.designer" default="netbeans" basedir=".">
     2.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.api.designer.</description>
    2.10      <import file="../nbbuild/templates/projectized.xml"/>
    2.11  </project>
     3.1 --- a/visualweb.api.insync/build.xml	Fri Dec 19 09:07:44 2008 +0100
     3.2 +++ b/visualweb.api.insync/build.xml	Fri Dec 19 23:15:29 2008 +0100
     3.3 @@ -44,7 +44,7 @@
     3.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
     3.5  <!-- for some information on what you could do (e.g. targets to override). -->
     3.6  <!-- If you delete this file and reopen the project it will be recreated. -->
     3.7 -<project name="org.netbeans.modules.visualweb.api.insync" default="netbeans" basedir=".">
     3.8 +<project name="visualweb.api.insync" default="netbeans" basedir=".">
     3.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.api.insync.</description>
    3.10      <import file="../nbbuild/templates/projectized.xml"/>
    3.11  </project>
     4.1 --- a/visualweb.api.j2ee/build.xml	Fri Dec 19 09:07:44 2008 +0100
     4.2 +++ b/visualweb.api.j2ee/build.xml	Fri Dec 19 23:15:29 2008 +0100
     4.3 @@ -41,7 +41,7 @@
     4.4  made subject to such option by the copyright holder.
     4.5  -->
     4.6  
     4.7 -<project name="org.netbeans.modules.visualweb.api.j2ee" default="netbeans" basedir=".">
     4.8 +<project name="visualweb.api.j2ee" default="netbeans" basedir=".">
     4.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.api.j2ee.</description>
    4.10      <import file="../nbbuild/templates/projectized.xml"/>
    4.11  </project>
     5.1 --- a/visualweb.api.portlet.dd/build.xml	Fri Dec 19 09:07:44 2008 +0100
     5.2 +++ b/visualweb.api.portlet.dd/build.xml	Fri Dec 19 23:15:29 2008 +0100
     5.3 @@ -44,7 +44,7 @@
     5.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
     5.5  <!-- for some information on what you could do (e.g. targets to override). -->
     5.6  <!-- If you delete this file and reopen the project it will be recreated. -->
     5.7 -<project name="org.netbeans.modules.visualweb.api.portlet.dd" default="netbeans" basedir=".">
     5.8 +<project name="visualweb.api.portlet.dd" default="netbeans" basedir=".">
     5.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.api.portlet.dd.</description>
    5.10      <import file="../nbbuild/templates/projectized.xml"/>
    5.11  </project>
     6.1 --- a/visualweb.classloaderprovider/build.xml	Fri Dec 19 09:07:44 2008 +0100
     6.2 +++ b/visualweb.classloaderprovider/build.xml	Fri Dec 19 23:15:29 2008 +0100
     6.3 @@ -41,7 +41,7 @@
     6.4  made subject to such option by the copyright holder.
     6.5  -->
     6.6  
     6.7 -<project name="org.netbeans.modules.visualweb.classloaderprovider" default="netbeans" basedir=".">
     6.8 +<project name="visualweb.classloaderprovider" default="netbeans" basedir=".">
     6.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.classloaderprovider.</description>
    6.10      <import file="../nbbuild/templates/projectized.xml"/>
    6.11  </project>
     7.1 --- a/visualweb.compatibilitykit/build.xml	Fri Dec 19 09:07:44 2008 +0100
     7.2 +++ b/visualweb.compatibilitykit/build.xml	Fri Dec 19 23:15:29 2008 +0100
     7.3 @@ -40,7 +40,7 @@
     7.4  Version 2 license, then the option applies only if the new code is
     7.5  made subject to such option by the copyright holder.
     7.6  -->
     7.7 -<project basedir="." default="netbeans" name="visualweb/compatibilitykit">
     7.8 +<project basedir="." default="netbeans" name="visualweb.compatibilitykit">
     7.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.compatibilitykit</description>
    7.10      <import file="../nbbuild/templates/projectized.xml"/>
    7.11  </project>
     8.1 --- a/visualweb.complib/build.xml	Fri Dec 19 09:07:44 2008 +0100
     8.2 +++ b/visualweb.complib/build.xml	Fri Dec 19 23:15:29 2008 +0100
     8.3 @@ -41,7 +41,7 @@
     8.4  made subject to such option by the copyright holder.
     8.5  -->
     8.6  
     8.7 -<project name="org.netbeans.modules.visualweb.complib" default="netbeans" basedir=".">
     8.8 +<project name="visualweb.complib" default="netbeans" basedir=".">
     8.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.complib.</description>
    8.10      <import file="../nbbuild/templates/projectized.xml"/>
    8.11  </project>
     9.1 --- a/visualweb.dataconnectivity/build.xml	Fri Dec 19 09:07:44 2008 +0100
     9.2 +++ b/visualweb.dataconnectivity/build.xml	Fri Dec 19 23:15:29 2008 +0100
     9.3 @@ -41,7 +41,7 @@
     9.4  made subject to such option by the copyright holder.
     9.5  -->
     9.6  
     9.7 -<project name="org.netbeans.modules.visualweb.dataconnectivity" default="netbeans" basedir=".">
     9.8 +<project name="visualweb.dataconnectivity" default="netbeans" basedir=".">
     9.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.dataconnectivity.</description>
    9.10      <import file="../nbbuild/templates/projectized.xml"/>
    9.11  
    10.1 --- a/visualweb.dataprovider.designtime/build.xml	Fri Dec 19 09:07:44 2008 +0100
    10.2 +++ b/visualweb.dataprovider.designtime/build.xml	Fri Dec 19 23:15:29 2008 +0100
    10.3 @@ -41,7 +41,7 @@
    10.4  made subject to such option by the copyright holder.
    10.5  -->
    10.6  
    10.7 -<project name="org.netbeans.modules.visualweb.dataprovider.designtime" default="netbeans" basedir=".">
    10.8 +<project name="visualweb.dataprovider.designtime" default="netbeans" basedir=".">
    10.9  
   10.10      <description>Builds and tests the project org.netbeans.modules.visualweb.dataprovider.designtime</description>
   10.11      <import file="../nbbuild/templates/projectized.xml"/>
    11.1 --- a/visualweb.dataprovider/build.xml	Fri Dec 19 09:07:44 2008 +0100
    11.2 +++ b/visualweb.dataprovider/build.xml	Fri Dec 19 23:15:29 2008 +0100
    11.3 @@ -41,7 +41,7 @@
    11.4  made subject to such option by the copyright holder.
    11.5  -->
    11.6  
    11.7 -<project name="org.netbeans.modules.visualweb.dataprovider" default="netbeans" basedir=".">
    11.8 +<project name="visualweb.dataprovider" default="netbeans" basedir=".">
    11.9  
   11.10      <description>Builds and tests the project org.netbeans.modules.visualweb.dataprovider.</description>
   11.11      <import file="../nbbuild/templates/projectized.xml"/>
    12.1 --- a/visualweb.designer.cssengine/build.xml	Fri Dec 19 09:07:44 2008 +0100
    12.2 +++ b/visualweb.designer.cssengine/build.xml	Fri Dec 19 23:15:29 2008 +0100
    12.3 @@ -41,7 +41,7 @@
    12.4  made subject to such option by the copyright holder.
    12.5  -->
    12.6  
    12.7 -<project name="org.netbeans.modules.visualweb.designer.cssengine" default="netbeans" basedir=".">
    12.8 +<project name="visualweb.designer.cssengine" default="netbeans" basedir=".">
    12.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designer.cssengine.</description>
   12.10      <import file="../nbbuild/templates/projectized.xml"/>
   12.11  </project>
    13.1 --- a/visualweb.designer.html/build.xml	Fri Dec 19 09:07:44 2008 +0100
    13.2 +++ b/visualweb.designer.html/build.xml	Fri Dec 19 23:15:29 2008 +0100
    13.3 @@ -41,7 +41,7 @@
    13.4  made subject to such option by the copyright holder.
    13.5  -->
    13.6  
    13.7 -<project name="org.netbeans.modules.visualweb.designer.html" default="netbeans" basedir=".">
    13.8 +<project name="visualweb.designer.html" default="netbeans" basedir=".">
    13.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designer.html.</description>
   13.10      <import file="../nbbuild/templates/projectized.xml"/>
   13.11  
    14.1 --- a/visualweb.designer.jsf/build.xml	Fri Dec 19 09:07:44 2008 +0100
    14.2 +++ b/visualweb.designer.jsf/build.xml	Fri Dec 19 23:15:29 2008 +0100
    14.3 @@ -41,7 +41,7 @@
    14.4  made subject to such option by the copyright holder.
    14.5  -->
    14.6  
    14.7 -<project name="org.netbeans.modules.visualweb.designer.jsf" default="netbeans" basedir=".">
    14.8 +<project name="visualweb.designer.jsf" default="netbeans" basedir=".">
    14.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designer.jsf.</description>
   14.10      <import file="../nbbuild/templates/projectized.xml"/>
   14.11  </project>
    15.1 --- a/visualweb.designer.markup/build.xml	Fri Dec 19 09:07:44 2008 +0100
    15.2 +++ b/visualweb.designer.markup/build.xml	Fri Dec 19 23:15:29 2008 +0100
    15.3 @@ -41,7 +41,7 @@
    15.4  made subject to such option by the copyright holder.
    15.5  -->
    15.6  
    15.7 -<project name="org.netbeans.modules.visualweb.designer.markup" default="netbeans" basedir=".">
    15.8 +<project name="visualweb.designer.markup" default="netbeans" basedir=".">
    15.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designer.markup.</description>
   15.10      <import file="../nbbuild/templates/projectized.xml"/>
   15.11  </project>
    16.1 --- a/visualweb.designer/build.xml	Fri Dec 19 09:07:44 2008 +0100
    16.2 +++ b/visualweb.designer/build.xml	Fri Dec 19 23:15:29 2008 +0100
    16.3 @@ -41,7 +41,7 @@
    16.4  made subject to such option by the copyright holder.
    16.5  -->
    16.6  
    16.7 -<project name="org.netbeans.modules.visualweb.designer" default="netbeans" basedir=".">
    16.8 +<project name="visualweb.designer" default="netbeans" basedir=".">
    16.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designer.</description>
   16.10      <import file="../nbbuild/templates/projectized.xml"/>
   16.11  </project>
    17.1 --- a/visualweb.designtime.base/build.xml	Fri Dec 19 09:07:44 2008 +0100
    17.2 +++ b/visualweb.designtime.base/build.xml	Fri Dec 19 23:15:29 2008 +0100
    17.3 @@ -41,7 +41,7 @@
    17.4  made subject to such option by the copyright holder.
    17.5  -->
    17.6  
    17.7 -<project name="org.netbeans.modules.visualweb.designtime.base" default="netbeans" basedir=".">
    17.8 +<project name="visualweb.designtime.base" default="netbeans" basedir=".">
    17.9  
   17.10      <description>Builds ant tests the project com.sun.rave.designtime.base.</description>
   17.11      <import file="../nbbuild/templates/projectized.xml"/>
    18.1 --- a/visualweb.designtime.idebridge/build.xml	Fri Dec 19 09:07:44 2008 +0100
    18.2 +++ b/visualweb.designtime.idebridge/build.xml	Fri Dec 19 23:15:29 2008 +0100
    18.3 @@ -41,7 +41,7 @@
    18.4  made subject to such option by the copyright holder.
    18.5  -->
    18.6  
    18.7 -<project name="org.netbeans.modules.visualweb.designtime.idebridge" default="netbeans" basedir=".">
    18.8 +<project name="visualweb.designtime.idebridge" default="netbeans" basedir=".">
    18.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.designtime.idebridge.</description>
   18.10      <import file="../nbbuild/templates/projectized.xml"/>
   18.11  </project>
    19.1 --- a/visualweb.designtime/build.xml	Fri Dec 19 09:07:44 2008 +0100
    19.2 +++ b/visualweb.designtime/build.xml	Fri Dec 19 23:15:29 2008 +0100
    19.3 @@ -42,7 +42,7 @@
    19.4  -->
    19.5  
    19.6  
    19.7 -<project name="org.netbeans.modules.visualweb.designtime" default="netbeans" basedir=".">
    19.8 +<project name="visualweb.designtime" default="netbeans" basedir=".">
    19.9  
   19.10      <description>Builds and tests the project org.netbeans.modules.visualweb.designtime.</description>
   19.11      <import file="../nbbuild/templates/projectized.xml"/>
    20.1 --- a/visualweb.designtimeext/build.xml	Fri Dec 19 09:07:44 2008 +0100
    20.2 +++ b/visualweb.designtimeext/build.xml	Fri Dec 19 23:15:29 2008 +0100
    20.3 @@ -42,7 +42,7 @@
    20.4  -->
    20.5  
    20.6  
    20.7 -<project name="org.netbeans.modules.visualweb.designtime" default="netbeans" basedir=".">
    20.8 +<project name="visualweb.designtimeext" default="netbeans" basedir=".">
    20.9  
   20.10      <description>Builds and tests the project org.netbeans.modules.visualweb.designtime.</description>
   20.11      <import file="../nbbuild/templates/projectized.xml"/>
    21.1 --- a/visualweb.ejb/build.xml	Fri Dec 19 09:07:44 2008 +0100
    21.2 +++ b/visualweb.ejb/build.xml	Fri Dec 19 23:15:29 2008 +0100
    21.3 @@ -41,7 +41,7 @@
    21.4  made subject to such option by the copyright holder.
    21.5  -->
    21.6  
    21.7 -<project name="org.netbeans.modules.visualweb.ejb" default="netbeans" basedir=".">
    21.8 +<project name="visualweb.ejb" default="netbeans" basedir=".">
    21.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.ejb.</description>
   21.10      <import file="../nbbuild/templates/projectized.xml"/>
   21.11      <!--
    22.1 --- a/visualweb.errorhandler.client/build.xml	Fri Dec 19 09:07:44 2008 +0100
    22.2 +++ b/visualweb.errorhandler.client/build.xml	Fri Dec 19 23:15:29 2008 +0100
    22.3 @@ -41,7 +41,7 @@
    22.4  made subject to such option by the copyright holder.
    22.5  -->
    22.6  
    22.7 -<project name="org.netbeans.modules.visualweb.errorhandler.client" default="netbeans" basedir=".">
    22.8 +<project name="visualweb.errorhandler.client" default="netbeans" basedir=".">
    22.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.errorhandler.client.</description>
   22.10      <import file="../nbbuild/templates/projectized.xml"/>
   22.11  
    23.1 --- a/visualweb.errorhandler/build.xml	Fri Dec 19 09:07:44 2008 +0100
    23.2 +++ b/visualweb.errorhandler/build.xml	Fri Dec 19 23:15:29 2008 +0100
    23.3 @@ -41,7 +41,7 @@
    23.4  made subject to such option by the copyright holder.
    23.5  -->
    23.6  
    23.7 -<project name="org.netbeans.modules.visualweb.errorhandler" default="netbeans" basedir=".">
    23.8 +<project name="visualweb.errorhandler" default="netbeans" basedir=".">
    23.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.errorhandler.</description>
   23.10      <import file="../nbbuild/templates/projectized.xml"/>
   23.11  </project>
    24.1 --- a/visualweb.extension.openide.loaders/build.xml	Fri Dec 19 09:07:44 2008 +0100
    24.2 +++ b/visualweb.extension.openide.loaders/build.xml	Fri Dec 19 23:15:29 2008 +0100
    24.3 @@ -41,7 +41,7 @@
    24.4  made subject to such option by the copyright holder.
    24.5  -->
    24.6  
    24.7 -<project name="org.netbeans.modules.visualweb.extension.openide.loaders" default="netbeans" basedir=".">
    24.8 +<project name="visualweb.extension.openide.loaders" default="netbeans" basedir=".">
    24.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.extension.openide.loaders.</description>
   24.10      <import file="../nbbuild/templates/projectized.xml"/>
   24.11  </project>
    25.1 --- a/visualweb.extension.openide/build.xml	Fri Dec 19 09:07:44 2008 +0100
    25.2 +++ b/visualweb.extension.openide/build.xml	Fri Dec 19 23:15:29 2008 +0100
    25.3 @@ -41,7 +41,7 @@
    25.4  made subject to such option by the copyright holder.
    25.5  -->
    25.6  
    25.7 -<project name="org.netbeans.modules.visualweb.extension.openide" default="netbeans" basedir=".">
    25.8 +<project name="visualweb.extension.openide" default="netbeans" basedir=".">
    25.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.extension.openide.</description>
   25.10      <import file="../nbbuild/templates/projectized.xml"/>
   25.11  </project>
    26.1 --- a/visualweb.insync/build.xml	Fri Dec 19 09:07:44 2008 +0100
    26.2 +++ b/visualweb.insync/build.xml	Fri Dec 19 23:15:29 2008 +0100
    26.3 @@ -44,7 +44,7 @@
    26.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    26.5  <!-- for some information on what you could do (e.g. targets to override). -->
    26.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    26.7 -<project name="org.netbeans.modules.visualweb.insync" default="netbeans" basedir=".">
    26.8 +<project name="visualweb.insync" default="netbeans" basedir=".">
    26.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.insync.</description>
   26.10      <import file="../nbbuild/templates/projectized.xml"/>
   26.11  </project>
    27.1 --- a/visualweb.j2ee14classloaderprovider/build.xml	Fri Dec 19 09:07:44 2008 +0100
    27.2 +++ b/visualweb.j2ee14classloaderprovider/build.xml	Fri Dec 19 23:15:29 2008 +0100
    27.3 @@ -41,7 +41,7 @@
    27.4  made subject to such option by the copyright holder.
    27.5  -->
    27.6  
    27.7 -<project name="org.netbeans.modules.visualweb.j2ee14classloaderprovider" default="netbeans" basedir=".">
    27.8 +<project name="visualweb.j2ee14classloaderprovider" default="netbeans" basedir=".">
    27.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.j2ee14classloaderprovider.</description>
   27.10      <import file="../nbbuild/templates/projectized.xml"/>
   27.11  </project>
    28.1 --- a/visualweb.j2ee15classloaderprovider/build.xml	Fri Dec 19 09:07:44 2008 +0100
    28.2 +++ b/visualweb.j2ee15classloaderprovider/build.xml	Fri Dec 19 23:15:29 2008 +0100
    28.3 @@ -41,7 +41,7 @@
    28.4  made subject to such option by the copyright holder.
    28.5  -->
    28.6  
    28.7 -<project name="org.netbeans.modules.visualweb.j2ee15classloaderprovider" default="netbeans" basedir=".">
    28.8 +<project name="visualweb.j2ee15classloaderprovider" default="netbeans" basedir=".">
    28.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.j2ee15classloaderprovider.</description>
   28.10      <import file="../nbbuild/templates/projectized.xml"/>
   28.11  </project>
    29.1 --- a/visualweb.jsfsupport.components/build.xml	Fri Dec 19 09:07:44 2008 +0100
    29.2 +++ b/visualweb.jsfsupport.components/build.xml	Fri Dec 19 23:15:29 2008 +0100
    29.3 @@ -42,7 +42,7 @@
    29.4  -->
    29.5  
    29.6  
    29.7 -<project name="org.netbeans.modules.visualweb.jsfsupport.components" default="netbeans" basedir=".">
    29.8 +<project name="visualweb.jsfsupport.components" default="netbeans" basedir=".">
    29.9  
   29.10      <description>Builds and tests the project org.netbeans.modules.visualweb.jsfsupport.components.</description>
   29.11      <import file="../nbbuild/templates/projectized.xml"/>
    30.1 --- a/visualweb.jsfsupport.designtime/build.xml	Fri Dec 19 09:07:44 2008 +0100
    30.2 +++ b/visualweb.jsfsupport.designtime/build.xml	Fri Dec 19 23:15:29 2008 +0100
    30.3 @@ -42,7 +42,7 @@
    30.4  -->
    30.5  
    30.6  
    30.7 -<project name="org.netbeans.modules.visualweb.jsfsupport.designtime" default="netbeans" basedir=".">
    30.8 +<project name="visualweb.jsfsupport.designtime" default="netbeans" basedir=".">
    30.9  
   30.10      <description>Builds and tests the project org.netbeans.modules.visualweb.jsfsupport.designtime.</description>
   30.11      <import file="../nbbuild/templates/projectized.xml"/>
    31.1 --- a/visualweb.jsfsupport.designtime_1_1/build.xml	Fri Dec 19 09:07:44 2008 +0100
    31.2 +++ b/visualweb.jsfsupport.designtime_1_1/build.xml	Fri Dec 19 23:15:29 2008 +0100
    31.3 @@ -44,7 +44,7 @@
    31.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    31.5  <!-- for some information on what you could do (e.g. targets to override). -->
    31.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    31.7 -<project name="org.netbeans.modules.visualweb.jsfsupport.designtime_1_1" default="netbeans" basedir=".">
    31.8 +<project name="visualweb.jsfsupport.designtime_1_1" default="netbeans" basedir=".">
    31.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.jsfsupport.designtime_1_1.</description>
   31.10      <import file="../nbbuild/templates/projectized.xml"/>
   31.11  </project>
    32.1 --- a/visualweb.jsfsupport.designtime_1_2/build.xml	Fri Dec 19 09:07:44 2008 +0100
    32.2 +++ b/visualweb.jsfsupport.designtime_1_2/build.xml	Fri Dec 19 23:15:29 2008 +0100
    32.3 @@ -44,7 +44,7 @@
    32.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    32.5  <!-- for some information on what you could do (e.g. targets to override). -->
    32.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    32.7 -<project name="Creator JSF 1.2 Components Design-Time" default="netbeans" basedir=".">
    32.8 +<project name="visualweb.jsfsupport.designtime_1_2" default="netbeans" basedir=".">
    32.9      <description>Builds, tests, and runs the project Creator JSF 1.2 Components Design-Time.</description>
   32.10      <import file="../nbbuild/templates/projectized.xml"/>
   32.11  </project>
    33.1 --- a/visualweb.jsfsupport/build.xml	Fri Dec 19 09:07:44 2008 +0100
    33.2 +++ b/visualweb.jsfsupport/build.xml	Fri Dec 19 23:15:29 2008 +0100
    33.3 @@ -44,7 +44,7 @@
    33.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    33.5  <!-- for some information on what you could do (e.g. targets to override). -->
    33.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    33.7 -<project name="org.netbeans.modules.visualweb.jsfsupport" default="netbeans" basedir=".">
    33.8 +<project name="visualweb.jsfsupport" default="netbeans" basedir=".">
    33.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.jsfsupport.</description>
   33.10      <import file="../nbbuild/templates/projectized.xml"/>
   33.11  </project>
    34.1 --- a/visualweb.libs.batik/build.xml	Fri Dec 19 09:07:44 2008 +0100
    34.2 +++ b/visualweb.libs.batik/build.xml	Fri Dec 19 23:15:29 2008 +0100
    34.3 @@ -41,7 +41,7 @@
    34.4  made subject to such option by the copyright holder.
    34.5  -->
    34.6  
    34.7 -<project name="org.netbeans.modules.visualweb.libs.batik" default="netbeans" basedir=".">
    34.8 +<project name="visualweb.libs.batik" default="netbeans" basedir=".">
    34.9  
   34.10      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.libs.batik.</description>
   34.11  
    35.1 --- a/visualweb.libs.jtidy/build.xml	Fri Dec 19 09:07:44 2008 +0100
    35.2 +++ b/visualweb.libs.jtidy/build.xml	Fri Dec 19 23:15:29 2008 +0100
    35.3 @@ -41,7 +41,7 @@
    35.4  made subject to such option by the copyright holder.
    35.5  -->
    35.6  
    35.7 -<project name="org.netbeans.modules.visualweb.libs.jtidy" default="netbeans" basedir=".">
    35.8 +<project name="visualweb.libs.jtidy" default="netbeans" basedir=".">
    35.9  
   35.10      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.libs.jtidy.</description>
   35.11  
    36.1 --- a/visualweb.libs.rowset/build.xml	Fri Dec 19 09:07:44 2008 +0100
    36.2 +++ b/visualweb.libs.rowset/build.xml	Fri Dec 19 23:15:29 2008 +0100
    36.3 @@ -43,7 +43,7 @@
    36.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    36.5  <!-- for some information on what you could do (e.g. targets to override). -->
    36.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    36.7 -<project name="org.netbeans.modules.visualweb.libs.rowset" default="netbeans" basedir=".">
    36.8 +<project name="visualweb.libs.rowset" default="netbeans" basedir=".">
    36.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.libs.rowset.</description>
   36.10      <import file="../nbbuild/templates/projectized.xml"/>
   36.11      
    37.1 --- a/visualweb.navigation/build.xml	Fri Dec 19 09:07:44 2008 +0100
    37.2 +++ b/visualweb.navigation/build.xml	Fri Dec 19 23:15:29 2008 +0100
    37.3 @@ -40,7 +40,7 @@
    37.4  Version 2 license, then the option applies only if the new code is
    37.5  made subject to such option by the copyright holder.
    37.6  -->
    37.7 -<project name="org.netbeans.modules.visualweb.navigation" default="netbeans" basedir=".">
    37.8 +<project name="visualweb.navigation" default="netbeans" basedir=".">
    37.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.navigation.</description>
   37.10      <import file="../nbbuild/templates/projectized.xml"/>
   37.11  </project>
    38.1 --- a/visualweb.outline/build.xml	Fri Dec 19 09:07:44 2008 +0100
    38.2 +++ b/visualweb.outline/build.xml	Fri Dec 19 23:15:29 2008 +0100
    38.3 @@ -44,7 +44,7 @@
    38.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    38.5  <!-- for some information on what you could do (e.g. targets to override). -->
    38.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    38.7 -<project name="org.netbeans.modules.visualweb.outline" default="netbeans" basedir=".">
    38.8 +<project name="visualweb.outline" default="netbeans" basedir=".">
    38.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.outline.</description>
   38.10      <import file="../nbbuild/templates/projectized.xml"/>
   38.11  </project>
    39.1 --- a/visualweb.palette/build.xml	Fri Dec 19 09:07:44 2008 +0100
    39.2 +++ b/visualweb.palette/build.xml	Fri Dec 19 23:15:29 2008 +0100
    39.3 @@ -44,7 +44,7 @@
    39.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    39.5  <!-- for some information on what you could do (e.g. targets to override). -->
    39.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    39.7 -<project name="org.netbeans.modules.visualweb.palette" default="netbeans" basedir=".">
    39.8 +<project name="visualweb.palette" default="netbeans" basedir=".">
    39.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.palette.</description>
   39.10      <import file="../nbbuild/templates/projectized.xml"/>
   39.11  </project>
    40.1 --- a/visualweb.project.jsf/build.xml	Fri Dec 19 09:07:44 2008 +0100
    40.2 +++ b/visualweb.project.jsf/build.xml	Fri Dec 19 23:15:29 2008 +0100
    40.3 @@ -44,7 +44,7 @@
    40.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    40.5  <!-- for some information on what you could do (e.g. targets to override). -->
    40.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    40.7 -<project name="org.netbeans.modules.visualweb.project.jsf" default="netbeans" basedir=".">
    40.8 +<project name="visualweb.project.jsf" default="netbeans" basedir=".">
    40.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.project.jsf.</description>
   40.10      <import file="../nbbuild/templates/projectized.xml"/>
   40.11  </project>
    41.1 --- a/visualweb.project.jsfloader/build.xml	Fri Dec 19 09:07:44 2008 +0100
    41.2 +++ b/visualweb.project.jsfloader/build.xml	Fri Dec 19 23:15:29 2008 +0100
    41.3 @@ -44,7 +44,7 @@
    41.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    41.5  <!-- for some information on what you could do (e.g. targets to override). -->
    41.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    41.7 -<project name="org.netbeans.modules.visualweb.project.jsfloader" default="netbeans" basedir=".">
    41.8 +<project name="visualweb.project.jsfloader" default="netbeans" basedir=".">
    41.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.project.jsfloader.</description>
   41.10      <import file="../nbbuild/templates/projectized.xml"/>
   41.11  </project>
    42.1 --- a/visualweb.propertyeditors.api/build.xml	Fri Dec 19 09:07:44 2008 +0100
    42.2 +++ b/visualweb.propertyeditors.api/build.xml	Fri Dec 19 23:15:29 2008 +0100
    42.3 @@ -41,7 +41,7 @@
    42.4  made subject to such option by the copyright holder.
    42.5  -->
    42.6  
    42.7 -<project name="org.netbeans.modules.visualweb.propertyeditors.api" default="netbeans" basedir=".">
    42.8 +<project name="visualweb.propertyeditors.api" default="netbeans" basedir=".">
    42.9      <description>Builds the project org.netbeans.modules.visualweb.propertyeditors.api.</description>
   42.10      <import file="../nbbuild/templates/projectized.xml"/>
   42.11      <target name="init" depends="library-init,projectized.init"/>
    43.1 --- a/visualweb.propertyeditors.resolver/build.xml	Fri Dec 19 09:07:44 2008 +0100
    43.2 +++ b/visualweb.propertyeditors.resolver/build.xml	Fri Dec 19 23:15:29 2008 +0100
    43.3 @@ -41,7 +41,7 @@
    43.4  made subject to such option by the copyright holder.
    43.5  -->
    43.6  
    43.7 -<project name="org.netbeans.modules.visualweb.propertyeditors.resolver" default="netbeans" basedir=".">
    43.8 +<project name="visualweb.propertyeditors.resolver" default="netbeans" basedir=".">
    43.9      <description>Builds the project org.netbeans.modules.visualweb.propertyeditors.resolver.</description>
   43.10      <import file="../nbbuild/templates/projectized.xml"/>
   43.11      
    44.1 --- a/visualweb.propertyeditors/build.xml	Fri Dec 19 09:07:44 2008 +0100
    44.2 +++ b/visualweb.propertyeditors/build.xml	Fri Dec 19 23:15:29 2008 +0100
    44.3 @@ -42,7 +42,7 @@
    44.4  -->
    44.5  
    44.6  
    44.7 -<project name="com.sun.rave.propertyeditors" default="netbeans" basedir=".">
    44.8 +<project name="visualweb.propertyeditors" default="netbeans" basedir=".">
    44.9      <description>Builds, tests, and runs the project com.sun.rave.propertyeditors.</description>
   44.10      <import file="../nbbuild/templates/projectized.xml"/>
   44.11  </project>
    45.1 --- a/visualweb.ravehelp.rave_nbpack/build.xml	Fri Dec 19 09:07:44 2008 +0100
    45.2 +++ b/visualweb.ravehelp.rave_nbpack/build.xml	Fri Dec 19 23:15:29 2008 +0100
    45.3 @@ -43,7 +43,7 @@
    45.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    45.5  <!-- for some information on what you could do (e.g. targets to override). -->
    45.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    45.7 -<project name="org.netbeans.modules.visualweb.ravehelp.rave_nbpack" default="netbeans" basedir=".">
    45.8 +<project name="visualweb.ravehelp.rave_nbpack" default="netbeans" basedir=".">
    45.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.ravehelp.rave_nbpack.</description>
   45.10      <import file="../nbbuild/templates/projectized.xml"/>
   45.11  </project>
    46.1 --- a/visualweb.rowset/build.xml	Fri Dec 19 09:07:44 2008 +0100
    46.2 +++ b/visualweb.rowset/build.xml	Fri Dec 19 23:15:29 2008 +0100
    46.3 @@ -41,7 +41,7 @@
    46.4  made subject to such option by the copyright holder.
    46.5  -->
    46.6  
    46.7 -<project name="org.netbeans.modules.visualweb.rowset" default="netbeans" basedir=".">
    46.8 +<project name="visualweb.rowset" default="netbeans" basedir=".">
    46.9  
   46.10      <description>Builds and tests the project org.netbeans.modules.visualweb.rowset.</description>
   46.11      <import file="../nbbuild/templates/projectized.xml"/>
    47.1 --- a/visualweb.web.ui.appbase/build.xml	Fri Dec 19 09:07:44 2008 +0100
    47.2 +++ b/visualweb.web.ui.appbase/build.xml	Fri Dec 19 23:15:29 2008 +0100
    47.3 @@ -41,7 +41,7 @@
    47.4  made subject to such option by the copyright holder.
    47.5  -->
    47.6  
    47.7 -<project name="org.netbeans.modules.visualweb.web.ui.appbase" default="netbeans" basedir=".">
    47.8 +<project name="visualweb.web.ui.appbase" default="netbeans" basedir=".">
    47.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.web.ui.appbase.</description>
   47.10      <import file="../nbbuild/templates/projectized.xml"/>
   47.11      
    48.1 --- a/visualweb.websvcmgr/build.xml	Fri Dec 19 09:07:44 2008 +0100
    48.2 +++ b/visualweb.websvcmgr/build.xml	Fri Dec 19 23:15:29 2008 +0100
    48.3 @@ -43,7 +43,7 @@
    48.4  <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
    48.5  <!-- for some information on what you could do (e.g. targets to override). -->
    48.6  <!-- If you delete this file and reopen the project it will be recreated. -->
    48.7 -<project name="org.netbeans.modules.visualweb.websvcmgr" default="netbeans" basedir=".">
    48.8 +<project name="visualweb.websvcmgr" default="netbeans" basedir=".">
    48.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.websvcmgr.</description>
   48.10      <import file="../nbbuild/templates/projectized.xml"/>
   48.11  </project>
    49.1 --- a/visualweb.webui.designtime/build.xml	Fri Dec 19 09:07:44 2008 +0100
    49.2 +++ b/visualweb.webui.designtime/build.xml	Fri Dec 19 23:15:29 2008 +0100
    49.3 @@ -41,7 +41,7 @@
    49.4  made subject to such option by the copyright holder.
    49.5  -->
    49.6  
    49.7 -<project name="org.netbeans.modules.visualweb.webui.designtime" default="netbeans" basedir=".">
    49.8 +<project name="visualweb.webui.designtime" default="netbeans" basedir=".">
    49.9      
   49.10      <description>Builds and tests the project org.netbeans.modules.visualweb.webui.designtime.</description>
   49.11      <import file="../nbbuild/templates/projectized.xml"/>
    50.1 --- a/visualweb.webui.jsf.defaulttheme/build.xml	Fri Dec 19 09:07:44 2008 +0100
    50.2 +++ b/visualweb.webui.jsf.defaulttheme/build.xml	Fri Dec 19 23:15:29 2008 +0100
    50.3 @@ -41,6 +41,6 @@
    50.4  made subject to such option by the copyright holder.
    50.5  -->
    50.6  
    50.7 -<project name="org.netbeans.modules.visualweb.webui.jsf.defaulttheme" default="netbeans" basedir=".">
    50.8 +<project name="visualweb.webui.jsf.defaulttheme" default="netbeans" basedir=".">
    50.9      <import file="../nbbuild/templates/projectized.xml"/>
   50.10  </project>
    51.1 --- a/visualweb.webui.themes/build.xml	Fri Dec 19 09:07:44 2008 +0100
    51.2 +++ b/visualweb.webui.themes/build.xml	Fri Dec 19 23:15:29 2008 +0100
    51.3 @@ -41,7 +41,7 @@
    51.4  made subject to such option by the copyright holder.
    51.5  -->
    51.6  
    51.7 -<project name="com.sun.webui.themes" default="netbeans" basedir=".">
    51.8 +<project name="visualweb.webui.themes" default="netbeans" basedir=".">
    51.9  
   51.10      <description>Builds, tests, and runs the project com.sun.webui.themes.</description>
   51.11      <import file="../nbbuild/templates/projectized.xml"/>
    52.1 --- a/visualweb.webui/build.xml	Fri Dec 19 09:07:44 2008 +0100
    52.2 +++ b/visualweb.webui/build.xml	Fri Dec 19 23:15:29 2008 +0100
    52.3 @@ -42,7 +42,7 @@
    52.4  -->
    52.5  
    52.6  
    52.7 -<project name="org.netbeans.modules.visualweb.webui" default="netbeans" basedir=".">
    52.8 +<project name="visualweb.webui" default="netbeans" basedir=".">
    52.9  
   52.10      <description>Builds and tests the project org.netbeans.modules.visualweb.webui.</description>
   52.11      <import file="../nbbuild/templates/projectized.xml"/>
    53.1 --- a/visualweb.woodstock.webui.jsf/build.xml	Fri Dec 19 09:07:44 2008 +0100
    53.2 +++ b/visualweb.woodstock.webui.jsf/build.xml	Fri Dec 19 23:15:29 2008 +0100
    53.3 @@ -41,7 +41,7 @@
    53.4  made subject to such option by the copyright holder.
    53.5  -->
    53.6  
    53.7 -<project name="org.netbeans.modules.visualweb.woodstock.webui.jsf" default="netbeans" basedir=".">
    53.8 +<project name="visualweb.woodstock.webui.jsf" default="netbeans" basedir=".">
    53.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.woodstock.webui.jsf.</description>
   53.10      <import file="../nbbuild/templates/projectized.xml"/>
   53.11  </project>
    54.1 --- a/visualweb.xhtml/build.xml	Fri Dec 19 09:07:44 2008 +0100
    54.2 +++ b/visualweb.xhtml/build.xml	Fri Dec 19 23:15:29 2008 +0100
    54.3 @@ -41,7 +41,7 @@
    54.4  made subject to such option by the copyright holder.
    54.5  -->
    54.6  
    54.7 -<project name="org.netbeans.modules.visualweb.xhtml" default="netbeans" basedir=".">
    54.8 +<project name="visualweb.xhtml" default="netbeans" basedir=".">
    54.9      <description>Builds, tests, and runs the project org.netbeans.modules.visualweb.xhtml.</description>
   54.10      <import file="../nbbuild/templates/projectized.xml"/>
   54.11