raphinesse opened a new pull request #1016:
URL: https://github.com/apache/cordova-android/pull/1016


   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   
   This reduces dependence on the `builders` module and reduces repetition.
   
   This also facilitates another WIP refactoring I am working on.
   
   
   ### Description
   <!-- Describe your changes in detail -->
   Create a single `ProjectBuilder` instance during `Api` construction and use 
that instance everywhere it is accessible.
   
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   Existing tests pass.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to