Skip to content

Commit

Permalink
Java runtime now has log sentinels (#3860)
Browse files Browse the repository at this point in the history
PR #63 in runtime-java apache/openwhisk-runtime-java#63 added log sentinels, so we can now update runtime.json accordingly.
  • Loading branch information
dgrove-oss authored and rabbah committed Jul 9, 2018
1 parent acbef6a commit 02483e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/files/runtimes.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
"attachmentName": "jarfile",
"attachmentType": "application/java-archive"
},
"sentinelledLogs": false,
"requireMain": true
}
],
Expand Down

0 comments on commit 02483e5

Please sign in to comment.