Open gernotstarke opened 9 years ago
Upon fresh checkout, the command:
gradle clean asciidoctor
leads to several messages like (among loads of downloads...):
Cookie rejected: "$Version=0; logged_in=no; $Path=/; $Domain=.github.com". Illegal domain attribute ".github.com". Domain of origin: "github.com"
build nevertheless works fine, but the message might irritate others :-)
It appears this also slows down the build, which might be significant when using -t
-t
Upon fresh checkout, the command:
leads to several messages like (among loads of downloads...):
build nevertheless works fine, but the message might irritate others :-)