Thanks Adam. Marc, would you mind configuring your Subversion installation in the way suggested there?
http://sis.staging.apache.org/contributor.html#svn-config I would also like to fix the SVN properties of the files that have been added recently: storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/MappedByteReader.java storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/ByteReader.java storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/AbstractByteReader.java storage/sis-shapefile/src/main/resources/org/apache/sis/storage/shapefile/MappedByteReader_fr.properties storage/sis-shapefile/src/main/resources/org/apache/sis/storage/shapefile/AbstractByteReader.properties storage/sis-shapefile/src/main/resources/org/apache/sis/storage/shapefile/MappedByteReader.properties storage/sis-shapefile/src/main/resources/org/apache/sis/storage/shapefile/AbstractByteReader_fr.properties Like last time, fixing the svn:eol-style property of those files may looks like as if every lines were changed, but in reality they will be no change at all (especially if the files that you added were already using your platform-specific EOL style). Is there a right moment for doing that? Martin Le 24/12/14 03:23, Adam Estrada a écrit : > Looks like great additions, Martin! Thanks for doing this... > > Adam > > On Tue, Dec 23, 2014 at 12:53 PM, Martin Desruisseaux > <[email protected]> wrote: >> Hello all >> >> I propose the following additions to the SIS web site (currently in the >> staging directory only): >> >> * A new page: "New contributor" [1]. >> * Reorganization of the "Source code" page [2]. I would like to >> complete it more on formatting conventions, but this will be for later. >> * Addition of a new section about logging in the "Code pattern" page [3]. >> >> >> Is there any comment on the above? >> >> Martin >> >> >> >> [1] http://sis.staging.apache.org/contributor.html >> [2] http://sis.staging.apache.org/source.html >> [3] http://sis.staging.apache.org/code-patterns.html#logging >>
