提交 0c32a8ff 编写于 作者: J Jesse Glick

Turn off NetBeans CoS for whole project.

Note that http://netbeans.org/bugzilla/show_bug.cgi?id=197335 displays this incorrectly.
上级 77a5addc
...@@ -43,7 +43,6 @@ THE SOFTWARE. ...@@ -43,7 +43,6 @@ THE SOFTWARE.
<properties> <properties>
<staplerFork>true</staplerFork> <staplerFork>true</staplerFork>
<stapler.version>1.192</stapler.version> <stapler.version>1.192</stapler.version>
<netbeans.compile.on.save>none</netbeans.compile.on.save> <!-- we rely on Maven source generation -->
</properties> </properties>
<dependencies> <dependencies>
......
...@@ -90,6 +90,7 @@ THE SOFTWARE. ...@@ -90,6 +90,7 @@ THE SOFTWARE.
<patch.tracker.serverId>jenkins-jira</patch.tracker.serverId> <patch.tracker.serverId>jenkins-jira</patch.tracker.serverId>
<slf4jVersion>1.6.2</slf4jVersion> <!-- < 1.6.x version didn't specify the license (MIT) --> <slf4jVersion>1.6.2</slf4jVersion> <!-- < 1.6.x version didn't specify the license (MIT) -->
<netbeans.compile.on.save>none</netbeans.compile.on.save> <!-- we rely on Maven source generation -->
</properties> </properties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册