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:08:31 UTC

svn commit: r1374868 - in /incubator/ooo/devtools/netbeansintegration/trunk/nbproject: genfiles.properties project.xml

Author: cmarcum
Date: Sun Aug 19 22:08:30 2012
New Revision: 1374868

URL: http://svn.apache.org/viewvc?rev=1374868&view=rev
Log:
removed depenency on Settings Option api

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=1374868&r1=1374867&r2=1374868&view=diff
==============================================================================
--- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties (original)
+++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/genfiles.properties Sun Aug 19 22:08:30 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=2c867a34
+nbproject/build-impl.xml.data.CRC32=e07260e6
 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=1374868&r1=1374867&r2=1374868&view=diff
==============================================================================
--- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml (original)
+++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml Sun Aug 19 22:08:30 2012
@@ -195,14 +195,6 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
-                    <code-name-base>org.openide.options</code-name-base>
-                    <build-prerequisite/>
-                    <compile-dependency/>
-                    <run-dependency>
-                        <specification-version>6.10.1</specification-version>
-                    </run-dependency>
-                </dependency>
-                <dependency>
                     <code-name-base>org.openide.text</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>