Skip to content
Discussion options

You must be logged in to vote

Yes, for reading and debugging. Every AppJar publishes its -sources.jar alongside the binary, so you attach sources in your IDE the same way you would for any other dependency, step through our code in a debugger, and read exactly what is happening when something misbehaves.

What that does not include is the right to build derivative works from it, redistribute it, or publish modifications — the grant covers internal debugging, education and review. The terms are in the License Agreement.

So the practical answer to "can we read it when something goes wrong" is yes. The module repositories themselves are private, which is why there is no source code in this organization and no pull request…

Replies: 1 comment

Comment options

mlopezFC
Aug 25, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by mlopezFC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant