Commit Graph

61 Commits

Author SHA1 Message Date
Stephan Klevenz 0a36331e0e [OLINGO-266] refactor ref - tecsvc 2014-05-19 14:27:02 +02:00
fmartelli 946356fb0f [OLINGO-260] provided media entity integration tests on proxy 2014-05-19 12:32:48 +02:00
fmartelli 4bdc91951a [OLINGO-260] partially provided opentype support on proxy 2014-05-14 19:43:12 +02:00
fmartelli 390d3a3a7a [OLINGO-260] provided primitive keys integration test for proxy and pojogen 2014-05-14 12:07:44 +02:00
Francesco Chicchiriccò 35f4550089 Fixing RAT errors due to ref and server-ref 2014-05-14 10:45:31 +02:00
Francesco Chicchiriccò 788b286b18 [OLINGO-260] V4 function / action import invoke 2014-05-14 10:21:03 +02:00
Francesco Chicchiriccò 1a14f3f193 [OLINGO-260] V3 action overloading invoke 2014-05-13 14:20:59 +02:00
Francesco Chicchiriccò 322a3efd8d Updating RAT excludes to make the build succeeed 2014-05-12 15:58:47 +02:00
Francesco Chicchiriccò feae9d022b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 15:52:32 +02:00
Francesco Chicchiriccò 288bbb7242 [OLINGO-280] pojogen off-line generation implemented 2014-05-12 15:52:17 +02:00
Stephan Klevenz 70a989ce99 [OLINGO-266] ref package refactoring 2014-05-09 14:44:04 +02:00
Francesco Chicchiriccò e5cfd8eb13 Fixing timezone issues with proxy 2014-05-09 10:32:40 +02:00
fmartelli d313bcc4ac [OLINGO-260] provided proxy integration tests for entity set reading and iteration 2014-05-08 12:41:18 +02:00
fmartelli f02d9a07e4 [OLINGO-261] providing basics for pojo generator and proxy annotations 2014-05-06 10:44:38 +02:00
Francesco Chicchiriccò 8a6bcb3d2a [OLINGO-262] Additional ext sub-module provided for specific usage with Android 2014-04-29 16:36:59 +02:00
Francesco Chicchiriccò 8042913be1 [OLINGO-236] Refactor complete 2014-04-29 11:46:27 +02:00
Francesco Chicchiriccò 47f1ec1801 Ensuring the build does not warn under JDK 6 2014-04-16 09:09:13 +02:00
Francesco Chicchiriccò 4376658343 Contained entity CRUD tests 2014-04-15 18:41:53 +02:00
Francesco Chicchiriccò 542541dd4c Various dependency version upgrades 2014-04-15 14:09:12 +02:00
Francesco Chicchiriccò 39d965990e Still some 'incubator' around 2014-04-12 18:38:28 +02:00
Francesco Chicchiriccò ba791fac39 Upgrade commons-lang3 3.3.2 2014-04-10 08:25:01 +02:00
Francesco Chicchiriccò 2f7a191cdb Updating cargo version 2014-04-07 09:26:51 +02:00
Francesco Chicchiriccò 6ae704d62f Updating Tomcat version 2014-04-02 15:29:16 +02:00
Christian Amend 242f782b80 [OLINGO-222] Remove Incubating from module names 2014-04-02 10:53:41 +02:00
fmartelli b275fc40e9 fixes OLINGO-227 2014-04-01 19:02:07 +02:00
Francesco Chicchiriccò 9806a2737c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-01 16:16:35 +02:00
Stephan Klevenz ac385b571b [OLINGO-227] fix minor xml issues 2014-04-01 16:05:18 +02:00
Francesco Chicchiriccò 525767c0c9 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-01 14:16:58 +02:00
Stephan Klevenz d4c2484dfb [OLINGO-227] added some rat test and gitignore excludes for generated files 2014-04-01 13:55:16 +02:00
Francesco Chicchiriccò dc2922c956 [OLINGO-200] V4 ODataValue full reachable via API 2014-03-31 10:59:35 +02:00
Francesco Chicchiriccò 4a19c8dbc5 More test encoding to UTF-8 2014-03-24 13:00:42 +01:00
Francesco Chicchiriccò 81da510e6a Adding sourceEncoding to POM 2014-03-24 12:52:07 +01:00
Francesco Chicchiriccò dfb1ea0596 Setting UTF-8 encoding for running unit tests 2014-03-24 12:47: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
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
fmartelli 87b5e7db66 [OLINGO-175] providing (V3) Media entity CRUD 2014-03-19 16:11:38 +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
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
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
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
Stephan Klevenz 3d13c47b06 [OLINGO-192] move fit to toplevel 2014-03-10 09:28:41 +01:00
Francesco Chicchiriccò 5fc405bfd1 Upgrading commons lang to 3.3 2014-03-06 11:15:24 +01:00
Francesco Chicchiriccò a8c0e9ea84 Upgrading Jackson and SLF4J 2014-03-05 15:47:18 +01:00
Francesco Chicchiriccò 4f927e7640 [OLINGO-169] First huge import from ODataJClient: for the moment, it just build (no tests yet) and dummy Edm interfaces are used instead of the ones from commons-api 2014-02-21 17:25:07 +01:00
Francesco Chicchiriccò 7e7af845a4 Reformatting and adding ignore for NB stuff in RAT config 2014-02-19 11:46:22 +01:00
Christian Amend 7a67ea2ff8 [OLINGO-163] Optimized pom dependencies 2014-02-17 17:13:36 +01:00
Francesco Chicchiriccò 3381ef70ac Upgrading some deps and plug-ins to latest versions 2014-02-17 14:24:40 +01:00