Ramesh Reddy
0cf76f51c5
OLINGO-1107: Changing client encoding of URL to use %20 instead of using + for space. This is done by switching the Olingo supplied Encoder and Decoder rather than the JDK supplied URLEncoder and URLDecoder
2017-04-17 17:22:50 -05:00
Ramesh Reddy
d80bbd7afd
OLINGO-1008: allowing cross-site fetching of reference metadata during fetch/resolution of
2017-04-13 09:51:29 -05:00
Christian Amend
59e53d6bca
[OLINGO-1023] Set next 4.4.0-SNAPSHOT version
2016-09-19 14:16:21 +02:00
Christian Amend
31401845a7
[OLINGO-1023] Set 4.3.0 release version
2016-09-19 13:46:34 +02:00
Christian Amend
8515b48dd5
[OLINGO-1023] Set 4.3.0-RC01 version
2016-09-15 14:28:27 +02:00
Klaus Straubinger
20a00704d8
[OLINGO-936] clean-up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-15 14:05:51 +02:00
Morten Riedel
19cfe4b494
[OLINGO-1004] Removed ErrorResponseTestITCase and moved the full JSON Exception test into ErrorTest.
...
Signed-off-by: Michael <michael.bolz@sap.com>
2016-08-22 09:38:32 +02:00
Christian Amend
c0f1b997ef
[OLINGO-993] Set SNAPSHOT version again
2016-07-29 11:16:16 +02:00
Christian Amend
d7a2b65d94
i[OLINGO-993] Set beta version
2016-07-29 10:55:32 +02:00
Christian Amend
68d2e23ad4
[OLINGO-989] Checkbuild issues
2016-07-27 15:22:00 +02:00
Kanika Jashrapuria
51f7af4b9c
[OLINGO-989] Consume entity in case of exception
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:04:33 +02:00
Kanika Jashrapuria
122a31ff63
[OLINGO-989] Additional charset handling 2
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:03:35 +02:00
Kanika Jashrapuria
f46c680c9b
[OLINGO-989] Additional charset handling 1
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:02:20 +02:00
Kanika Jashrapuria
3e9e69314b
[OLINGO-989] Stream handling enhancements
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:43:57 +02:00
Kanika Jashrapuria
c8d69b33e6
[OLINGO-989] XMLFactory enhancements
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:42:46 +02:00
Kanika Jashrapuria
9a30d75711
[OLINGO-990] Fix for adding Custom headers in case of metadata call
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:41:34 +02:00
Kanika Jashrapuria
7c382806b7
[OLINGO-989] static check fix-Reliance on default encoding
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:40:03 +02:00
Klaus Straubinger
61b2f72a38
[OLINGO-935] content-type parameter values are case insensitive
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-25 11:09:38 +02:00
Klaus Straubinger
77423380bb
[OLINGO-935] better type determination for client serializer + clean-up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-14 10:41:10 +02:00
Ramesh Reddy
3c0225c9da
OLINGO-567: Support for odata.metadata=full
2016-06-26 07:50:39 -07:00
Christian Amend
3baa3993ea
[OLINGO-922] Set next 4.3.0-SNAPSHOT version
2016-04-05 14:11:24 +02:00
Christian Amend
88fbe2f66e
[OLINGO-922] Set 4.2.0 release version
2016-04-04 15:59:59 +02:00
Christian Amend
bfeab37b1b
[OLINGO-922] Set release candidate version 4.2.0-RC01
2016-03-31 16:56:03 +02:00
Ramesh Reddy
5dee97f762
OLINGO-811: implementing the =nav/ and =nav/
2016-03-22 18:24:43 -05:00
Peter Leipold
1563f951f0
[OLINGO-866] Add deserialization of annotations in ActionImport.
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-03-01 13:33:03 +01:00
mibo
67494a7897
[OLINGO-832] Merge branch 'master' into OLINGO-832_StreamSerializerPoC
2016-02-13 07:28:32 +01:00
Klaus Straubinger
5d7c1287f0
[OLINGO-852] less warnings + general clean-up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-02-04 12:42:29 +01:00
Michael Bolz
c02215e2ef
[OLINGO-832] Merge branch 'master' into OLINGO-832_StreamSerializerPoC
2016-01-25 14:18:13 +01:00
mibo
69f58e84bf
[OLINGO-832] Added iterable
2016-01-24 12:31:02 +01:00
Klaus Straubinger
36e6dc9295
[OLINGO-852] reduced usage of Serializable and org.apache.commons.lang3 in commons
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-20 13:27:21 +01:00
Klaus Straubinger
1b6259b979
reduced usage of org.slf4j and org.apache.commons.lang3
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-18 13:30:40 +01:00
Christian Amend
b0866014df
[OLINGO-834] Shift dependecies from commons to core
...
The dependencies were not used in the commons part of the library
2016-01-08 13:12:45 +01:00
Christian Amend
0d6f4821f2
[OLINGO-841] Set new 4.2.0-SNAPSHOT version
2015-12-21 12:55:05 +01:00
Christian Amend
0242519cc4
[OLINGO-841] Set release version 4.1.0
2015-12-21 12:18:07 +01:00
Christian Amend
d1c4c743fd
[OLINGO-841] Set 4.1.0-RC01 release candidate version
2015-12-18 15:56:11 +01:00
Christian Amend
d1055fd8ef
[OLINGO-778] Change operation separator
2015-12-16 15:14:04 +01:00
Christian Amend
2ceacd87f7
[OLINGO-587] Fix json title, client and add tests
2015-10-27 17:24:13 +01:00
Klaus Straubinger
837c3565a1
[OLINGO-806] Minor clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-10-26 09:07:11 +01:00
Christian Amend
46cad03fed
[OLINGO-798] Fix potential nullpointer in client getContainerCase
2015-10-22 15:06:09 +02:00
Christian Amend
d00e3881dc
[OLINGO-786] Annotation metadata serialization and tests
2015-10-20 15:27:11 +02:00
Christian Amend
41210245d7
[OLINGO786] FIx edm annotation classes
...
This also includes tests for all edm classes.
2015-10-19 15:11:15 +02:00
Christian Amend
67ccbf9ddb
[OLINGO-786] Make annotaion csdl classes spec compliant`
2015-10-16 14:12:24 +02:00
Christian Amend
b1d03d6ba9
Merge branch 'master' into olingo786
...
Conflicts:
lib/commons-core/src/main/java/org/apache/olingo/commons/core/edm/EdmEnumTypeImpl.java
lib/commons-core/src/test/java/org/apache/olingo/commons/core/edm/EdmEnumTest.java
lib/commons-core/src/test/java/org/apache/olingo/server/core/edm/provider/EdmEnumTest.java
lib/commons-core/src/test/java/org/apache/olingo/server/core/edm/provider/EdmTypeDefinitionImplTest.java
lib/server-core/src/test/java/org/apache/olingo/server/core/edm/provider/EdmEnumTest.java
lib/server-test/src/test/java/org/apache/olingo/server/core/deserializer/xml/ODataXmlDeserializerTest.java
2015-10-13 10:35:50 +02:00
Christian Amend
d9d33abe85
[OLINGO-768] Delete getTarget method at EdmAnnotations interface
...
The method never worked. Also the design dod not allow to return all
possible target types. For example an entity type as target results in
returning the EdmEntityType object but for functions we would have to
return a list of functions. If needed we can implement another method
later.
2015-10-12 13:59:56 +02:00
mibo
9933cb0bdc
[OLINGO-794] Removed outdated 'inlinecount'
2015-10-09 14:38:22 +02:00
Christian Amend
3f7df13a63
[OLINGO-786] Add EdmTerm tests and refacotor getAppliesTo
...
AppliesTo delivered a list of classes. This functionallity is not needed
thus I deleted it. Now it is just a list of strings. As a conveniece we
could use a list of enums in the future.
2015-10-08 17:11:07 +02:00
Christian Amend
3647a63177
[OLINGO-786] Fix lazy loading for annotiation groups
2015-10-08 12:59:48 +02:00
Michael Bolz
3ec5a161ef
[OLINGO-786] First minor adaption to MetadataSerializer
2015-09-30 15:28:00 +02:00
Christian Amend
addfe512cd
[OLINGO-786] Delete getAnnotations convenience method
2015-09-29 14:26:16 +02:00
Michael Bolz
c9d42e49fa
[OLINGO-772] Set version to 4.1.0-SNAPSHOT
2015-09-21 14:46:38 +02:00
Michael Bolz
ca40833b20
[OLINGO-772] Change version to 4.0.0
2015-09-21 10:54:21 +02:00
Michael Bolz
111308124c
[OLINGO-772] Change version to 4.0.0-RC03
2015-09-17 09:26:27 +02:00
Michael Bolz
9c3ca381e2
[OLINGO-772] Change version to RC02
2015-09-14 10:37:04 +02:00
Michael Bolz
ba88c43b57
[OLINGO-772] Change version to RC01
2015-09-11 14:44:50 +02:00
Klaus Straubinger
11ebbb58d8
[OLINGO-659] API clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 12:44:08 +02:00
mibo
637ca00db7
[OLINGO-750] Fixed some critical issues
2015-09-10 21:10:09 +02:00
Michael Bolz
9ffe4c8928
[OLINGO-659] Added more javadocs
2015-09-10 15:29:51 +02:00
Christian Amend
77c0ef5ccc
[OLINGO-659] Small codestyle fixes
2015-08-24 16:17:43 +02:00
Christian Amend
74fe42e54e
[OLINGO-659] Delete old v3 test data in client core
2015-08-21 14:16:08 +02:00
Christian Amend
752bfad367
[OLINGO-431] Delete unnecessary v4 in package name
2015-08-21 14:03:20 +02:00
Christian Amend
1f9a28d3e8
[OLINGO-431] FixUriBUilder test
2015-08-21 13:31:40 +02:00
Michael Bolz
dbf649e0b1
[OLINGO-659] Minor API/JavaDoc enhancements
2015-08-21 13:25:53 +02:00
Christian Amend
a1731b7efe
[OLINGO-735] Remove reflection equals from client item
2015-08-19 10:07:12 +02:00
Michael Bolz
1d88d9c986
[OLINGO-750] Fixes for critical issues from static code check
2015-08-10 10:54:37 +02:00
Christian Holzer
1b200437b4
[OLINGO-659] Some minor FIT refactorings
2015-08-06 14:17:48 +02:00
Christian Amend
633578a180
Merge remote-tracking branch 'origin/OLINGO-640'
2015-08-04 16:49:55 +02:00
Christian Amend
10fb60ff90
[OLINGO-659] Remove JavaDoc Warnings
2015-08-04 16:49:03 +02:00
Christian Amend
366597070f
Merge branch 'master' into olingo640
...
Conflicts:
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/NavigationITCase.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
2015-08-04 14:38:01 +02:00
mibo
1ebbbc3698
[OLINGO-735] Replaced '*Builder.reflection*' were possible
2015-07-22 10:15:29 +02:00
Ramesh Reddy
5b99eb7b63
OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer
2015-07-14 21:16:50 -05:00
mibo
31e3a8bd0a
[OLINGO-708] Enable async EntityCollection for TecSvc, fix ClientAsyncWrite and more tests
2015-07-08 11:28:22 +02:00
Christian Holzer
f1a40746de
[OLINGO-659] Added data to TecSvc, Bugfix URI Parser, Bugfix JsonDeserializer
2015-07-07 17:15:54 +02:00
Christian Amend
b51117477b
[OLINGO-712] Merge branch 'master' into olingo712
...
Conflicts:
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/ActionImportITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/BasicITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/SystemQueryOptionITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/AuthBatchTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/BatchTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/ConformanceTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/MediaEntityTestITCase.java
lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/AbstractODataRequest.java
2015-06-29 13:48:14 +02:00
Klaus Straubinger
abf5bf79aa
[OLINGO-659] support for OData-EntityID header, more clean-up
...
Change-Id: I168a6efac6fc9ad85865f71dd534fd850d8e777e
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-26 16:38:46 +02:00
Christian Amend
ef1fd77875
Merge branch 'master' into ieee
...
Conflicts:
fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
fit/src/test/java/org/apache/olingo/fit/AbstractBaseTestITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/ActionImportITCase.java
lib/client-api/src/main/java/org/apache/olingo/client/api/ODataClient.java
lib/client-api/src/main/java/org/apache/olingo/client/api/domain/ClientEntitySetIterator.java
lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataReader.java
lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataWriter.java
lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/header/ODataErrorResponseChecker.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityCreateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityUpdateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataPropertyUpdateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/invoke/AbstractODataInvokeRequest.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataDeltaRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntityRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntitySetRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataPropertyRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataServiceDocumentRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ClientODataDeserializerImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/JsonSerializer.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataBinderImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataReaderImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataWriterImpl.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/EntitySetTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ErrorTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/PropertyTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ServiceDocumentTest.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalActionProcessor.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalPrimitiveComplexProcessor.java
2015-06-23 16:33:00 +02:00
Klaus Straubinger
d54b071198
[OLINGO-712] HeaderName is redundant (there is HttpHeader)
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-23 13:16:11 +02:00
Christian Holzer
91d04271ba
[OLINGO-704] Refactoring ContentType
2015-06-19 16:27:48 +02:00
Christian Holzer
628e2e7182
[OLINGO-704] ODataClient IEEE754Compatible seralization support
2015-06-17 17:48:18 +02:00
Christian Holzer
588df780bf
[OLINGO-704] Class ODataFormat removed
2015-06-17 17:48:16 +02:00
Christian Amend
a298e1fb7c
[OLINGO-659] FIx felix maven build warnings
2015-06-16 14:03:59 +02:00
Christian Amend
20351253e2
[OLINGO-699] Moved serializer code to client module
2015-06-15 10:48:03 +02:00
Klaus Straubinger
39f0708d0c
[OLINGO-692] improved server processor interface inheritance
...
Change-Id: Ic4c0774be8c6c4bbbbeaef6baab17fdd6677cd6c
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-10 10:34:07 +02:00
Klaus Straubinger
a604fa78f2
[OLINGO-663] metadata ETag
...
Change-Id: I93bcf78b9be2a34e46c4f2f4d8ec739faf197951
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-08 10:01:27 +02:00
Michael Bolz
fd71b7ebdd
[OLINGO-632] Merge branch 'OLINGO-632_OSGi-Support'
2015-05-29 18:39:25 +02:00
Christian Holzer
725f7a9b24
[OLINGO-446] TecSvc supports create, update, delete of references
2015-05-29 14:36:35 +02:00
Christian Holzer
f182fd20c1
[OLINGO-668] EdmEnabledODataClient handles null values on single-valued navigation properties correctly
2015-05-29 11:24:24 +02:00
Michael Bolz
41edf2daf3
[OLINGO-632] Restricted '*-core' exports
2015-05-29 10:11:29 +02:00
Aki Yoshida
8aa2d4d7d1
[OLINGO-632] make Olingo jars to OSGi bundles
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-05-13 08:48:41 +02:00
Christian Amend
5098862d6f
[OLINGO-649] Set correct 4.0.0-SNAPSHOT version
2015-05-11 13:33:09 +02:00
Christian Amend
ee48475cbf
[OLINGO-649] Set next release version
2015-05-11 10:48:19 +02:00
Christian Amend
93fe2fd39d
[OLINGO-649] Set beta-03 release version
2015-05-11 10:34:18 +02:00
Christian Amend
ffb80fad3c
[OLINGO-649] Set next 4.0.0-SNAPSHOT version
2015-05-07 16:30:41 +02:00
Christian Amend
e7ce8627e1
[OLINGO-649] Set beta-03-RC01 release candidate version
2015-05-07 16:09:05 +02:00
Michael Bolz
63cacd7ce2
[OLINGO-648] Merge branch 'OLINGO-648_ODataClientFactoryInAPI'
2015-05-05 14:44:00 +02:00
Michael Bolz
e0e6c859a1
[OLINGO-648] Renamed to Builder for sepration from Factory in core
2015-05-05 14:21:47 +02:00
Michael Bolz
61500e685f
[OLINGO-564] Clean up
2015-04-30 08:38:19 +02:00
Michael Bolz
17152920f0
[OLINGO-564] first step for common -> client extraction
2015-04-30 06:04:42 +02:00
Michael Bolz
c37d4da571
[OLINGO-564] Renamed 'OData*' to 'Client*' classes
2015-04-28 23:11:55 +02:00
Michael Bolz
53b10f6b7f
[OLINGO-564] Renamed 'ClientCsdl' classes
2015-04-28 22:14:13 +02:00
Michael Bolz
3c0990910a
[OLINGO-564] Merge branch 'master' into OLINGO-564
2015-04-28 12:56:08 +02:00
Michael Bolz
2318953c26
[OLINGO-564] Renamed 'edm.provider.*' classes
2015-04-28 12:52:14 +02:00
Christian Amend
ae97061e3c
[OLINGO-604] Implement Action imports in TechSvc part 2
2015-04-27 14:33:53 +02:00
Michael Bolz
cbbe3da695
[OLINGO-564] Moved client edm classes
2015-04-24 09:12:05 +02:00
Michael Bolz
754e23abee
[OLINGO-564] Renamed client edm classes
2015-04-23 15:57:22 +02:00
Michael Bolz
ac32d23610
[OLINGO-564] Removed 'provider' package level
2015-04-23 10:50:47 +02:00
Christian Amend
d692d129bd
[OLINGO-603] Rename entity set to entity collection
2015-04-07 15:20:39 +02:00
Christian Amend
05935a0c3d
[OLINGO-603] Delete core dependecies in Tec Scenario
2015-04-07 14:15:17 +02:00
Christian Amend
d067037f40
[OLINGO-603] Further refactoring
2015-04-01 14:30:27 +02:00
Michael Bolz
26be7d2e7c
[OLINGO-612] Changed 'is*' behavior for Valuable
2015-04-01 11:02:53 +02:00
Christian Amend
d94edf568c
[OLINGO-595] Make EdmProvider an Interface
2015-03-31 13:47:15 +02:00
Christian Holzer
0113414e26
[OLINGO-600] Fix: OData client deserializer processes all navigation
...
properties
2015-03-26 15:03:27 +01:00
Christian Amend
3a6293b6a5
[OLINGO-575] Star deleting unnecessary abstract edm classes
2015-03-25 14:48:26 +01:00
Christian Amend
009217602a
[OLINGO-575] Cleanup Imports
2015-03-24 14:08:36 +01:00
Michael Bolz
c8d49029f2
[OLINGO-575] Refactored last parts of JSON deserializer
2015-03-24 09:53:44 +01:00
Michael Bolz
7ef2d2de4f
[OLINGO-575] More Tests and refactoring of JSON deserializer
2015-03-23 10:22:33 +01:00
Michael Bolz
2fa997a8f1
[OLINGO-575] Refactore JSON deserializer
...
Conflicts:
lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/AnnotationImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/NavigationPropertyDeserializer.java
2015-03-22 21:12:25 +01:00
Christian Holzer
b98275153a
[OLINGO-596] Fix: The client URIBuilder uses semicolons instead of commas
...
to split system query options in expand options
2015-03-19 15:55:01 +01:00
Christian Amend
3b37d29948
[OLINGO-575] Cleanup of TODOs
2015-03-18 14:35:45 +01:00
Christian Amend
5cef4faeb6
[OLINGO-575] Merge EdmImpl classes
2015-03-18 13:55:50 +01:00
Christian Amend
8a58a67800
[OLINGO-575] Merge edm provider classes
2015-03-17 14:20:49 +01:00
Michael Bolz
ae165feedc
[OLINGO-575] Minor code clean up remove unused imports
2015-03-10 11:10:48 +01:00
Michael Bolz
fadb6c861e
[OLINGO-575] Minor code clean up
2015-03-10 09:47:57 +01:00
Christian Amend
422d4a6ea4
[OLINGO-575] Remove java warnings part 3
2015-03-09 15:36:52 +01:00
Christian Amend
4acc6bfbc6
[OLINGO-575] Remove java warnings part 2
2015-03-09 14:54:54 +01:00
Christian Amend
f46364072a
[OLINGO-575] Delete unnecessary casts
2015-03-06 18:21:02 +01:00
Christian Amend
be7f0fd1db
[OLINGO-575] Cleanup todos
2015-03-06 15:14:19 +01:00
Christian Amend
07c37106ed
[OLINGO-575] Cleanup ServiceVersion Enum part 2
2015-03-06 14:53:36 +01:00
Christian Amend
a3789c7cce
[OLINGO-575] Cleanup service version enum
2015-03-05 16:50:55 +01:00
Christian Amend
3c36eaeaef
[OLINGO-575] Delete V3 Primitive types
2015-03-05 10:33:35 +01:00
Christian Amend
0d57a0763a
[OLINGO-575] Start merging ComplexValue and LinkedComplexValue
2015-03-04 17:13:55 +01:00
Christian Amend
033f35d617
[OLINGO-575] Rename getV4 method to getClient
2015-03-03 14:06:49 +01:00
Christian Amend
f38d54dcf3
[OLINGO-575] Delete abstract client class
2015-03-02 15:55:14 +01:00
Christian Amend
55c7d10737
[OLINGO-575] Continue merging
2015-02-27 16:52:48 +01:00
Christian Amend
4833b45c2f
[OLINGO-575] Continue removing common classes
2015-02-27 16:12:24 +01:00
Christian Amend
68b14ffe4e
[OLINGO-575] Start removing unnecessary common classes in client
2015-02-27 15:24:29 +01:00
Christian Amend
d088866e97
[OLINGO-575] Delete EDM abstract classes
2015-02-27 14:17:11 +01:00
Michael Bolz
8955af75ce
[OLINGO-575] Merge common with specific api in commons module
2015-02-23 13:36:52 +01:00
Christian Holzer
0e6c9a1183
[OLINGO-545] OrderBy and Filter System Query Option evaluation added to TecScenario
...
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:23:32 +01:00
Christian Holzer
cfb72decd1
[OLINGO-577] Fix: Invalid encoding of space characters
...
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:22:46 +01:00
Christian Amend
111239d7c3
[OLINGO-575] Merge v4 packages in commons
2015-02-18 16:52:10 +01:00
Christian Amend
109c33ba39
[OLINGO-575] Move v4 package content one package up
2015-02-18 16:33:56 +01:00
Christian Amend
c8865db8e8
[OLINGO-575] Delete V3 sources from master
2015-02-18 15:01:25 +01:00
Christian Amend
9cf9490310
[OLINGO-566] Refactor EdmKeyPropertyRef class
2015-02-06 16:54:55 +01:00
Michael Bolz
15df71c85e
[OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT'
2015-01-29 22:27:59 +01:00
Michael Bolz
6c89cf5117
[OLINGO-542] Set version to '4.0.0-beta-02'
2015-01-29 21:42:46 +01:00
Michael Bolz
3d657f08ca
[OLINGO-542] Set version to '4.0.0-beta-02-RC01'
2015-01-26 20:10:49 +01:00
Klaus Straubinger
6c894d7b66
Correct choice of JSON variant in client
...
Change-Id: I63922b7719c18930a7d640dca17e404a5939c445
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-22 12:31:40 +01:00
Christian Holzer
1c735e89b3
[OLINGO-511] Navigation property reference improved
...
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-14 15:32:12 +01:00
Christian Amend
8f794ac475
[OLINGO-522] Fix for abstract entity types in metadata document
2014-12-17 15:48:19 +01:00
Michael Bolz
58b3896f7d
[OLINGO-468] Fixed javadoc warning in lib
2014-12-16 14:26:41 +01:00