Uncodin/bypass

Create a new maven release

Opened this issue · 4 comments

The latest commits by @dlew appear to fix all of the current issues I am having with Markdown Lists. The problem is I cannot get Boost to work correctly so I cannot build. Its been a year since the last release. Can someone create a new maven release?

Or simply share the native libraries somewhere

Do you think that's possible to create a franken release by copying the new java files with the older native libs?
Let me see:

  • the 1.1 was released in 20 Mar 2013
  • the last modifications to the C code were made in 12 Sep 2014 by @dlew

So no.
The whole thing needs proper recompilation to work.
Bummer.

I have recently performed a build on the project and I am hosting it here as a gradle dependency, feel free to use it:
https://github.com/Commit451/bypasses

Thanks @Jawnnypoo - exactly what I was looking for.

@DDRBoxman you guys have any plans to support gradle dependency like this?