We are always facing issues with the checking of the downloaded ecj-4.5.jar as it will always result in ecj-4.5.jar.extck-err, do we really want that?
We must either
drop the file or
fix the checking of .jar files
We are always facing issues with the checking of the downloaded ecj-4.5.jar as it will always result in ecj-4.5.jar.extck-err, do we really want that?
We must either
1. drop the file or
1. fix the checking of .jar files
that suggest either 1) the downloaded file isn't actually the .jar file we wanted (e.g. HTML error page) or 2) they made a silent release so we would need to fake one (hint ! operator on [D] and rename the output to patch the new [V])
that suggest either 1) the downloaded file isn't actually the .jar file we wanted (e.g. HTML error page) or 2) they made a silent release so we would need to fake one (hint `!` operator on `[D]` and rename the output to patch the new `[V]`)
We are always facing issues with the checking of the downloaded ecj-4.5.jar as it will always result in ecj-4.5.jar.extck-err, do we really want that?
We must either
that suggest either 1) the downloaded file isn't actually the .jar file we wanted (e.g. HTML error page) or 2) they made a silent release so we would need to fake one (hint
!
operator on[D]
and rename the output to patch the new[V]
)