OpenMRS Core Master
Build: #2075 was successful
Job: Release to maven did not start
Code commits
openmrs-core
-
Wyclif Luyima 06593ec985c2e2064e13d172159b04f4398ca1ae
TRUNK-5559 Implemented a mechanism so that listeners can be notified whenever a new full text query object is created (#2993)
* TRUNK-5559 Implemented a mechanism so that listeners can be notified whenever a new full text query object is created.
* Moved FullTextSessionFactory to org.openmrs.api.db package
* Converted FullTextSessionFactory into an interface and added an implementation
* TRUNK-5559 Fixed javadocs
* TRUNK-5559 Follow up to fix logger and exception type thrown- api/src/main/java/org/openmrs/FullTextSessionFactory.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/DelegatingFullTextSession.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/FullTextQueryAndEntityClass.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/FullTextQueryCreatedEvent.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/FullTextSessionFactory.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/FullTextSessionFactoryImpl.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/hibernate/HibernateContextDAO.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
- api/src/main/java/org/openmrs/api/db/hibernate/search/LuceneQuery.java (version 06593ec985c2e2064e13d172159b04f4398ca1ae)
Release scripts
-
Ruhanga <41738040+Ruhanga@users.noreply.github.com> ab83775184d5fb0f928388fa25ee675b855dd53c
Adding support for alpha versions (#6)
- release-prepare-perform.sh (version ab83775184d5fb0f928388fa25ee675b855dd53c)