Mithun Singh
Mithun Singh
Also, clicking on Build button for PR-11, basically does nothing. May be it should show an appropriate error message. This is in logs ``` jenkins.js:31 Uncaught (in promise) TypeError: Cannot...
I have the same question, how do I set a local image ?
Whats stopping this from getting merged ?
Please rebase your branch and also I would highly recommend upgrading the java version from 1.6 to atleast 1.8.
Its not just about if the code does not use any 1.8 features. java 6 has had pretty much end of life for public updates a long time ago. Open...
Also, `diff_match_patch.java:[1813,28]` Use `@Deprecated` with the javadoc `@deprecated` The javadoc `@deprecated` only marks it as deprecated in the generated javadoc where as the java annotation `java.lang.Deprecated` lets the compiler know,...
Would travis-ci work ? Or is there a preference on the ci tool ?
Okay, but I think I would wait till https://github.com/google/diff-match-patch/pull/2 gets merged, for others, I am not so sure, like the cpp needs a csproj and the c# code would need...
@franklinyu hey, so I created something to try out, the python builds are showing success, but seems like no tests are being run, can you please take a look and...
Any updates on this ?