[OLINGO-1367]OData V2: Code fix with EdmTime
4 files changed
tree: 6cb94d1da9f73536bfb473d825346288053fd6b1
  1. odata2-annotation-processor/
  2. odata2-dist/
  3. odata2-jpa-processor/
  4. odata2-lib/
  5. odata2-sample/
  6. odata2-spring/
  7. src/
  8. .gitattributes
  9. .gitignore
  10. LICENSE
  11. NOTICE
  12. pom.xml
  13. README.md
README.md

Apache Olingo

Apache Olingo is a Java library and extensions around the OData specification.

Apache Olingo supports the specification versions

Building Apache Olingo

You can build Apache Olingo like this:

mvn clean install

You need Maven 3 with Java 6 (or higher) for the build. Set the environment variable MAVEN_OPTS to -Xmx1024m -XX:MaxPermSize=256m to give Maven more memory.

Documentation

The project documentation is available here:

http://olingo.incubator.apache.org/documentation.html

License (see also package specific LICENSE files)

Collective work: Copyright 2013 The Apache Software Foundation.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Dependencies with “Weak Copyleft” or dual licenses

Apache Olingo uses some libraries with open source licenses that require reciprocal licensing when modified. These libraries are included in unmodified binary form and can be redistributed under terms that are compatible with the Apache License.

Some libraries used by Apache Olingo are dual-licensed under different open source licenses. These libraries are redistributed under the license whose terms are compatible with the Apache License.

See LICENSE file included in all Apache Olingo packages for full licensing details.