You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by tb...@apache.org on 2014/01/02 13:46:55 UTC

[08/47] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/9a05b371
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/9a05b371
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/9a05b371

Branch: refs/heads/ODataServlet
Commit: 9a05b3719b542376513db67931e42c11d7a04e59
Parents: 9a69843 1ce2c87
Author: Chandan V A <ch...@sap.com>
Authored: Mon Dec 23 18:03:43 2013 +0530
Committer: Chandan V A <ch...@sap.com>
Committed: Mon Dec 23 18:03:43 2013 +0530

----------------------------------------------------------------------
 .../processor/core/util/AnnotationHelper.java   |  26 +-
 .../datasource/AnnotationsInMemoryDsTest.java   |  60 ++++-
 .../core/util/AnnotationHelperTest.java         | 270 +++++++++++++++++++
 .../annotation-processor-webref/pom.xml         |   6 +
 .../processor/ref/AbstractRefTest.java          | 195 ++++++++++++++
 .../processor/ref/AbstractRefXmlTest.java       |  89 ++++++
 .../processor/ref/ServiceJsonTest.java          |  71 +++++
 .../processor/ref/ServiceXmlTest.java           | 123 +++++++++
 8 files changed, 832 insertions(+), 8 deletions(-)
----------------------------------------------------------------------