Author: buildbot
Date: Sat Jan 14 22:23:49 2017
New Revision: 1004928
Log:
Staging update by buildbot for opennlp
Added:
websites/staging/opennlp/trunk/content/code-formatter/eclipse-opennlp.importorder
Modified:
websites/staging/opennlp/trunk/content/ (props changed)
websites/staging/opennlp/trunk/content/code-conventions.html
Propchange: websites/staging/opennlp/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan 14 22:23:49 2017
@@ -1 +1 @@
-1778847
+1778853
Modified: websites/staging/opennlp/trunk/content/code-conventions.html
==============================================================================
--- websites/staging/opennlp/trunk/content/code-conventions.html (original)
+++ websites/staging/opennlp/trunk/content/code-conventions.html Sat Jan 14
22:23:49 2017
@@ -128,7 +128,7 @@ public class Foo extends Bar {
</ul>
<h1 id="formatter-and-style-files">Formatter and Style files<a
class="headerlink" href="#formatter-and-style-files" title="Permanent
link">¶</a></h1>
<ul>
-<li>A code formatter file for Eclipse can be found <a
href="code-formatter/OpenNLP-Eclipse-Formatter.xml">here</a>.</li>
+<li>A code formatter file for Eclipse can be found <a
href="code-formatter/OpenNLP-Eclipse-Formatter.xml">here</a> and the import
order file <a href="code-formatter/eclipse-opennlp.importorder">here</a>.</li>
<li>A code formatter file for IntelliJ can be found <a
href="code-formatter/OpenNLP-IntelliJ-Formatter.xml">here</a>.</li>
</ul>
</div>
Added:
websites/staging/opennlp/trunk/content/code-formatter/eclipse-opennlp.importorder
==============================================================================
---
websites/staging/opennlp/trunk/content/code-formatter/eclipse-opennlp.importorder
(added)
+++
websites/staging/opennlp/trunk/content/code-formatter/eclipse-opennlp.importorder
Sat Jan 14 22:23:49 2017
@@ -0,0 +1,8 @@
+#Organize Import Order
+#Sat Jan 14 23:19:01 CET 2017
+5=\#
+4=opennlp
+3=
+2=org
+1=javax
+0=java