[jboss-cvs] jbosside/netbeans/update-center/nbproject ...

Leon Chiver leonceeo at gmail.com
Thu Sep 21 03:03:25 EDT 2006


  User: leonceeo
  Date: 06/09/21 03:03:25

  Added:       netbeans/update-center/nbproject        Tag: v_0_5_alpha1
                        project.properties build-impl.xml project.xml
                        genfiles.properties platform.properties .cvsignore
                        suite.properties
  Log:
  Created suite to include the hibernate-console module and the update center module
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +3 -0      jbosside/netbeans/update-center/nbproject/Attic/project.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: project.properties
  ===================================================================
  RCS file: project.properties
  diff -N project.properties
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ project.properties	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1,3 @@
  +license.file=../suite/LICENSE
  +nbm.homepage=http://tools.hibernate.org
  +nbm.module.author=Leon Chiver
  
  
  
  1.1.2.1   +30 -0     jbosside/netbeans/update-center/nbproject/Attic/build-impl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-impl.xml
  ===================================================================
  RCS file: build-impl.xml
  diff -N build-impl.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ build-impl.xml	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1,30 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +*** GENERATED FROM project.xml - DO NOT EDIT  ***
  +***         EDIT ../build.xml INSTEAD         ***
  +-->
  +<project name="org.hibernate.netbeans.updatecenter-impl" basedir="..">
  +    <property file="nbproject/private/suite-private.properties"/>
  +    <property file="nbproject/suite.properties"/>
  +    <fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
  +    <property file="${suite.dir}/nbproject/private/platform-private.properties"/>
  +    <property file="${suite.dir}/nbproject/platform.properties"/>
  +    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
  +        <attribute name="name"/>
  +        <attribute name="value"/>
  +        <sequential>
  +            <property name="@{name}" value="${@{value}}"/>
  +        </sequential>
  +    </macrodef>
  +    <property file="${user.properties.file}"/>
  +    <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
  +    <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
  +    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
  +        <condition>
  +            <not>
  +                <available file="${harness.dir}" type="dir"/>
  +            </not>
  +        </condition>
  +    </fail>
  +    <import file="${harness.dir}/build.xml"/>
  +</project>
  
  
  
  1.1.2.1   +20 -0     jbosside/netbeans/update-center/nbproject/Attic/project.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: project.xml
  ===================================================================
  RCS file: project.xml
  diff -N project.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ project.xml	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1,20 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<project xmlns="http://www.netbeans.org/ns/project/1">
  +    <type>org.netbeans.modules.apisupport.project</type>
  +    <configuration>
  +        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
  +            <code-name-base>org.hibernate.netbeans.updatecenter</code-name-base>
  +            <suite-component/>
  +            <module-dependencies>
  +                <dependency>
  +                    <code-name-base>org.netbeans.modules.autoupdate</code-name-base>
  +                    <run-dependency>
  +                        <release-version>1</release-version>
  +                        <specification-version>2.19</specification-version>
  +                    </run-dependency>
  +                </dependency>
  +            </module-dependencies>
  +            <public-packages/>
  +        </data>
  +    </configuration>
  +</project>
  
  
  
  1.1.2.1   +8 -0      jbosside/netbeans/update-center/nbproject/Attic/genfiles.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: genfiles.properties
  ===================================================================
  RCS file: genfiles.properties
  diff -N genfiles.properties
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ genfiles.properties	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1,8 @@
  +build.xml.data.CRC32=4ce7ef84
  +build.xml.script.CRC32=317c2e2d
  +build.xml.stylesheet.CRC32=05353c81
  +# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
  +# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
  +nbproject/build-impl.xml.data.CRC32=4ce7ef84
  +nbproject/build-impl.xml.script.CRC32=1e4e1c2d
  +nbproject/build-impl.xml.stylesheet.CRC32=3f8b4615
  
  
  
  1.1.2.1   +1 -0      jbosside/netbeans/update-center/nbproject/Attic/platform.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: platform.properties
  ===================================================================
  RCS file: platform.properties
  diff -N platform.properties
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ platform.properties	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1 @@
  +nbplatform.active=default
  
  
  
  1.1.2.1   +1 -0      jbosside/netbeans/update-center/nbproject/Attic/.cvsignore
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .cvsignore
  ===================================================================
  RCS file: .cvsignore
  diff -N .cvsignore
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ .cvsignore	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1 @@
  +private
  
  
  
  1.1.2.1   +1 -0      jbosside/netbeans/update-center/nbproject/Attic/suite.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: suite.properties
  ===================================================================
  RCS file: suite.properties
  diff -N suite.properties
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ suite.properties	21 Sep 2006 07:03:25 -0000	1.1.2.1
  @@ -0,0 +1 @@
  +suite.dir=${basedir}/../suite
  
  
  



More information about the jboss-cvs-commits mailing list