Hi Dennis, I just had this little problem: different result on Linux and Windows on a .txt file I looked at rat.txt and found that on Linux, without the header, the file was detected as binary
that's strange Regards, Hervé Le mercredi 23 juillet 2014 05:39:27 [email protected] a écrit : > Author: hboutemy > Date: Wed Jul 23 05:39:27 2014 > New Revision: 1612771 > > URL: http://svn.apache.org/r1612771 > Log: > added license header > > Modified: > > maven/doxia/doxia/trunk/doxia-core/src/test/resources/macro/snippet/testSni > ppet.txt > > Modified: > maven/doxia/doxia/trunk/doxia-core/src/test/resources/macro/snippet/testSni > ppet.txt URL: > http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-core/src/test/re > sources/macro/snippet/testSnippet.txt?rev=1612771&r1=1612770&r2=1612771&view > =diff > =========================================================================== > === --- > maven/doxia/doxia/trunk/doxia-core/src/test/resources/macro/snippet/testSni > ppet.txt (original) +++ > maven/doxia/doxia/trunk/doxia-core/src/test/resources/macro/snippet/testSni > ppet.txt Wed Jul 23 05:39:27 2014 @@ -1,3 +1,19 @@ > +# Licensed to the Apache Software Foundation (ASF) under one > +# or more contributor license agreements. See the NOTICE file > +# distributed with this work for additional information > +# regarding copyright ownership. The ASF licenses this file > +# to you under the Apache License, Version 2.0 (the > +# "License"); you may not use this file except in compliance > +# with the License. You may obtain a copy of the License at > +# > +# http://www.apache.org/licenses/LICENSE-2.0 > +# > +# Unless required by applicable law or agreed to in writing, > +# software distributed under the License is distributed on an > +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > +# KIND, either express or implied. See the License for the > +# specific language governing permissions and limitations > +# under the License. > > preamble --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
