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/19 15:20:08 UTC

svn commit: r1374752 - /incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties

Author: cmarcum
Date: Sun Aug 19 13:20:08 2012
New Revision: 1374752

URL: http://svn.apache.org/viewvc?rev=1374752&view=rev
Log:
added property to make implementation version for j2seproject dependancy a non-fatal warning

Modified:
    incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties

Modified: incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties
URL: http://svn.apache.org/viewvc/incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties?rev=1374752&r1=1374751&r2=1374752&view=diff
==============================================================================
--- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties (original)
+++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.properties Sun Aug 19 13:20:08 2012
@@ -17,3 +17,6 @@ jemmy.jar=${mytestbase.dir}/modules/ext/
 javac.test.classpath=\
     ${jelly2-nb.jar}:\
     ${jemmy.jar}
+# due to not-a-friend-of error and changing j2seproject library module to 
+# Implementation Version - makes it a non-fatal warning
+spec.version.base.fatal.warning=false