Adrian Custer a écrit :
> The two ? I know about. However, all the reformatted and autogenerated
> code I don't. Is there a way to exclude this? Have I broken the pom.xml
> configures or my svn properties?

I modified the maven/build-configs/.../jalopy.settings file yesterday (pushed 
the line length limit to 100 characters, and also tuned the "import" statements 
order), so if the xml packages were auto-formatted, it may very well be the 
consequence of that.

If you don't want to be the one who will commit the reformatted code (ideally, 
it would be safer if the commiter is the module maintainer), you can exclude 
all 
files in a module with the following line (before "svn commit"), providing that 
you are sure that you didn't made any changes in this module:

    svn revert module/api --recursive

        Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to