Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Obfuscate the tycho build

I don't really have time for this now and, quite honestly, I doubt many
organizations obfuscate the code nowadays.

--
Regards,
Igor

On 12-10-12 10:03 AM, Norman Wenzel wrote:
Hi Igor,

thanks for your reply. Is there any possibility that you provide the plugin
on org.eclipse.tycho? I guess I can implement it myself (okay, it would take
more than 2 days because writing my last Maven plugin was some years ago...
;-)  ) but I expect it is a typical use case and would help some more
people.

Regards
Norman

-----Ursprüngliche Nachricht-----
Von: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx]
Im Auftrag von Igor Fedorenko
Gesendet: Freitag, 12. Oktober 2012 15:18
An: Tycho user list
Betreff: Re: [tycho-user] Obfuscate the tycho build

I wrote basic tycho-proguard plugin few years ago. I thought we
opensourced it, but apparently we did not. It is quite small however, so
it should not take more than a day or two for somebody with Maven
development experience to implement it from scratch.

--
Regards,
Igor

On 12-10-12 5:57 AM, Norman Wenzel wrote:
Hi,

maybe this is a stupid question but I couldn’t find anything about this
topic (maybe because it is SO easy?):

is there any way to obfuscate the resulting code generated by tycho with
tools like ProGuard? I found some error messages concerning a
tycho-proguard-plugin, but no detailed informations.

Examples would be welcome.

Thanks in advance

Norman

=====================================================
RIGS IT UG

Norman Wenzel, MSc.

e-Mail:Norman.Wenzel@xxxxxxxxxxx <mailto:Norman.Wenzel@xxxxxxxxxxx>

http://www.rigs-it.com
Tel: +49 331 2005 6940
=====================================================

RIGS IT Unternehmergesellschaft (haftungsbeschränkt)
Handelsregister-Nr. HRB 24568 beim Amtsgericht Potsdam
Sitz der Gesellschaft: D-14471 Potsdam
Geschäftsführer: Thomas Schoen



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top