Skip to content

Commit

Permalink
no java7 restriction anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed May 22, 2016
1 parent bffb2db commit 6223d40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deploy.sh
@@ -1,3 +1,2 @@
#!/bin/bash
# AppEngine SDK cannot compile jsp files properly under Java 8, so need to force Java 7 :-(
PATH=/usr/lib/jvm/java-7-oracle/bin:$PATH ../appengine-java-sdk*/bin/appcfg.sh --oauth2 update out/artifacts/picasa_gallery_war_exploded/
../appengine-java-sdk*/bin/appcfg.sh --oauth2 update out/artifacts/picasa_gallery_war_exploded/

0 comments on commit 6223d40

Please sign in to comment.