You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2015/11/05 22:33:27 UTC

[2/2] storm git commit: remove netbeans configuration file

remove netbeans configuration file


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/27fb31c1
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/27fb31c1
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/27fb31c1

Branch: refs/heads/jstorm-import
Commit: 27fb31c1caa1d60d4a9ffb5abafdc856fb84093c
Parents: 75df7c2
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Nov 5 16:32:48 2015 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Nov 5 16:32:48 2015 -0500

----------------------------------------------------------------------
 jstorm-ui/nb-configuration.xml | 18 ------------------
 1 file changed, 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/27fb31c1/jstorm-ui/nb-configuration.xml
----------------------------------------------------------------------
diff --git a/jstorm-ui/nb-configuration.xml b/jstorm-ui/nb-configuration.xml
deleted file mode 100755
index 8a03a42..0000000
--- a/jstorm-ui/nb-configuration.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project-shared-configuration>
-	<!-- This file contains additional configuration written by modules in the 
-		NetBeans IDE. The configuration is intended to be shared among all the users 
-		of project and therefore it is assumed to be part of version control checkout. 
-		Without this configuration present, some functionality in the IDE may be 
-		limited or fail altogether. -->
-	<properties xmlns="http://www.netbeans.org/ns/maven-properties-data/1">
-		<!-- Properties that influence various parts of the IDE, especially code 
-			formatting and the like. You can copy and paste the single properties, into 
-			the pom.xml file and the IDE will pick them up. That way multiple projects 
-			can share the same settings (useful for formatting rules for example). Any 
-			value defined here will override the pom.xml file value but is only applicable 
-			to the current project. -->
-		<netbeans.compile.on.save>all</netbeans.compile.on.save>
-		<org-netbeans-modules-projectapi.jsf_2e_language>Facelets</org-netbeans-modules-projectapi.jsf_2e_language>
-	</properties>
-</project-shared-configuration>