From 3c0b4a494a678cc47d9c350ff79da41417981c7c Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Wed, 2 Oct 2013 21:24:49 -0700 Subject: [PATCH] Specify framework to use legacy buildpack under Stackato 3 --- manifest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.yml b/manifest.yml index 1ec6783..55a39ee 100644 --- a/manifest.yml +++ b/manifest.yml @@ -3,3 +3,5 @@ applications: target: name: hello-java mem: 512M + framework: + name: java_web