Chisel

Chisel

150M Downloads

Chisel API jar is missing Javadoc

Voidi opened this issue · 3 comments

commented

It seems that javadoc is striped from the API jar (1.9 Builds) . Shouldn't they be included or should i use another version in my dev enviroment? (I only want to use the API)

commented

Ok, i deleted and readded the API in the IDEA Project settings and now it seems to work.
Sorry for the inconvenience.

commented

I don't thing the API is considered stable, but idk, @tterrag1098 ?

On Jul 7, 2016, at 7:23 AM, Tobias Wohlfarth [email protected] wrote:

It seems that javadoc is striped from the API jar (1.9 Builds) . Shouldn't they be included or should i use another version in my dev enviroment? (I only want to use the API)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

commented

It's not, but it should still be building properly. The api jar should have source in it, but even if not, we do publish a source jar which gradle should download and attach automatically.