Hi, >From time to time we all push commits that have typos or small mistakes that break the build. This is perfectly fine and expected :)
Should you be pushing commits that have invasive changes or are complex, it's a good idea to verify that the build still works. This is pretty easy these days since we're using Tycho: run `mvn -fae clean install` on the command line with a maven 3 build [1]. If anyone uses m2e [2], feel free to pass along tips or howtos. Don't hesitate to ask questions if you have any. Thanks and have a nice day! Andrew [1] http://maven.apache.org/download.html [2] http://www.eclipse.org/m2e/ _______________________________________________ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev