https://bugzilla.wikimedia.org/show_bug.cgi?id=31498
--- Comment #3 from Brion Vibber <[email protected]> 2011-10-24 18:24:53 UTC --- In theory I think something like this might work: git pull && android update project && ant but I haven't had much luck building from command line; things keep whinging that my build.xml is "obsolete" and I need to "delete it and regenerate it using android update project"... which refuses to update the file since it doesn't recognize it. If you don't run android project update, you'll get mysterious errors due to not having the SDK path referenced in a local.properties. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
