Branch: refs/heads/5.11
Home:
https://github.com/hibernate/hibernate-search
Commit: fe803da834c5b2e69e93f12ecec111c1864bc829
https://github.com/hibernate/hibernate-search/commit/fe803da834c5b2e69e93...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Remove a remnant of the Search 6 POC from the Jenkinsfile
Commit: a02b1638c846c761a4411f901905bc38e206fda7
https://github.com/hibernate/hibernate-search/commit/a02b1638c846c761a441...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3582 Add a profile to compile with the Eclipse Compiler for Java (ECJ)
Commit: 2b95587cbaccdc1e7453eba4a852aabfcd329018
https://github.com/hibernate/hibernate-search/commit/2b95587cbaccdc1e7453...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3582 Add an Eclipse build to the Jenkinsfile
It will only be executed for the master and maintenance branches, not
for PRs or feature branches.
Commit: 491f6d43732e982c0fb555d3678d25315f06939c
https://github.com/hibernate/hibernate-search/commit/491f6d43732e982c0fb5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3582 Reword parameters and variables in Jenkinsfile to refer to build
environment rather than IT environment
Because the JDK and compiler are not (only) about ITs.
Commit: 13c8136a2625b5f235babaf9122b8caa09ff51d3
https://github.com/hibernate/hibernate-search/commit/13c8136a2625b5f235ba...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3582 Move environment selection in the Jenkinsfile to a separate method
Commit: 6cff7c0bb0f30ad7ff2da36f6c355162659fe333
https://github.com/hibernate/hibernate-search/commit/6cff7c0bb0f30ad7ff2d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3582 Add an ENVIRONMENT_FILTER parameter to the Jenkinsfile
Commit: dbc75723abd0c5ec5cc7d1debd793a4e31eb2db2
https://github.com/hibernate/hibernate-search/commit/dbc75723abd0c5ec5cc7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3582 Avoid running the default build when only a non-default environment that
doesn't require default build artifacts is run
Compare:
https://github.com/hibernate/hibernate-search/compare/607de0c510a1...dbc7...