Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added javadocJar and sourcesJar #59

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

nbauma109
Copy link
Contributor

I find it helpful to have source attachment when using the jar as a dependency. All the procyon-* jars come with sources and javadoc except procyon-decompiler. With this change procyon-decompiler will also come with sources and javadoc with jitpack https://jitpack.io/#mstrobel/procyon/v0.6.0. Build with sources and javadoc here : https://jitpack.io/com/github/nbauma109/procyon/sources-javadoc-9d951d78e1-1/build.log

@nbauma109
Copy link
Contributor Author

nbauma109 commented Jun 8, 2022

Building sources jar is not this trivial since it's a fat jar.
Coming back later to update.

@nbauma109
Copy link
Contributor Author

Building sources jar is not this trivial since it's a fat jar. I might come back later to update.

With this update 'added all sources to fat jar', I added the sources of projets core and compilertools to the fat jar procyon-decompiler.jar

@nbauma109
Copy link
Contributor Author

Hi @mstrobel
Please help moving forward with this PR
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant