Closed apete closed 8 years ago
Thanks for the pull request. Got a couple of comments.
1) SNAPSHOT dependencies shouldn't be added to the "stable" master branch. Recently got burned by that in another project 2) What's with the addition of .pom files? They won't be used by gradle.
I released ojAlgo v40 to get rid of "SNAPSHOT" and updated gitignore to ignore pom files inside runtimeLibs
Thanks for the pull request. Got a couple of comments.
1) SNAPSHOT dependencies shouldn't be added to the "stable" master branch. Recently got burned by that in another project 2) What's with the addition of .pom files? They won't be used by gradle.