#Did someone try to build jar with shadowJar and Proguard?

21 messages · Page 1 of 1 (latest)

silk sonnet
#

I've tried to do that, but with no success

limpid shoal
#

I've got shadow working, but I don't use progaurd

silk sonnet
mental valley
subtle ocean
#

yep, you have to do tricky stuff to make shadowJar include only specific things (don't remember how but I did it long time ago editing stuff in build.gradle)

#

it is clearly better to just include the libraries you want instead of using shadowJar (in case this is for that stuff)

strong mulch
subtle ocean
#

lmao

strong mulch
#

Last time I used ProGuard with Androidgronk
In modding it kind useless for many reason

#

Ah. Basic use of ProGuard is not that. Its obfuscator

#

Thats make community do not make addons and/or else integrations

#

Ye but I exaplain just case of most popular use in modding
But ye, we don't basicly use both. Just include() one by one required for us libraries

#

If you mod not 500mb then its not bad xD

silk sonnet
#

exactly, I don't need obfuscation

daring vale
#

That is evil and unnecessary. Why would anyone do this?

#

There is only one reason why anyone should do that, and that is simply to prove that it can be done for the sake of research.

mental valley
#

Just don't sell stuff

#

Be a real open sourcer

#

And if you wanna sell something with a license check, then java is obviously the wrong language

mental valley
#

That sounds like you should get a job /hj
And java is not very great for projects with license checks, considering how easily decompilable and deobfuscatable it is