Re: Plugman support for Android libraries

2014-06-16 Thread Andrew Grieve
new unit tests. > Can you please write some? :) > > Martin Bektchiev > AppBuilder Core Team > > > -Original Message- > From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew > Grieve > Sent: Friday, June 13, 2014 5:40 PM > To: dev > Su

RE: Plugman support for Android libraries

2014-06-13 Thread Martin Bektchiev
PM To: dev Subject: Re: Plugman support for Android libraries Ah, okay. Yeah, when I tried it out I was seeing the "not found" errors because I didn't have a to copy it in. Let's make the copying of the files automatic (can't think of why you might not want this). Want to tak

Re: Plugman support for Android libraries

2014-06-13 Thread Andrew Grieve
uggest the syntax in plugin.xml to be > />. Do you think that it will be good to require specification of the > > "custom=true" attribute or not? > > > > > > -Original Message- > > From: agri...@google.com [mailto:agri...@google.com] On Behal

RE: Plugman support for Android libraries

2014-06-13 Thread Martin Bektchiev
intention). Looking forward to your thoughts on this! ~Martin Bektchiev -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Friday, June 6, 2014 11:26 PM To: dev Subject: Re: Plugman support for Android libraries Just tested this

Re: Plugman support for Android libraries

2014-06-06 Thread Andrew Grieve
i...@google.com] On Behalf Of Andrew > Grieve > Sent: Monday, May 12, 2014 5:35 PM > To: dev > Subject: Re: Plugman support for Android libraries > > Adding library support would be a definite win. > > "android update project" is what we use in our create / update scr

RE: Plugman support for Android libraries

2014-05-16 Thread Martin Bektchiev
that it will be good to require specification of the "custom=true" attribute or not? -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Monday, May 12, 2014 5:35 PM To: dev Subject: Re: Plugman support for Android librari

Re: Plugman support for Android libraries

2014-05-13 Thread Shazron
Makes sense. Before we lose track of this, best to file an issue: http://issues.apache.org/jira/browse/CB ... so it can be tracked and evaluated by the devs, and you can be notified. Sign up here: https://issues.apache.org/jira/secure/Signup!default.jspa Thanks! On Thu, May 8, 2014 at 6:53

Re: Plugman support for Android libraries

2014-05-13 Thread Joe Bowser
We're already talking about the need for post-install hooks, such as adding third party libraries using android update project. This is required for the work that we're doing with the Third Party WebView. Sadly, the thing got bike-shedded to death on this list, which is something that happens far

Re: Plugman support for Android libraries

2014-05-12 Thread Andrew Grieve
Adding library support would be a definite win. "android update project" is what we use in our create / update script right now, and it has the side-effect of creating duplicate library entries each time you update your project. Writing logic to manually edit the project.properties file would be b