File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -979,6 +979,8 @@ build += {
979
979
uri: ${vars.uris.cachecontrol-uri}
980
980
}
981
981
982
+ // temporarily forked (October 2018) to remove uses of DebugConfiguration which was
983
+ // removed from ssl-config
982
984
${vars.base} {
983
985
name: "playframework"
984
986
uri: ${vars.uris.playframework-uri}
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ vars.uris: {
95
95
pascal-uri: "https://github.com/TomasMikula/pascal.git"
96
96
pcplod-uri: "https://github.com/scalacommunitybuild/pcplod.git#community-build-2.12" # was ensime, master
97
97
perfolation-uri: "https://github.com/outr/perfolation.git"
98
- playframework-uri: "https://github.com/playframework /playframework.git"
98
+ playframework-uri: "https://github.com/SethTisue /playframework.git#community-build-2.12" # was playframework, master
99
99
play-doc-uri: "https://github.com/playframework/play-doc.git"
100
100
play-json-uri: "https://github.com/playframework/play-json.git"
101
101
play-webgoat-uri: "https://github.com/playframework/play-webgoat.git"
You can’t perform that action at this time.
0 commit comments