Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: c3af6bef7514c260607ca94fbec80dd524ad2dd4
https://github.com/hibernate/hibernate-search/commit/c3af6bef7514c260607c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M .gitignore
A .mvn/wrapper/MavenWrapperDownloader.java
A .mvn/wrapper/maven-wrapper.jar
A .mvn/wrapper/maven-wrapper.properties
M .travis.yml
A mvnw
A mvnw.cmd
M pom.xml
Log Message:
-----------
HSEARCH-4084 Include maven-wrapper scripts in the repository
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 10480d73a8823f8259ed7f85f40481faf8266309
https://github.com/hibernate/hibernate-search/commit/10480d73a8823f8259ed...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M CONTRIBUTING.md
Log Message:
-----------
HSEARCH-4084 Remove Maven from the build prerequisites
The wrapper will download it if necessary.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-search/compare/c4435200bab7...1048...