Joshua Beninson

Results 2 comments of Joshua Beninson

Looks to be related to the current local (and likely your own Master branch's) build failures with aws/codebuild/standard:4.0 and aws/codebuild/standard:5.0 #456 ```bash #52 26.00 update-alternatives: using /usr/lib/jvm/java-1.8.0-amazon-corretto/bin/xjc to provide /usr/bin/xjc...

@hadeszs As you suggested with your previous comment, the problem is likely files with windows style line endings being executed within your linux containers. I forked this repo to add...