Commit Graph

329 Commits

Author SHA1 Message Date
Michael Bolz 825b7db6b1 Set version to '4.0.0-beta-01-RC01' 2014-09-12 13:46:39 +02:00
Michael Bolz 461cdbbe23 [OLINGO-422] Added ODataSerializerOptions 2014-09-12 09:52:32 +02:00
Michael Bolz 134a575a17 [OLINGO-342] Renaming for release 2014-09-11 12:43:34 +02:00
Michael Bolz 3ece19c964 [OLINGO-356] Rework EdmPrimitive Type exceptions 2014-09-03 11:05:24 +02:00
Klaus Straubinger 931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +02:00
Francesco Chicchiriccò 7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +02:00
Francesco Chicchiriccò 655dbb8c97 [OLINGO-399] ODataRuntimeException -> ODataResponseError 2014-08-11 11:13:30 +02:00
Michael Bolz bc1d13929a [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT 2014-08-11 10:07:44 +02:00
Michael Bolz 266c7b4ae8 [OLINGO-356] Content negotiation change for custom format 2014-08-07 13:49:43 +02:00
Michael Bolz 7442b27cd7 [OLINGO-317] Additional integration test and simplified getCount() 2014-07-29 14:37:49 +02:00
Francesco Chicchiriccò b891821153 [OLINGO-368] Async features via proxy for all but operation invocation 2014-07-23 15:04:44 +02:00
Francesco Chicchiriccò 1c5b33ea5d [OLINGO-363] pojogen now saves metadata information in the generated Service class, and proxy code fetches it from there 2014-07-23 12:20:48 +02:00
Michael Bolz c75c29ce05 [OLINGO-317] Split ContextURL in parser and builder 2014-07-23 10:52:09 +02:00
Francesco Chicchiriccò a9ec75991f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-22 16:40:33 +02:00
Francesco Chicchiriccò 18ce83af4d [OLINGO-364] No more need to generate files under META-INF/ 2014-07-22 16:40:26 +02:00
Michael Bolz 66097e3dd6 [OLINGO-356] Code clean up (warnings) 2014-07-22 15:11:34 +02:00
Francesco Chicchiriccò 3a060746c3 Fixing ContextURL for contained entity sets 2014-07-21 16:42:59 +02:00
Francesco Chicchiriccò 23789e100b [OLINGO-369] continue-on-error behavior implemented for both transactional and non-transactional persistence 2014-07-17 14:18:21 +02:00
Michael Bolz 890628e047 Removed unused imports 2014-07-16 15:10:08 +02:00
Michael Bolz 8442ea8f78 [OLINGO-317] Simplified version dependent constants 2014-07-16 14:22:33 +02:00
fmartelli 5b3c3d3403 [OLINGO-353] fixed + merge 2014-07-16 11:24:30 +02:00
Francesco Chicchiriccò 44c4772ed1 Merge from master 2014-07-16 10:13:54 +02:00
Michael Bolz b9f4b3c64c [OLINGO-317] ContextURL integration 2014-07-15 15:43:43 +02:00
Christian Amend 8277130c71 [OLINGO-348] Move ODataApplication exception to server 2014-07-15 14:16:03 +02:00
fmartelli bda51643b1 Fix for proxy inline entity and entity set retrieving 2014-07-14 16:07:47 +02:00
Francesco Chicchiriccò c3a709309e Several Android enhancements 2014-07-12 17:34:21 +02:00
Michael Bolz 200cc75568 [OLINGO-356] Fix for tiny bug in ContextURL 2014-07-11 11:14:13 +02:00
Christian Amend d1e5d22654 [OLINGO-349] Use commons ODataError
Transformed the ODataError interface to a bean class and used it for
serialization and deserialization.
2014-07-10 15:48:02 +02:00
Michael Bolz 13d8d36f9b [OLINGO-317] Added DataProvider with data for TecSvc 2014-07-09 15:31:36 +02:00
Stephan Klevenz ba51433395 [OLINGO-338] - refactor ContentType and AccessType class 2014-07-09 14:51:03 +02:00
Stephan Klevenz 51e8d3e8d8 [OLINGO-337] more fit tests 2014-07-08 15:37:48 +02:00
Stephan Klevenz b3cfc3510f [OLINGO-337] fix issue after merge 2014-07-08 10:23:46 +02:00
Stephan Klevenz 233651a8bf [OLINGO-337] merge origin/master 2014-07-08 10:16:48 +02:00
Stephan Klevenz aff42fcee5 [OLINGO-337] more tests and fixes 2014-07-08 10:07:16 +02:00
Francesco Chicchiriccò 6383ab0b12 Fixing checkstyle errors 2014-07-04 12:21:01 +02:00
Stephan Klevenz f4640911af [OLINGO-337] improve AcceptType class to allow '*' 2014-07-04 12:18:25 +02:00
Francesco Chicchiriccò f117154429 Fixing checkstyle errors 2014-07-04 09:11:52 +02:00
Stephan Klevenz 62eccf9c19 [OLINGO-337] improve AcceptType class to allow '*' 2014-07-03 12:54:07 +02:00
Stephan Klevenz 2bd0662645 [OLINGO-328] refactoring, improvements & fit 2014-07-02 10:23:22 +02:00
Stephan Klevenz 2ab4b2fdba [OLINGO-328] code cleanup and checkstyle issues 2014-06-30 16:56:39 +02:00
Stephan Klevenz 2355bf8d17 [OLINGO-328] Merge remote-tracking branch 'origin/master' into olingo328 2014-06-30 09:22:00 +02:00
Michael Bolz 8221545085 [OLINGO-317] Minor bugfixes 2014-06-30 07:27:15 +02:00
Michael Bolz a2874142c5 [OLINGO-317] Refactoring of 'Value-classes' 2014-06-27 14:25:30 +02:00
Stephan Klevenz 0ffc26d1b2 [OLINGO-328] improve AcceptType for multi value support 2014-06-27 14:22:23 +02:00
Michael Bolz ce3598521d [OLINGO-317] Minor ContentType refactoring 2014-06-23 15:19:23 +02:00
Michael Bolz ab6fd5e2b8 [OLINGO-317] Refactored ContentType 2014-06-17 14:53:44 +02:00
Michael Bolz 37abba5f0e [OLINGO-317] Merged the format ENUMs 2014-06-13 15:26:16 +02:00
Michael Bolz b15439ffc4 [OLINGO-317] Rename and move of some packages and classes 2014-06-12 10:59:18 +02:00
mibo 46a3417825 [OLINGO-317] First presentable state 2014-06-09 14:43:34 +02:00
Stephan Klevenz f68aa54e12 [OLINGO-313] version header support 2014-06-03 16:29:59 +02:00
Stephan Klevenz 7dc44812c1 [OLINGO-266] merge origin/master 2014-05-23 12:50:32 +02:00
Francesco Chicchiriccò 696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Stephan Klevenz 44e0c6495a [OLINGO-266] redirect support 2014-05-23 09:33:08 +02:00
Francesco Chicchiriccò 3ba5cb36d1 [OLINGO-267] JSON conformance test added 2014-05-22 17:05:11 +02:00
Francesco Chicchiriccò 72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
Francesco Chicchiriccò beae4797f0 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-19 17:47:53 +02:00
Francesco Chicchiriccò f59a8fb30c [OLINGO-260] Instance annotations test 2014-05-19 17:47:46 +02:00
Stephan Klevenz f92ab0a0ec [OLINGO-266] ODataHandler 2014-05-19 14:27:04 +02:00
Francesco Chicchiriccò 8a7ef5c745 [OLINGO-261] Saving enum and complex generated classes for usage with open types 2014-05-15 11:16:26 +02:00
Francesco Chicchiriccò 8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +02:00
challenh c32f4a0bb1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274 2014-05-12 16:22:10 +08:00
Francesco Chicchiriccò b497634529 Adding core test for derived entity type (and derived complex type) CRUD 2014-05-09 12:15:48 +02:00
Francesco Chicchiriccò c82e021278 Adding singleton tests 2014-05-08 17:30:40 +02:00
Francesco Chicchiriccò 58ecb3f5d9 MetadataTestITCase for V4 2014-05-07 17:44:22 +02:00
Francesco Chicchiriccò 8caf3fece3 [OLINGO-264] Instance annotations managed at binding level + test provided 2014-05-07 12:39:16 +02:00
challenh 6f1f4d05bd [OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror") 2014-05-07 12:42:01 +08:00
Francesco Chicchiriccò ec9e8cabf1 [OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations 2014-05-06 16:44:14 +02:00
Francesco Chicchiriccò 936e19ca49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-06 11:00:38 +02:00
Francesco Chicchiriccò 4a07d59b4d [OLINGO-264] Introducing data and domain objects to let annotate delta links 2014-05-06 11:00:30 +02:00
fmartelli f02d9a07e4 [OLINGO-261] providing basics for pojo generator and proxy annotations 2014-05-06 10:44:38 +02:00
Francesco Chicchiriccò 70cdaef515 [OLINGO-264] Adding data and domain objects for instance annotations 2014-05-06 10:32:34 +02:00
Francesco Chicchiriccò 3b3660025e [OLINGO-264] More client-side tests 2014-05-05 12:22:23 +02:00
Francesco Chicchiriccò 726fbe52e3 [OLINGO-263][OLINGO-264] First draft Edm annotation interfaces + client-side implementation (server components have TODO) 2014-05-04 18:23:12 +02:00
Francesco Chicchiriccò 10f03a2c0a Adding missing method to Edm interfaces to check whether an entity or a complex type is abstract 2014-04-30 09:13:08 +02:00
Francesco Chicchiriccò e26d55d5bc [OLINGO-259] Some refinements 2014-04-29 10:49:36 +02:00
Francesco Chicchiriccò e8ac1c749b [OLINGO-259] Request / Response handling + test 2014-04-28 18:13:34 +02:00
Francesco Chicchiriccò 118b779bc4 [OLINGO-259] Delta response content parsing (including new domain objects) 2014-04-28 17:00:23 +02:00
Francesco Chicchiriccò 15e7718a0c [OLINGO-254] Specific client (EdmEnabledODataClient) provided to work with Edm: type information is derived from contextURL, hence such client is useful in JSON with full or minimal metadata 2014-04-27 07:48:52 +02:00
fmartelli 4f1072a6e0 [OLINGO-248] provided V4 asynchronous mechanisms. Still missing verification towards external services 2014-04-24 10:13:48 +02:00
fmartelli 9fa8fbc31f [OLINGO-175, OLINGO-205, OLINGO-246] provided v4 batch test including outside update; still missing asyncronous execution 2014-04-19 12:42:51 +02:00
Francesco Chicchiriccò 3bb39defd4 [OLINGO-175] More V4 CRUD tests for containment, deep insert and bind operation 2014-04-17 14:56:22 +02:00
Francesco Chicchiriccò 45673e8e4d [OLINGO-175] Finally re-enabling open type tests for V3 2014-04-11 18:53:24 +02:00
Francesco Chicchiriccò 0612eab441 Small domain object enhancement 2014-04-09 15:56:22 +02:00
Francesco Chicchiriccò d3b513cfb5 Small fixes and utility methods 2014-04-09 14:09:53 +02:00
Francesco Chicchiriccò 4f59dba769 [OLINGO-234] Everything ready for V4 function / action import invoke, integration tests cannot be committed yet, need fit counterparts 2014-04-08 14:43:55 +02:00
Francesco Chicchiriccò 081df2aa70 [OLINGO-202] Required changes provided 2014-04-07 13:21:17 +02:00
Christian Amend e8b2873e82 [OLINGO-143] All edm classes are documented with javadoc
Also deleted the EdmTargetPath again since it is not needed in V4
2014-04-04 17:39:41 +02:00
Francesco Chicchiriccò 44729da198 [OLINGO-234] Invoke requests working for V3 (with new Edm interfaces) 2014-04-04 17:23:23 +02:00
Francesco Chicchiriccò 251742312a [OLINGO-209] open type is both for complex and entity types 2014-04-03 11:12:22 +02:00
Francesco Chicchiriccò aeb66aa82a [OLINGO-209] Methods added to Edm interfaces, with default implementations compliant to OData 4.0 specs 2014-04-03 10:45:46 +02:00
Francesco Chicchiriccò 16d3b02886 [OLINGO-230] Implementation completed 2014-04-02 15:29:34 +02:00
Christian Amend 242f782b80 [OLINGO-222] Remove Incubating from module names 2014-04-02 10:53:41 +02:00
Christian Amend 793c56e80c Merge branch 'olingo168'
Conflicts:
	lib/client-core/src/main/java/org/apache/olingo/client/core/edm/EdmNavigationPropertyImpl.java
	lib/commons-core/src/main/java/org/apache/olingo/commons/core/edm/AbstractEdmEntityContainer.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/edm/provider/EdmEnumTypeImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParseTreeVisitor.java
	lib/server-core/src/test/java/org/apache/olingo/server/core/testutil/EdmTechProvider.java
	lib/server-core/src/test/java/org/apache/olingo/server/core/uri/UriResourceImplTest.java
2014-04-02 09:30:53 +02:00
Christian Amend 6a3a4a1d72 [OLINGO-168] More TechProvider Refactoring 2014-04-01 16:46:50 +02:00
Francesco Chicchiriccò 6aaec814c4 [OLINGO-200] More ref tests 2014-04-01 16:04:24 +02:00
Francesco Chicchiriccò a5b7b2577d [OLINGO-200] Fixing minor quirk in V4 APIs 2014-04-01 14:10:29 +02:00
fmartelli c73772f041 [OLINGO-205, OLINGO-175] provided JSON integration tests + refactoring and fixes 2014-03-31 17:16:44 +02:00
Francesco Chicchiriccò de591bb583 [OLINGO-200] V3, V4 Error tests in 2014-03-31 16:55:31 +02:00
Francesco Chicchiriccò eeb5d9b4ab [OLINGO-200] V4 (de)serialization tests for EntitySet and Property 2014-03-31 15:17:08 +02:00
Francesco Chicchiriccò dc2922c956 [OLINGO-200] V4 ODataValue full reachable via API 2014-03-31 10:59:35 +02:00
Francesco Chicchiriccò 117cf6f0d0 [OLINGO-200] More V4 Enum tests 2014-03-30 16:12:17 +02:00
Francesco Chicchiriccò 80e5ed56d5 [OLINGO-200] Introducing specialization for V3 and V4 domain objects 2014-03-29 16:55:41 +01:00
Francesco Chicchiriccò ceda474058 [OLINGO-200] Introducing interfaces for domain object 2014-03-29 14:48:17 +01:00
Francesco Chicchiriccò e0d1b6ffac Removing useless method 2014-03-29 13:53:26 +01:00
Francesco Chicchiriccò ce18b8e056 [OLINGO-200] V4 Atom and JSON parsers on their way - still to refine, but most features are in, and specific tests were added 2014-03-28 17:07:20 +01:00
fmartelli e4bf21325d [OLINGO-205] refactoring in order to add context url and metadata etag management 2014-03-27 15:41:09 +01:00
fmartelli fc2881fe39 Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200 2014-03-26 18:26:30 +01:00
Francesco Chicchiriccò 59d54d844e Merge from origin/olingo200 2014-03-26 18:20:48 +01:00
fmartelli 2e33a68bf4 [OLINGO-205] pruned merge for v4 2014-03-26 17:57:46 +01:00
Francesco Chicchiriccò 7651350846 [OLINGO-194] geospatial literals 2014-03-26 16:44:36 +01:00
fmartelli 428277c26d [OLINGO-175, OLINGO-205] provided (v4) context url and entity reference retrieving + it tests 2014-03-26 15:40:11 +01:00
Christian Amend 6fdfc458b1 [OLINGO-168] metadata serialization 2014-03-24 13:11:43 +01:00
fmartelli 5b5576f86c [OLINGO-205, OLINGO-200, OLINGO-65] merge 2014-03-24 10:05:44 +01:00
fmartelli 9aefb95905 [OLINGO-205, OLINGO-200] provided atom v4 deserialization for entity type/set + entity set request 2014-03-24 09:50:23 +01:00
Francesco Chicchiriccò a55ed62acc [OLINGO-200] Moving ODataDeserializer and ODataSerializer (interfaces and impl) to commons 2014-03-24 09:45:25 +01:00
Francesco Chicchiriccò fac84b3eb6 [OLINGO-200] Moving Atom and JSON (de)serializer to commons 2014-03-24 09:36:44 +01:00
Francesco Chicchiriccò fa7a9ab80e [OLINGO-200] ODataError was missing... 2014-03-24 08:54:09 +01:00
Francesco Chicchiriccò 0b4b86c0b2 [OLINGO-200] Moving domain objects to commons-api 2014-03-24 08:50:16 +01:00
Francesco Chicchiriccò 559698d4db [OLINGO-65] Geospatial types implemented, EdmStream mock implemented with URI as backend, V3 pruned types implemented, EdmSimpleTypeKind adapted, EdmSimpleTypeFactory introduces 2014-03-21 11:51:11 +01:00
Francesco Chicchiriccò 381b417035 [OLINGO-200] New StAX (replacing DOM) (de)serializers in place - still IT to check 2014-03-19 17:58:11 +01:00
Francesco Chicchiriccò b5c38353fa Merge from master 2014-03-12 13:53:59 +01:00
Christian Amend ec39fd600b Merge branch 'olingo167'
Conflicts:
	lib/client-core/src/main/java/org/apache/olingo/client/core/edm/EdmEntityContainerImpl.java
2014-03-12 13:48:23 +01:00
Francesco Chicchiriccò 950e90cbfc Some client-side refinements, generally Edm enhancements look fine 2014-03-12 11:24:50 +01:00
Christian Amend 44aadbd686 [OLINGO-168] Enhance Edm for Service Document serialization
Also implemented a first version of the service document serializer. This
has still to be moved into the commons core.
2014-03-12 10:50:29 +01:00
Francesco Chicchiriccò 4039990c35 White noise: reformatting POMs 2014-03-11 14:00:01 +01:00
Francesco Chicchiriccò f70d3f0bd3 Merge from master 2014-03-10 10:49:41 +01:00
Stephan Klevenz 897db8ef11 [OLINGO-192] rename java packages 2014-03-10 09:58:41 +01:00
Stephan Klevenz 1f253641ab [OLINGO-192] rename artifacts 2014-03-10 09:44:03 +01:00
Stephan Klevenz 7ebae356de [OLINGO-192] rename modules 2014-03-10 09:36:58 +01:00