You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by fm...@apache.org on 2013/07/29 13:27:34 UTC

[17/17] git commit: remove some more SAP textual dependencies

remove some more SAP textual dependencies


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/9f3fa4ee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/9f3fa4ee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/9f3fa4ee

Branch: refs/heads/master
Commit: 9f3fa4eeb1c4b498ed617ead7b96c30a648cbc0c
Parents: 21f6cf7
Author: Stephan Klevenz <st...@sap.com>
Authored: Fri Jul 26 16:37:01 2013 +0200
Committer: Stephan Klevenz <st...@sap.com>
Committed: Fri Jul 26 16:37:01 2013 +0200

----------------------------------------------------------------------
 .../core/ep/aggregator/EntityComplexPropertyInfo.java |  2 +-
 .../olingo/odata2/core/commons/ContentTypeTest.java   |  7 +------
 odata-web/src/main/webapp/index.jsp                   | 14 +++++++-------
 3 files changed, 9 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/9f3fa4ee/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityComplexPropertyInfo.java
----------------------------------------------------------------------
diff --git a/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityComplexPropertyInfo.java b/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityComplexPropertyInfo.java
index dfd96e0..5a4303f 100644
--- a/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityComplexPropertyInfo.java
+++ b/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityComplexPropertyInfo.java
@@ -30,7 +30,7 @@ import org.apache.olingo.odata2.api.edm.EdmProperty;
 import org.apache.olingo.odata2.api.edm.EdmType;
 
 /**
- * author SAP AG
+ * 
  */
 public class EntityComplexPropertyInfo extends EntityPropertyInfo {
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/9f3fa4ee/odata-core/src/test/java/org/apache/olingo/odata2/core/commons/ContentTypeTest.java
----------------------------------------------------------------------
diff --git a/odata-core/src/test/java/org/apache/olingo/odata2/core/commons/ContentTypeTest.java b/odata-core/src/test/java/org/apache/olingo/odata2/core/commons/ContentTypeTest.java
index b61d79f..58df18e 100644
--- a/odata-core/src/test/java/org/apache/olingo/odata2/core/commons/ContentTypeTest.java
+++ b/odata-core/src/test/java/org/apache/olingo/odata2/core/commons/ContentTypeTest.java
@@ -74,7 +74,6 @@ public class ContentTypeTest extends BaseTest {
     assertTrue(ContentType.isParseable("text/plain"));
     assertTrue(ContentType.isParseable("application/atom+xml; charset=UTF-8"));
 
-    // see: https://jtrack/browse/ODATAFORSAP-65
     assertFalse(ContentType.isParseable("application/  atom+xml; charset=UTF-8"));
     assertFalse(ContentType.isParseable("application   /atom+xml; charset=UTF-8"));
     //
@@ -89,7 +88,6 @@ public class ContentTypeTest extends BaseTest {
     assertNotNull(ContentType.parse("text/plain"));
     assertNotNull(ContentType.parse("application/atom+xml; charset=UTF-8"));
 
-    // see: https://jtrack/browse/ODATAFORSAP-65
     assertFalse(ContentType.isParseable("application/  atom+xml; charset=UTF-8"));
     assertFalse(ContentType.isParseable("application   /atom+xml; charset=UTF-8"));
     //
@@ -194,10 +192,7 @@ public class ContentTypeTest extends BaseTest {
   }
 
   /**
-   * See: https://jtrack/browse/ODATAFORSAP-65
-   * and: 
-   * <p>
-   * RFC 2616:
+   * See: RFC 2616:
    * The type, subtype, and parameter attribute names are case-insensitive. Parameter values might or might not be case-sensitive,
    * depending on the semantics of the parameter name. Linear white space (LWS) MUST NOT be used between the type and subtype, 
    * nor between an attribute and its value.

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/9f3fa4ee/odata-web/src/main/webapp/index.jsp
----------------------------------------------------------------------
diff --git a/odata-web/src/main/webapp/index.jsp b/odata-web/src/main/webapp/index.jsp
index 2e83d08..199fc96 100644
--- a/odata-web/src/main/webapp/index.jsp
+++ b/odata-web/src/main/webapp/index.jsp
@@ -3,16 +3,16 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>SAP OData Library</title>
+<title>Apache Olingo - OData2 Library</title>
 <style type="text/css">
 body { font-family: Arial, sans-serif; font-size: 13px; line-height: 18px;
-       color: #333333; background-color: #ffffff; }
-a { color: #0076cb; text-decoration: none; }
-a:focus { outline: thin dotted #0076cb; outline-offset: -1px; }
+       color: blue; background-color: #ffffff; }
+a { color: blue; text-decoration: none; }
+a:focus { outline: thin dotted #4076cb; outline-offset: -1px; }
 a:hover, a:active { outline: 0; }
-a:hover { color: #004a7e; text-decoration: underline; }
+a:hover { color: #404a7e; text-decoration: underline; }
 h1, h2, h3, h4, h5, h6 { margin: 9px 0; font-family: inherit; font-weight: bold;
-                         line-height: 1; color: #f0ab00; }
+                         line-height: 1; color: blue; }
 h1 { font-size: 36px; line-height: 40px; }
 h2 { font-size: 30px; line-height: 40px; }
 h3 { font-size: 24px; line-height: 40px; }
@@ -31,7 +31,7 @@ th, td { border: 1px solid; padding: 20px; }
 </style>
 </head>
 <body>
-	<h1>Apache Olingo -  OData Library</h1>
+	<h1>Apache Olingo - OData2 Library</h1>
 	<hr />
 	<h2>Reference Scenario</h2>
 	<table>