126 Commits

Author SHA1 Message Date
Oliver Gierke
42dc6f4ada DATAES-45 - Post release cleanup. 2014-02-07 17:20:13 +01:00
Spring Buildmaster
946af9aa83 DATAES-45 - Prepare next development iteration. 2014-02-07 07:44:42 -08:00
Spring Buildmaster
ce0b047bd5 DATAES-45 - Release version 1.0.0.M1. 2014-02-07 07:44:39 -08:00
Oliver Gierke
a33a48a882 DATAES-45 - Prepare 1.0 M1 release.
Upgraded to Spring Data Build 1.3.0 RC1 and Spring Data Commons 1.7.0.RC1. Cleaned up pom accordingly.

Adapted repository setup to accommodate for changed lifecycle behavior of repository factories. Marked repositories explicitly created to check for the detection of misconfiguration as @Lazy to prevent them from being instantiated and causing the tests to fail. Added assertion in ElasticsearchEntityInformationCreatorImpl to eagerly fail in case of misconfiguration.

Marked ElasticsearchCrudRepository as @NoRepositoryBean as it should never be considered to be a repository interface to be instantiated.

Tweaked CDI implementation to benefit from new feature in Spring Data Commons to eagerly instantiate CDI repository beans. Fixed capitalization in CDI integration test sample repositories to let the code compile on case-sensitive file systems.
2014-02-07 10:00:54 +01:00
mohsin.husen
7828612f15 DATAES-43 : Add Test cases for CDI Repository 2014-02-06 19:48:45 +00:00
mohsin.husen
47a654e263 DATAES-44 : Upgrade to elasticsearch 0.90.11 2014-02-06 19:41:47 +00:00
Rizwan Idrees
afc6349dec Upgraded the elasticsearch version to 0.90.9 2013-12-26 10:01:58 +00:00
mohsin.husen
9b63f23f1b DATAES-31 : build failure 2013-11-23 15:04:27 +00:00
Artur Konczak
47c82a8f96 DATAES-25 migrated to jackson v2.2.3 2013-11-10 19:58:57 +00:00
Mohsin Husen
d3add69f4c DATAES-32 : Upgrade to elasticsearch 0.90.6 2013-11-04 17:46:59 +00:00
Mohsin Husen
95579d11ac DATAES-28 : Upgrade to elasticsearch 0.90.5 2013-10-30 14:02:50 +00:00
Artur Konczak
bf510728df Updated parent version to 1.2.0.RELEASE 2013-09-28 18:03:25 +01:00
Mohsin Husen
2d6750abdf DATAES-15 : Upgrade to latest version of elasticsearch( 0.90.2 ) 2013-07-23 10:04:35 +01:00
akonczak
7df712a3b6 DATAES-2 Applied spring-data formatting to all sources 2013-05-12 19:37:25 +01:00
Mohsin Husen
7f11f23718 DATAES-7 : Migrate to the latest version of Elasticsearch 0.90.0 2013-05-12 13:54:48 +01:00
Oliver Gierke
a8aca3e21b DATAES-3 - Moved to Spring Data build system.
Updated pom to use Spring Data build parent file. Renamed Test files to …Tests for the Surefire plugin be able to find it. Added data folder to .gitignore. Added template.mf for Bundlor to create an OSGi MANIFEST.MF.
2013-04-30 12:42:00 +02:00
Mohsin Husen
f2325a94bd elasticsearch version changed back to 0.20.5 2013-04-20 11:58:58 +01:00
Mohsin Husen
c80c5e1244 Refactor : removed unused dependency 2013-04-20 11:56:16 +01:00
Mohsin Husen
e6cc2a8684 removed unused commented code 2013-04-11 15:34:39 +01:00
Rizwan Idrees
8fc70b59e0 Upgraded spring version to 3.1.4.RELEASE
(https://github.com/BioMedCentralLtd/spring-data-elasticsearch/issues/18)
2013-03-22 15:07:25 +00:00
Mohsin Husen
6603a675b3 Upgraded to elasticsearch version 0.20.5 release 2013-03-08 11:44:09 +00:00
Mohsin Husen
9c2a541d95 Upgraded to Spring Data Commons to 1.5 (Arora Release). https://github.com/BioMedCentralLtd/spring-data-elasticsearch/issues/7 2013-02-15 10:20:20 +00:00
Rizwan Idrees
ad24967b53 added version support and upgraded the version of elasticsearch to 0.20.4 2013-02-05 12:58:33 +00:00
Rizwan Idrees
cc7e5611fc Add documentation and tests 2013-01-28 10:31:39 +00:00
Rizwan Idrees
e7b097caee Add documentation and tests 2013-01-25 17:37:02 +00:00
unknown
5a372910e5 Initial commit 2013-01-24 16:39:44 +00:00