Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 93e885ff7ed19840a8dd536a6ac9952d06f30fd3
https://github.com/hibernate/hibernate-search/commit/93e885ff7ed19840a8dd...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Polish some whitespace in root pom.xml
Commit: 839ee0b4425a8869b2f5e2db69d8bf0839f00f96
https://github.com/hibernate/hibernate-search/commit/839ee0b4425a8869b2f5...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M
hibernate-search-engine/src/main/java/org/hibernate/search/spatial/SpatialFieldBridge.java
Log Message:
-----------
Varargs method invoked with null produces a compiler warning
Commit: c4d0d23dcee022eb121c9f4c37e13a5832d09d64
https://github.com/hibernate/hibernate-search/commit/c4d0d23dcee022eb121c...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M hibernate-search-engine/pom.xml
M hibernate-search-infinispan/pom.xml
M hibernate-search-integrationtest/pom.xml
M hibernate-search-orm/pom.xml
M hibernate-search-testing/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-1238 Avoid checkstyle project import errors in Eclipse (m2e integration)
Compare:
https://github.com/hibernate/hibernate-search/compare/bf1e618a90c9...c4d0...