From a0c9296ee8f0b74eeeea21a88ce4be8fe348b693 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Sat, 4 Apr 2015 20:04:10 -0700 Subject: [PATCH] name rebuilds, tests --- .../src/main/resources/JavaSpringMVC/pom.mustache | 2 +- samples/html/index.html | 10 +++++----- samples/server/petstore/spring-mvc/pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/swagger-codegen/src/main/resources/JavaSpringMVC/pom.mustache b/modules/swagger-codegen/src/main/resources/JavaSpringMVC/pom.mustache index 44a57e13490..4339f5dcdf9 100644 --- a/modules/swagger-codegen/src/main/resources/JavaSpringMVC/pom.mustache +++ b/modules/swagger-codegen/src/main/resources/JavaSpringMVC/pom.mustache @@ -47,7 +47,7 @@ start-jetty pre-integration-test - run + start 0 diff --git a/samples/html/index.html b/samples/html/index.html index 66d26311705..1055c9962ad 100644 --- a/samples/html/index.html +++ b/samples/html/index.html @@ -420,7 +420,7 @@

Example data

Content-Type: application/xml
-
not implemented com.wordnik.swagger.models.properties.MapProperty@61797eca
+
not implemented com.wordnik.swagger.models.properties.MapProperty@2acca551

@@ -444,11 +444,11 @@

Example data

Content-Type: application/json
-
{\n  "id" : 123456789,\n  "petId" : 123456789,\n  "complete" : true,\n  "status" : "aeiou",\n  "quantity" : 123,\n  "shipDate" : "2015-04-05T00:02:39.658+0000"\n}
+
{\n  "id" : 123456789,\n  "petId" : 123456789,\n  "complete" : true,\n  "status" : "aeiou",\n  "quantity" : 123,\n  "shipDate" : "2015-04-05T03:02:18.855+0000"\n}

Example data

Content-Type: application/xml
-
\n  123456\n  123456\n  0\n  2015-04-04T17:02:39.662Z\n  string\n  true\n
+
\n  123456\n  123456\n  0\n  2015-04-04T20:02:18.857Z\n  string\n  true\n

@@ -472,11 +472,11 @@

Example data

Content-Type: application/json
-
{\n  "id" : 123456789,\n  "petId" : 123456789,\n  "complete" : true,\n  "status" : "aeiou",\n  "quantity" : 123,\n  "shipDate" : "2015-04-05T00:02:39.664+0000"\n}
+
{\n  "id" : 123456789,\n  "petId" : 123456789,\n  "complete" : true,\n  "status" : "aeiou",\n  "quantity" : 123,\n  "shipDate" : "2015-04-05T03:02:18.859+0000"\n}

Example data

Content-Type: application/xml
-
\n  123456\n  123456\n  0\n  2015-04-04T17:02:39.664Z\n  string\n  true\n
+
\n  123456\n  123456\n  0\n  2015-04-04T20:02:18.859Z\n  string\n  true\n

diff --git a/samples/server/petstore/spring-mvc/pom.xml b/samples/server/petstore/spring-mvc/pom.xml index 778398a5ce7..a8fcae3a997 100644 --- a/samples/server/petstore/spring-mvc/pom.xml +++ b/samples/server/petstore/spring-mvc/pom.xml @@ -47,7 +47,7 @@ start-jetty pre-integration-test - run + start 0