Author: desruisseaux
Date: Thu Aug  6 14:12:20 2015
New Revision: 1694506

URL: http://svn.apache.org/r1694506
Log:
Enabled the NewlineAtEndOfFile checkstyle rule.

Modified:
    sis/branches/JDK8/pom.xml
    
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/AbstractJDBC_fr.properties
    
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/DBase3FieldDescriptor_fr.properties
    
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet.properties
    
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet_fr.properties

Modified: sis/branches/JDK8/pom.xml
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/pom.xml?rev=1694506&r1=1694505&r2=1694506&view=diff
==============================================================================
--- sis/branches/JDK8/pom.xml (original)
+++ sis/branches/JDK8/pom.xml Thu Aug  6 14:12:20 2015
@@ -566,8 +566,8 @@ Apache SIS is a free software, Java lang
               <checkstyleRules>
                 <module name="Checker">
                   <module name="FileTabCharacter"/>     <!-- Checks that there 
are no tab characters in the file. -->
-<!--              <module name="NewlineAtEndOfFile"/>   <!-  Checks that there 
is a newline at the end of each file. ->
-                  <module name="TreeWalker">
+                  <module name="NewlineAtEndOfFile"/>   <!-- Checks that there 
is a newline at the end of each file. -->
+<!--              <module name="TreeWalker">
                     <module name="RedundantImport"/>    <!- Checks for 
redundant import statements. ->
                     <module name="GenericWhitespace"/>  <!- Checks that the 
whitespace around the Generic tokens follow the typical convention. ->
                   </module> -->

Modified: 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/AbstractJDBC_fr.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/AbstractJDBC_fr.properties?rev=1694506&r1=1694505&r2=1694506&view=diff
==============================================================================
--- 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/AbstractJDBC_fr.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/AbstractJDBC_fr.properties
 [ISO-8859-1] Thu Aug  6 14:12:20 2015
@@ -0,0 +1 @@
+

Modified: 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/DBase3FieldDescriptor_fr.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/DBase3FieldDescriptor_fr.properties?rev=1694506&r1=1694505&r2=1694506&view=diff
==============================================================================
--- 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/DBase3FieldDescriptor_fr.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/DBase3FieldDescriptor_fr.properties
 [ISO-8859-1] Thu Aug  6 14:12:20 2015
@@ -0,0 +1 @@
+

Modified: 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet.properties?rev=1694506&r1=1694505&r2=1694506&view=diff
==============================================================================
--- 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet.properties
 [ISO-8859-1] Thu Aug  6 14:12:20 2015
@@ -0,0 +1 @@
+

Modified: 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet_fr.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet_fr.properties?rev=1694506&r1=1694505&r2=1694506&view=diff
==============================================================================
--- 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet_fr.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/storage/sis-shapefile/src/main/resources/org/apache/sis/internal/shapefile/jdbc/resultset/AbstractResultSet_fr.properties
 [ISO-8859-1] Thu Aug  6 14:12:20 2015
@@ -0,0 +1 @@
+


Reply via email to