|
@@ -5,7 +5,6 @@
|
|
"setup_file": "setup",
|
|
"setup_file": "setup",
|
|
"json_url": "/json",
|
|
"json_url": "/json",
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
- "cache_url": "/cache",
|
|
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Platform",
|
|
"classification": "Platform",
|
|
@@ -13,12 +12,12 @@
|
|
"framework": "Servlet-3.1",
|
|
"framework": "Servlet-3.1",
|
|
"language": "Java",
|
|
"language": "Java",
|
|
"orm": "None",
|
|
"orm": "None",
|
|
- "platform": "Jetty-9",
|
|
|
|
- "webserver": "Jetty-9",
|
|
|
|
|
|
+ "platform": "Jetty",
|
|
|
|
+ "webserver": "Jetty",
|
|
"os": "Linux",
|
|
"os": "Linux",
|
|
"database_os": "Linux",
|
|
"database_os": "Linux",
|
|
- "display_name": "Jetty-9-servlet",
|
|
|
|
- "notes": "Jetty with servlet context",
|
|
|
|
|
|
+ "display_name": "jetty-servlet",
|
|
|
|
+ "notes": "Jetty 9.1 with ServletContext",
|
|
"versus": ""
|
|
"versus": ""
|
|
}
|
|
}
|
|
}]
|
|
}]
|