Commit Graph

1273 Commits

Author SHA1 Message Date
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ò 9b3e4ebfc9 Moving some classes to more appropriate packages 2014-03-24 08:24:39 +01:00
Francesco Chicchiriccò c876e67076 Package rename 2014-03-23 16:39:40 +01:00
Francesco Chicchiriccò fdb1800372 [OLINGO-65] Removing any non type-based (de)serialization 2014-03-23 15:33:29 +01:00
Francesco Chicchiriccò 4780fc513b [OLINGO-65] Implementation completed 2014-03-22 16:12:31 +01:00
Francesco Chicchiriccò 130a49fed2 [OLINGO-214] Using Timestamp consistently for both V4 and V3 datetime types 2014-03-22 16:11:36 +01:00
Stephan Klevenz 1274b1e725 [OLINGO-206] singleton validation added 2014-03-21 17:31:15 +01:00
Stephan Klevenz 6629384979 [OLINGO-206] fix checkstyle issues 2014-03-21 15:06:17 +01:00
Stephan Klevenz d9532784fb [OLINGO-206] validation of 1st level uri completed 2014-03-21 15:00:42 +01:00
Francesco Chicchiriccò 5a15155ca9 [OLINGO-65] Former ODataJClient's main type management classes removed 2014-03-21 13:17:37 +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ò bab0362401 Consistently using package name to differentiate V3 and V4 2014-03-20 14:37:37 +01:00
Francesco Chicchiriccò be73bf6d33 Removing unused class 2014-03-20 13:02:40 +01:00
Francesco Chicchiriccò 9c5b6fe0a4 White noise: minor Javadoc change 2014-03-20 12:57:49 +01:00
Francesco Chicchiriccò c2f765508c Cleaning up generic requests 2014-03-20 12:56:23 +01:00
fmartelli 06d5264ee9 [OLINGO-175] fix for json array property retrieve 2014-03-20 11:54:11 +01:00
Francesco Chicchiriccò 4431a80db5 [OLINGO-200] V3 Atom and JSON (de)serializers replaced are now DOM free - all tests succeed 2014-03-20 11:26:41 +01:00
fmartelli 5243d5f543 [OLINGO-175] Fix for (V3) create with inline without link/href 2014-03-20 11:12:59 +01:00
Francesco Chicchiriccò eae72e80c5 Cleanup 2014-03-20 09:42:21 +01:00
Francesco Chicchiriccò 7b9130088d Merge remote-tracking branch 'origin/master' into olingo200 2014-03-20 08:49:54 +01:00
Francesco Chicchiriccò df77c31a6e Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4 into olingo200 2014-03-19 17:58:20 +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
Stephan Klevenz 99d5781940 [OLINGO-206] TDD refactoring 2014-03-19 17:54:25 +01:00
fmartelli 87b5e7db66 [OLINGO-175] providing (V3) Media entity CRUD 2014-03-19 16:11:38 +01:00
fmartelli 8f3541c2da [OLINGO-175] Provides (V3) CRUD property + refactoring 2014-03-18 20:05:28 +01:00
Stephan Klevenz d3d411118e [OLINGO-206] more validation tests 2014-03-18 18:51:01 +01:00
Stephan Klevenz f3d5d66735 [OLINGO-206] Merge remote-tracking branch 'origin/master' into olingo-206-val 2014-03-18 18:49:31 +01:00
Sven Kobler 21aa475f2c [OLINGO-207] fix for URI Parser encoding/decoding and service document detection 2014-03-18 15:41:32 +01:00
Stephan Klevenz c0db941b85 [OLINGO-206] introduce decision matrix 2014-03-17 17:16:49 +01:00
Francesco Chicchiriccò aa80231bca WIP commits before merge 2014-03-15 15:22:48 +01:00
Francesco Chicchiriccò cb07ded0cb Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4 into olingo200 2014-03-14 18:38:10 +01:00
fmartelli a835edd1f8 [OLINGO-175, OLINGO-205] imported all V3 test. Missing: invoke request (requires refactoring) + not yet supported functionalities by the static server (action overloading, media entity CRUD, property CUD) 2014-03-14 18:33:15 +01:00
Stephan Klevenz df675e15af [OLINGO-206] TDD setup for URI Validator 2014-03-14 15:56:13 +01:00
Francesco Chicchiriccò c602ba8b7f Silencing checkstyle warnings 2014-03-14 14:17:36 +01:00
Francesco Chicchiriccò ddc074bc5b Using latest Tomcat available 2014-03-14 14:17:08 +01:00
fmartelli da3742acb3 [OLINGO-175, OLINGO-205] provided failsafe plugin to start to import integration test from ODataJClient 2014-03-14 10:11:02 +01:00
fmartelli 70f0657898 OLINGO-175 moved ODataJClient test-service into fit module 2014-03-13 17:29:27 +01:00
fmartelli 119627f748 OLINGO-205 fix for javadoc class references 2014-03-13 16:27:29 +01:00
fmartelli d3b05e016d OLINGO-205 ODataJClient request/response layer implementation imported 2014-03-13 16:23:24 +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ò 4160093540 Merge remote-tracking branch 'origin/master' into olingo200 2014-03-12 11:25:51 +01:00
Francesco Chicchiriccò 950e90cbfc Some client-side refinements, generally Edm enhancements look fine 2014-03-12 11:24:50 +01:00
Sven Kobler b7869d9249 [OLINGO-63] Uri Parser: renaming an documetation 2014-03-12 11:05:18 +01:00
Francesco Chicchiriccò 2a55b87966 Merge remote-tracking branch 'origin/master' into olingo200 2014-03-12 10:57:40 +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