Sumit Kumar Pradhan
Sumit Kumar Pradhan
Hi, I am Sumit from Bengaluru, India. I am a full-time Android developer, and have a good experience in Java. Can I work on this issue?
Hi @jaguililla , I am a first time contributor. Can I take this task up?
I am unable to build the project. Getting the following error: e: /Users//StudioProjects/hexagon/build.gradle.kts:13:29: Unresolved reference: nullOutputStream
Thanks @jaguililla . Have setup the project with JDK11. I have started documenting the project. Completed JettyServerAdapter. Could you please assign this issue to me? How do you want the...
Thanks @jaguililla . I will raise my PR for the http_server_jetty module. Please help me with your PR comments if any changes are required in my style of Java docs...
@jaguililla Can you please help me with my first PR. I have forked the hexagon repo and while pushing I am getting a Build Error > Task :cleanDocker FAILED FAILURE:...
I have docker installed. I now tried to run the following command given in contributing guide: `./gradlew setUp build buildSite publishToMavenLocal` and it gives me the following error: Dependency verification...
All tests of ClientTest class pass successfully if the test is run independently on the class.
I was able to run the command successfully on removing the test annotation from the following method in ClientTest class: > fun `JSON requests works as expected`() I also got...
Sorry, that file was my mistake. I had tried to create a symlink of docker binary in the repo temporarily, as I was getting the error: > A problem occurred...