Activity for jnati

  • Andrius Merkys Andrius Merkys posted a comment on ticket #5

    Update: this is possibly caused by URLDecoder.decode(...) used in ClasspathRepository.java, as URL decode perceives '+' in URLs as spaces.

  • Andrius Merkys Andrius Merkys posted a comment on ticket #5

    Update: I run into the same issue (failing tests) when I try building jnati in a location where the absolute path contains '+' (say /home/andrius/src/build+jnati/jnati). However, if I replace '+' with '-', I get a successful build.

  • Andrius Merkys Andrius Merkys created ticket #5

    FileNotFoundException for path with '+'

1