You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by cm...@apache.org on 2012/08/20 00:24:48 UTC

svn commit: r1374873 - in /incubator/ooo/devtools/netbeansintegration/trunk: build/public-package-jars/ nbproject/

Author: cmarcum
Date: Sun Aug 19 22:24:47 2012
New Revision: 1374873

URL: http://svn.apache.org/viewvc?rev=1374873&view=rev
Log:
removed depenency on Swing Layout Extensions Integration

Removed:
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-apache-tools-ant-module.jar
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-jdesktop-layout.jar
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-netbeans-api-java-classpath.jar
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-netbeans-api-xml.jar
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-netbeans-modules-editor-codetemplates.jar
    incubator/ooo/devtools/netbeansintegration/trunk/build/public-package-jars/org-netbeans-modules-editor.jar
Modified:
    incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties
    incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml

Modified: incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties
URL: http://svn.apache.org/viewvc/incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties?rev=1374873&r1=1374872&r2=1374873&view=diff
==============================================================================
--- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties (original)
+++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties Sun Aug 19 22:24:47 2012
@@ -3,6 +3,6 @@ build.xml.script.CRC32=71d946a9
 build.xml.stylesheet.CRC32=1101b4cf
 # 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=7191f598
+nbproject/build-impl.xml.data.CRC32=7fd08485
 nbproject/build-impl.xml.script.CRC32=0f0c9cde
 nbproject/build-impl.xml.stylesheet.CRC32=68e521fc@2.50.1

Modified: incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml
URL: http://svn.apache.org/viewvc/incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml?rev=1374873&r1=1374872&r2=1374873&view=diff
==============================================================================
--- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml (original)
+++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml Sun Aug 19 22:24:47 2012
@@ -16,15 +16,6 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
-                    <code-name-base>org.jdesktop.layout</code-name-base>
-                    <build-prerequisite/>
-                    <compile-dependency/>
-                    <run-dependency>
-                        <release-version>1</release-version>
-                        <specification-version>1.21.1</specification-version>
-                    </run-dependency>
-                </dependency>
-                <dependency>
                     <code-name-base>org.netbeans.api.java.classpath</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>