355 Commits

Author SHA1 Message Date
Spring Buildmaster
f17bb3ac18 DATAES-119 - Prepare next development iteration. 2014-08-13 07:13:32 -07:00
Spring Buildmaster
594b4536a1 DATAES-119 - Release version 1.1.0.RC1. 2014-08-13 07:13:30 -07:00
Oliver Gierke
76952c7fc2 DATAES-119 - Prepare 1.1.0.RC1 (Evans RC1). 2014-08-13 15:05:21 +02:00
Greg Turnquist
31797fad6e DATAES-114 - Migrate to Asciidoctor for reference documentation.
Converted existing docbook material to Asciidoctor and applied Spring styling.
2014-08-12 14:52:00 +02:00
Mohsin Husen
fa5d1b1e49 DATAES-46 - Apply code formatting 2014-07-20 17:07:57 +01:00
Oliver Gierke
cb7983120e DATAES-102 - After release cleanups. 2014-07-10 20:40:44 +02:00
Spring Buildmaster
fd054138b4 DATAES-102 - Prepare next development iteration. 2014-07-10 09:57:19 -07:00
Spring Buildmaster
6b998d2974 DATAES-102 - Release version 1.1.0.M1. 2014-07-10 09:57:16 -07:00
Oliver Gierke
1b292a7001 DATAES-102 - Prepare 1.1.0.M1 (Evans M1). 2014-07-10 17:14:50 +02:00
Mohsin Husen
6b74c6b8da DATAES-94 - upgrade to latest 1.2.2 driver 2014-07-10 13:19:00 +01:00
Martin Sachs
5a691986a1 DATAES-94 - Bump to support ES 1.2.0 2014-07-05 10:16:20 +01:00
Oliver Gierke
369b2eb969 DATAES-90 - After release cleanups. 2014-05-20 19:50:33 +02:00
Spring Buildmaster
222c479fb5 DATAES-90 - Prepare next development iteration. 2014-05-20 09:47:45 -07:00
Spring Buildmaster
c1bffb0324 DATAES-90 - Release version 1.0.0.RELEASE. 2014-05-20 09:47:43 -07:00
Oliver Gierke
407768ac7f DATAES-90 - Prepare 1.0 GA.
Tweaked README.md. Replaced Docbook index.xml as it apparently used a different encoding scheme.
2014-05-20 17:04:45 +02:00
Oliver Gierke
dbaabdeca0 DATAES-87 - After release cleanups. 2014-05-02 15:25:21 +02:00
Spring Buildmaster
0f4dc51ad9 DATAES-87 - Prepare next development iteration. 2014-05-02 05:29:55 -07:00
Spring Buildmaster
173a6cf326 DATAES-87 - Release 1.0.0.RC1. 2014-05-02 05:29:53 -07:00
Oliver Gierke
ea6de5aab2 DATAES-87 - Switched to tabs in pom.xml. 2014-05-02 14:27:52 +02:00
Oliver Gierke
4ff1ff86f2 DATAES-87 - Prepare 1.0.0.RC1.
Upgraded to Spring Data Parent 1.4.0.RC1 and Spring Data Commons 1.8.0.RC1. Switched to milestone repository.
2014-05-02 14:21:01 +02:00
Mohsin Husen
1b18da2e21 DATAES-83 - Upgrade to elasticsearch 1.1.1 2014-04-21 17:45:01 +01:00
Mohsin Husen
1eafa61cc9 DATAES-80 - Update github url in pom.xml 2014-04-07 14:00:23 +01:00
Spring Buildmaster
645e2b77c3 DATAES-78 - Prepare next development iteration. 2014-03-31 17:48:59 +02:00
Spring Buildmaster
95c87b4b99 DATAES-78 - Release version 1.0.0.M2. 2014-03-31 08:45:18 -07:00
Oliver Gierke
004e758e0b DATAES-78 - Prepare 1.0 M2. 2014-03-31 17:39:48 +02:00
Mohsin Husen
379a48ceac DATAES-79 - Upgrade to elasticsearch 1.1.0 2014-03-27 11:17:14 +00:00
Mohsin Husen
2cdf5429f6 DATAES-61 - Upgrade to elasticsearch 1.0.1
changed spring data common and Spring data build version for next development iteration
2014-02-26 18:50:12 +00:00
Artur Konczak
1352c9f45b DATAES-54 - upgraded to elasticsearch 1.0 2014-02-16 21:44:36 +00:00
Artur Konczak
e9a260235d DATAES-2 - all code reformatted to follow Spring Data code rules 2014-02-11 00:44:03 +00:00
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