More Android shrinking/proguard trouble - SOLVED

Marius Kjeldahl mariusauto@kjeldahl.net
Wed Jul 4 16:18:00 GMT 2012


Well, that was a fun day :-|

Anyway, after building the sources a gazillion times and noting 
differences along the way, I decided to throw everything away and 
download everything from scratch and redo my testing. After doing that, 
everything works as it should - identically on both systems.

I'll scratch it up to me managing to mess up the build process on my 
laptop after manually patching stuff before the last patches for 
improved Android support got put into the official tree late last night.

Now onto more exciting stuff!

Thanks,

Marius K.

On Wednesday 04 July 2012 05:23 PM, Marius Kjeldahl wrote:
> I've now got it narrowed down to the following differences in contents
> of the jarfiles:
>
> --- /tmp/lap.jar    2012-07-04 16:58:46.655131809 +0200
> +++ /tmp/desk.jar    2012-07-04 16:51:00.015132187 +0200
> @@ -281,8 +281,6 @@
>   gnu/kawa/servlet/HttpOutputStream.class
>   gnu/kawa/servlet/HttpRequestContext.class
>   gnu/kawa/servlet/KawaAutoHandler.class
> -gnu/kawa/servlet/KawaHttpHandler.class
> -gnu/kawa/servlet/KawaHttpHandler$Context.class
>   gnu/kawa/servlet/ServletPrinter.class
>   gnu/kawa/slib/condition.class
>   gnu/kawa/slib/condition$Mntype.class
> @@ -593,6 +591,7 @@
>   gnu/kawa/util/HashNode.class
>   gnu/kawa/util/IdentityHashTable.class
>   gnu/kawa/util/IntHashTable.class
> +gnu/kawa/util/PreProcess.class
>   gnu/kawa/util/RangeTable.class
>   gnu/kawa/util/RunTestScript.class
>   gnu/kawa/util/WeakHashNode.class




More information about the Kawa mailing list