On 21/04/2010, [email protected] <[email protected]> wrote: > Author: erans > Date: Wed Apr 21 17:00:56 2010 > New Revision: 936391 > > URL: http://svn.apache.org/viewvc?rev=936391&view=rev > Log: > Had forgotten to set the svn:keywords property.
The eol-style properties are also missing. Please apply the following changes: svn ps svn:eol-style native src/main/java/org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolator.java svn ps svn:eol-style native src/main/java/org/apache/commons/math/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator.java svn ps svn:eol-style native src/test/java/org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatorTest.java svn ps svn:eol-style native src/test/java/org/apache/commons/math/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolatorTest.java and the commit them. Hopefully if you do this there won't be any changes detected in the file contents. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
