DataGenerator
DataGenerator copied to clipboard
Handle automatic conversion to unix newlines during build process
Look into converting during build process as seen here: http://stackoverflow.com/questions/2162275/convert-files-to-unix-format-using-maven using the maven assembly plugin configuration. http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
In the meantime Mohamed will re-enable checkstyle and convert all of the current source code to use unix line endings.