I would definitely agree that we should do it right and get rid of project.properties, along with the other Eclipse artifacts. I already raised issues on GitHub to get rid of project.properties and other artifacts from Eclipse.
I think none of us have the extra time to go through the needed cleanup, that is why I would favor the compromise solution that I proposed. (Quick solution would be to revert a recent change, which would both be ugly and reintroduce a known issue.) I think the root cause of our troubles with Android SDK versions has been the complexity of the build scripts, I just raised https://github.com/apache/cordova-android/issues/667 to clean it up. I hope we can find a good way to unblock and finish the long awaited major release. On Tue, Feb 12, 2019 at 5:50 PM Darryl Pogue <[email protected]> wrote: > > On Tue, Feb 12, 2019 at 2:47 PM Chris Brody <[email protected]> wrote: > > [...] > > The easy solution to bug 666 would be to revert PR 664, which would > > consequently reintroduce cordova-android bug 629. I would favor > > resolving it by reading the default targetSdkVersion value from > > project.properties, as briefly discussed on GitHub. > > Ideally we'd set it in settings.gradle and get rid of > project.properties entirely :\ > > Unfortunately, I don't have capacity to pick anything up at the moment. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
