From 84d16304db72d4cce9fb93f3cabc2d631e45e879 Mon Sep 17 00:00:00 2001 From: Roman Shevchenko Date: Mon, 30 Jun 2014 11:49:42 +0200 Subject: [PATCH] cleanup (commented build options; formatting) --- build.xml | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/build.xml b/build.xml index 6f7183c..dd44079 100644 --- a/build.xml +++ b/build.xml @@ -2,13 +2,10 @@ - + - + - @@ -59,8 +56,6 @@ -forceprocessing -repackageclasses d.ff - - -optimizationpasses 5 -keep public class de.fernflower.main.decompiler.ConsoleDecompiler { @@ -74,12 +69,6 @@ -keep public class de.fernflower.main.extern.* { public protected *; } - - @@ -108,7 +97,6 @@ - -injars ${fulldist}/${jar.file} -libraryjars ${java.home}/lib/rt.jar @@ -117,12 +105,6 @@ -dontpreverify -printusage - - -keep public class de.fernflower.main.decompiler.ConsoleDecompiler { public protected *; } @@ -134,11 +116,6 @@ -keep public class de.fernflower.main.extern.* { public protected *; } - - -