netbeans.org modules should not include standalone or suite metadata. release68_m1_base
authorJesse Glick <jglick@netbeans.org>
Mon, 27 Jul 2009 10:50:27 -0400
changeset 289463307bcf6030
parent 2893 cef1d26a7600
child 2895 89ce05dd37f1
child 3001 d97c9138af9f
netbeans.org modules should not include standalone or suite metadata.
visualweb.dataprovider.designtime/nbproject/build-impl.xml
visualweb.dataprovider.designtime/nbproject/genfiles.properties
visualweb.designtime.base/nbproject/build-impl.xml
visualweb.designtime.base/nbproject/genfiles.properties
visualweb.designtime/nbproject/build-impl.xml
visualweb.designtime/nbproject/genfiles.properties
visualweb.designtimeext/nbproject/build-impl.xml
visualweb.designtimeext/nbproject/genfiles.properties
visualweb.designtimeext/nbproject/platform.properties
visualweb.ejb/nbproject/build-impl.xml
visualweb.ejb/nbproject/genfiles.properties
visualweb.propertyeditors.api/nbproject/build-impl.xml
visualweb.propertyeditors.api/nbproject/genfiles.properties
visualweb.propertyeditors.resolver/nbproject/build-impl.xml
visualweb.propertyeditors.resolver/nbproject/genfiles.properties
visualweb.propertyeditors/nbproject/build-impl.xml
visualweb.propertyeditors/nbproject/genfiles.properties
visualweb.websvcmgr/nbproject/genfiles.properties
visualweb.websvcmgr/nbproject/platform.properties
     1.1 --- a/visualweb.dataprovider.designtime/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,30 +0,0 @@
     1.4 -<?xml version="1.0" encoding="UTF-8"?>
     1.5 -<!--
     1.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
     1.7 -***         EDIT ../build.xml INSTEAD         ***
     1.8 --->
     1.9 -<project name="org.netbeans.modules.visualweb.dataprovider.designtime-impl" basedir=".." xmlns:nbmproject="http://www.netbeans.org/ns/nb-module-project/2">
    1.10 -    <property file="nbproject/private/suite-private.properties"/>
    1.11 -    <property file="nbproject/suite.properties"/>
    1.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
    1.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
    1.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
    1.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
    1.16 -        <attribute name="name"/>
    1.17 -        <attribute name="value"/>
    1.18 -        <sequential>
    1.19 -            <property name="@{name}" value="${@{value}}"/>
    1.20 -        </sequential>
    1.21 -    </macrodef>
    1.22 -    <property file="${user.properties.file}"/>
    1.23 -    <nbmproject:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir"/>
    1.24 -    <nbmproject:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir"/>
    1.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
    1.26 -        <condition>
    1.27 -            <not>
    1.28 -                <available file="${harness.dir}" type="dir"/>
    1.29 -            </not>
    1.30 -        </condition>
    1.31 -    </fail>
    1.32 -    <import file="${harness.dir}/build.xml"/>
    1.33 -</project>
     2.1 --- a/visualweb.dataprovider.designtime/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,8 +0,0 @@
     2.4 -build.xml.data.CRC32=e6ed173b
     2.5 -build.xml.script.CRC32=6311523b
     2.6 -build.xml.stylesheet.CRC32=1101b4cf
     2.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
     2.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
     2.9 -nbproject/build-impl.xml.data.CRC32=12591102
    2.10 -nbproject/build-impl.xml.script.CRC32=1f2a1b42
    2.11 -nbproject/build-impl.xml.stylesheet.CRC32=2607fe5f
     3.1 --- a/visualweb.designtime.base/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,30 +0,0 @@
     3.4 -<?xml version="1.0" encoding="UTF-8"?>
     3.5 -<!--
     3.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
     3.7 -***         EDIT ../build.xml INSTEAD         ***
     3.8 --->
     3.9 -<project name="org.netbeans.modules.visualweb.designtime.base-impl" basedir="..">
    3.10 -    <property file="nbproject/private/suite-private.properties"/>
    3.11 -    <property file="nbproject/suite.properties"/>
    3.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
    3.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
    3.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
    3.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
    3.16 -        <attribute name="name"/>
    3.17 -        <attribute name="value"/>
    3.18 -        <sequential>
    3.19 -            <property name="@{name}" value="${@{value}}"/>
    3.20 -        </sequential>
    3.21 -    </macrodef>
    3.22 -    <property file="${user.properties.file}"/>
    3.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    3.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    3.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
    3.26 -        <condition>
    3.27 -            <not>
    3.28 -                <available file="${harness.dir}" type="dir"/>
    3.29 -            </not>
    3.30 -        </condition>
    3.31 -    </fail>
    3.32 -    <import file="${harness.dir}/build.xml"/>
    3.33 -</project>
     4.1 --- a/visualweb.designtime.base/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,8 +0,0 @@
     4.4 -build.xml.data.CRC32=da3f9f9b
     4.5 -build.xml.script.CRC32=f348f42e
     4.6 -build.xml.stylesheet.CRC32=1101b4cf
     4.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
     4.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
     4.9 -nbproject/build-impl.xml.data.CRC32=b7907c29
    4.10 -nbproject/build-impl.xml.script.CRC32=dd065f5c
    4.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
     5.1 --- a/visualweb.designtime/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,30 +0,0 @@
     5.4 -<?xml version="1.0" encoding="UTF-8"?>
     5.5 -<!--
     5.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
     5.7 -***         EDIT ../build.xml INSTEAD         ***
     5.8 --->
     5.9 -<project name="org.netbeans.modules.visualweb.designtime-impl" basedir="..">
    5.10 -    <property file="nbproject/private/suite-private.properties"/>
    5.11 -    <property file="nbproject/suite.properties"/>
    5.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
    5.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
    5.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
    5.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
    5.16 -        <attribute name="name"/>
    5.17 -        <attribute name="value"/>
    5.18 -        <sequential>
    5.19 -            <property name="@{name}" value="${@{value}}"/>
    5.20 -        </sequential>
    5.21 -    </macrodef>
    5.22 -    <property file="${user.properties.file}"/>
    5.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    5.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    5.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
    5.26 -        <condition>
    5.27 -            <not>
    5.28 -                <available file="${harness.dir}" type="dir"/>
    5.29 -            </not>
    5.30 -        </condition>
    5.31 -    </fail>
    5.32 -    <import file="${harness.dir}/build.xml"/>
    5.33 -</project>
     6.1 --- a/visualweb.designtime/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,8 +0,0 @@
     6.4 -build.xml.data.CRC32=10731d9e
     6.5 -build.xml.script.CRC32=751cbe81
     6.6 -build.xml.stylesheet.CRC32=1101b4cf
     6.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
     6.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
     6.9 -nbproject/build-impl.xml.data.CRC32=f5579c75
    6.10 -nbproject/build-impl.xml.script.CRC32=146964e0
    6.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
     7.1 --- a/visualweb.designtimeext/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
     7.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.3 @@ -1,30 +0,0 @@
     7.4 -<?xml version="1.0" encoding="UTF-8"?>
     7.5 -<!--
     7.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
     7.7 -***         EDIT ../build.xml INSTEAD         ***
     7.8 --->
     7.9 -<project name="org.netbeans.modules.visualweb.designtimeext-impl" basedir="..">
    7.10 -    <property file="nbproject/private/suite-private.properties"/>
    7.11 -    <property file="nbproject/suite.properties"/>
    7.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
    7.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
    7.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
    7.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
    7.16 -        <attribute name="name"/>
    7.17 -        <attribute name="value"/>
    7.18 -        <sequential>
    7.19 -            <property name="@{name}" value="${@{value}}"/>
    7.20 -        </sequential>
    7.21 -    </macrodef>
    7.22 -    <property file="${user.properties.file}"/>
    7.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    7.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
    7.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
    7.26 -        <condition>
    7.27 -            <not>
    7.28 -                <available file="${harness.dir}" type="dir"/>
    7.29 -            </not>
    7.30 -        </condition>
    7.31 -    </fail>
    7.32 -    <import file="${harness.dir}/build.xml"/>
    7.33 -</project>
     8.1 --- a/visualweb.designtimeext/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
     8.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.3 @@ -1,8 +0,0 @@
     8.4 -build.xml.data.CRC32=10731d9e
     8.5 -build.xml.script.CRC32=751cbe81
     8.6 -build.xml.stylesheet.CRC32=1101b4cf
     8.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
     8.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
     8.9 -nbproject/build-impl.xml.data.CRC32=c49dc646
    8.10 -nbproject/build-impl.xml.script.CRC32=ab015983
    8.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
     9.1 --- a/visualweb.designtimeext/nbproject/platform.properties	Thu Jul 16 17:26:11 2009 -0400
     9.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.3 @@ -1,8 +0,0 @@
     9.4 -nbplatform.active=Rave
     9.5 -nbplatform.Rave.label=Rave
     9.6 -cluster.dir.name=visualweb2
     9.7 -
     9.8 -suite.dir=${basedir}
     9.9 -cluster=${suite.dir}/../../nbbuild/netbeans/${cluster.dir.name}
    9.10 -nbplatform.Rave.netbeans.dest.dir=${suite.dir}/../../nbbuild/netbeans
    9.11 -nbplatform.Rave.harness.dir=${suite.dir}/../../nbbuild/netbeans/harness
    10.1 --- a/visualweb.ejb/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,30 +0,0 @@
    10.4 -<?xml version="1.0" encoding="UTF-8"?>
    10.5 -<!--
    10.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
    10.7 -***         EDIT ../build.xml INSTEAD         ***
    10.8 --->
    10.9 -<project name="org.netbeans.modules.visualweb.ejb-impl" basedir=".." xmlns:nbmproject="http://www.netbeans.org/ns/nb-module-project/2">
   10.10 -    <property file="nbproject/private/suite-private.properties"/>
   10.11 -    <property file="nbproject/suite.properties"/>
   10.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
   10.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
   10.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
   10.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
   10.16 -        <attribute name="name"/>
   10.17 -        <attribute name="value"/>
   10.18 -        <sequential>
   10.19 -            <property name="@{name}" value="${@{value}}"/>
   10.20 -        </sequential>
   10.21 -    </macrodef>
   10.22 -    <property file="${user.properties.file}"/>
   10.23 -    <nbmproject:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir"/>
   10.24 -    <nbmproject:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir"/>
   10.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
   10.26 -        <condition>
   10.27 -            <not>
   10.28 -                <available file="${harness.dir}" type="dir"/>
   10.29 -            </not>
   10.30 -        </condition>
   10.31 -    </fail>
   10.32 -    <import file="${harness.dir}/build.xml"/>
   10.33 -</project>
    11.1 --- a/visualweb.ejb/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
    11.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.3 @@ -1,8 +0,0 @@
    11.4 -build.xml.data.CRC32=181d5080
    11.5 -build.xml.script.CRC32=b44397f7
    11.6 -build.xml.stylesheet.CRC32=1101b4cf
    11.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
    11.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
    11.9 -nbproject/build-impl.xml.data.CRC32=f0c1f32c
   11.10 -nbproject/build-impl.xml.script.CRC32=fb95ec37
   11.11 -nbproject/build-impl.xml.stylesheet.CRC32=2607fe5f
    12.1 --- a/visualweb.propertyeditors.api/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
    12.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.3 @@ -1,30 +0,0 @@
    12.4 -<?xml version="1.0" encoding="UTF-8"?>
    12.5 -<!--
    12.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
    12.7 -***         EDIT ../build.xml INSTEAD         ***
    12.8 --->
    12.9 -<project name="org.netbeans.modules.visualweb.propertyeditors.api-impl" basedir="..">
   12.10 -    <property file="nbproject/private/suite-private.properties"/>
   12.11 -    <property file="nbproject/suite.properties"/>
   12.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
   12.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
   12.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
   12.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
   12.16 -        <attribute name="name"/>
   12.17 -        <attribute name="value"/>
   12.18 -        <sequential>
   12.19 -            <property name="@{name}" value="${@{value}}"/>
   12.20 -        </sequential>
   12.21 -    </macrodef>
   12.22 -    <property file="${user.properties.file}"/>
   12.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   12.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   12.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
   12.26 -        <condition>
   12.27 -            <not>
   12.28 -                <available file="${harness.dir}" type="dir"/>
   12.29 -            </not>
   12.30 -        </condition>
   12.31 -    </fail>
   12.32 -    <import file="${harness.dir}/build.xml"/>
   12.33 -</project>
    13.1 --- a/visualweb.propertyeditors.api/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
    13.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.3 @@ -1,8 +0,0 @@
    13.4 -build.xml.data.CRC32=b906f960
    13.5 -build.xml.script.CRC32=2c493c02
    13.6 -build.xml.stylesheet.CRC32=77ef55dd
    13.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
    13.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
    13.9 -nbproject/build-impl.xml.data.CRC32=98aafffe
   13.10 -nbproject/build-impl.xml.script.CRC32=b225ac1e
   13.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
    14.1 --- a/visualweb.propertyeditors.resolver/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
    14.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.3 @@ -1,30 +0,0 @@
    14.4 -<?xml version="1.0" encoding="UTF-8"?>
    14.5 -<!--
    14.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
    14.7 -***         EDIT ../build.xml INSTEAD         ***
    14.8 --->
    14.9 -<project name="org.netbeans.modules.visualweb.propertyeditors.resolver-impl" basedir="..">
   14.10 -    <property file="nbproject/private/suite-private.properties"/>
   14.11 -    <property file="nbproject/suite.properties"/>
   14.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
   14.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
   14.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
   14.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
   14.16 -        <attribute name="name"/>
   14.17 -        <attribute name="value"/>
   14.18 -        <sequential>
   14.19 -            <property name="@{name}" value="${@{value}}"/>
   14.20 -        </sequential>
   14.21 -    </macrodef>
   14.22 -    <property file="${user.properties.file}"/>
   14.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   14.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   14.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
   14.26 -        <condition>
   14.27 -            <not>
   14.28 -                <available file="${harness.dir}" type="dir"/>
   14.29 -            </not>
   14.30 -        </condition>
   14.31 -    </fail>
   14.32 -    <import file="${harness.dir}/build.xml"/>
   14.33 -</project>
    15.1 --- a/visualweb.propertyeditors.resolver/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
    15.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.3 @@ -1,8 +0,0 @@
    15.4 -build.xml.data.CRC32=a291fceb
    15.5 -build.xml.script.CRC32=096a8bc8
    15.6 -build.xml.stylesheet.CRC32=77ef55dd
    15.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
    15.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
    15.9 -nbproject/build-impl.xml.data.CRC32=3ae09bd5
   15.10 -nbproject/build-impl.xml.script.CRC32=749ec990
   15.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
    16.1 --- a/visualweb.propertyeditors/nbproject/build-impl.xml	Thu Jul 16 17:26:11 2009 -0400
    16.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.3 @@ -1,30 +0,0 @@
    16.4 -<?xml version="1.0" encoding="UTF-8"?>
    16.5 -<!--
    16.6 -*** GENERATED FROM project.xml - DO NOT EDIT  ***
    16.7 -***         EDIT ../build.xml INSTEAD         ***
    16.8 --->
    16.9 -<project name="org.netbeans.modules.visualweb.propertyeditors-impl" basedir="..">
   16.10 -    <property file="nbproject/private/suite-private.properties"/>
   16.11 -    <property file="nbproject/suite.properties"/>
   16.12 -    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
   16.13 -    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
   16.14 -    <property file="${suite.dir}/nbproject/platform.properties"/>
   16.15 -    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
   16.16 -        <attribute name="name"/>
   16.17 -        <attribute name="value"/>
   16.18 -        <sequential>
   16.19 -            <property name="@{name}" value="${@{value}}"/>
   16.20 -        </sequential>
   16.21 -    </macrodef>
   16.22 -    <property file="${user.properties.file}"/>
   16.23 -    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   16.24 -    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
   16.25 -    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
   16.26 -        <condition>
   16.27 -            <not>
   16.28 -                <available file="${harness.dir}" type="dir"/>
   16.29 -            </not>
   16.30 -        </condition>
   16.31 -    </fail>
   16.32 -    <import file="${harness.dir}/build.xml"/>
   16.33 -</project>
    17.1 --- a/visualweb.propertyeditors/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
    17.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.3 @@ -1,5 +0,0 @@
    17.4 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
    17.5 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
    17.6 -nbproject/build-impl.xml.data.CRC32=358d8974
    17.7 -nbproject/build-impl.xml.script.CRC32=fc37f696
    17.8 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
    18.1 --- a/visualweb.websvcmgr/nbproject/genfiles.properties	Thu Jul 16 17:26:11 2009 -0400
    18.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.3 @@ -1,8 +0,0 @@
    18.4 -build.xml.data.CRC32=0aecb804
    18.5 -build.xml.script.CRC32=ff5faf22
    18.6 -build.xml.stylesheet.CRC32=77ef55dd
    18.7 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
    18.8 -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
    18.9 -nbproject/build-impl.xml.data.CRC32=117963ec
   18.10 -nbproject/build-impl.xml.script.CRC32=da37414c
   18.11 -nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
    19.1 --- a/visualweb.websvcmgr/nbproject/platform.properties	Thu Jul 16 17:26:11 2009 -0400
    19.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.3 @@ -1,8 +0,0 @@
    19.4 -nbplatform.active=default
    19.5 -nbplatform.Rave.label=Rave
    19.6 -cluster.dir.name=visualweb2
    19.7 -
    19.8 -suite.dir=${basedir}
    19.9 -cluster=${suite.dir}/../../nbbuild/netbeans/${cluster.dir.name}
   19.10 -nbplatform.Rave.netbeans.dest.dir=${suite.dir}/../../nbbuild/netbeans
   19.11 -nbplatform.Rave.harness.dir=${suite.dir}/../../nbbuild/netbeans/harness