http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/36e6ed40/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml ---------------------------------------------------------------------- diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml index fd1a237..90ffae7 100644 --- a/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml +++ b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml @@ -19,13 +19,13 @@ under the License. --> -<feed xml:base="http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"> - <id>http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/Customer</id> +<feed xml:base="http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"> + <id>http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/Customer</id> <title type="text">Customer</title> <updated>2014-02-13T14:31:05Z</updated> <link rel="self" title="Customer" href="Customer" /> <entry> - <id>http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/Customer(-9)</id> + <id>http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/Customer(-9)</id> <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" title="Customer" href="Customer(-9)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" /> @@ -569,7 +569,7 @@ </content> </entry> <entry> - <id>http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/Customer(-8)</id> + <id>http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/Customer(-8)</id> <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" title="Customer" href="Customer(-8)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-8)/Orders" /> @@ -736,5 +736,5 @@ </m:properties> </content> </entry> - <link rel="next" href="http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/Customer?$filter=CustomerId%20gt%20-10&$skiptoken=-8" /> + <link rel="next" href="http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/Customer?$filter=CustomerId%20gt%20-10&$skiptoken=-8" /> </feed>
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/36e6ed40/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json ---------------------------------------------------------------------- diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json index 1741004..c389bd8 100644 --- a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json +++ b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json @@ -1 +1 @@ -{"odata.metadata":"http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/$metadata#Customer","value":[]} \ No newline at end of file +{"odata.metadata":"http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/$metadata#Customer","value":[]} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/36e6ed40/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml ---------------------------------------------------------------------- diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml index 0bf6a22..4edda48 100644 --- a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml +++ b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml @@ -19,8 +19,8 @@ under the License. --> -<feed xml:base="http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"> - <id>http://localhost:${cargo.servlet.port}/stub/StaticService/V30/Static.svc/Customer</id> +<feed xml:base="http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"> + <id>http://localhost:${tomcat.servlet.port}/stub/StaticService/V30/Static.svc/Customer</id> <title type="text">Customer</title> <updated>2014-02-13T13:58:00Z</updated> <link rel="self" title="Customer" href="Customer" />
