-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FloorPlan gradle plugin #31
Commits on Jun 4, 2020
-
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for b3a0b3e - Browse repository at this point
Copy the full SHA b3a0b3eView commit details -
Update dependencies and stub print call
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7366ef8 - Browse repository at this point
Copy the full SHA 7366ef8View commit details -
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cf4c77 - Browse repository at this point
Copy the full SHA 7cf4c77View commit details -
Setup sample android project to serve as testing target for gradle pl…
…ugin
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f2dac8 - Browse repository at this point
Copy the full SHA 4f2dac8View commit details -
Apply plugin to sample project
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d2ca72a - Browse repository at this point
Copy the full SHA d2ca72aView commit details -
Change group definition for artifact
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 54785dd - Browse repository at this point
Copy the full SHA 54785ddView commit details -
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 07cd3a8 - Browse repository at this point
Copy the full SHA 07cd3a8View commit details -
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6fdd8fd - Browse repository at this point
Copy the full SHA 6fdd8fdView commit details -
Set up shadow jar plugin configuration
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 5eb937d - Browse repository at this point
Copy the full SHA 5eb937dView commit details -
Add tivi schemas to sample application
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ff5d49 - Browse repository at this point
Copy the full SHA 7ff5d49View commit details -
Replace placeholder plugin code with actual implementation
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 632fd9f - Browse repository at this point
Copy the full SHA 632fd9fView commit details -
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 4d5cdb9 - Browse repository at this point
Copy the full SHA 4d5cdb9View commit details -
Add one first integration test for the plugin
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ed8d67 - Browse repository at this point
Copy the full SHA 0ed8d67View commit details -
Do not
minimize()
to keep GraphViz native code`minimize()` removes unused code, but graphviz-java dependency bundles in the native (C) dependency that is accesses via reflection (System.loadLibrary) and thus was getting removed.
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f6d1b3 - Browse repository at this point
Copy the full SHA 6f6d1b3View commit details -
Comment out sample application wiring to prevent dependency cycle
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d8c7f22 - Browse repository at this point
Copy the full SHA d8c7f22View commit details -
Change input and output directory to gradle properties
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 918a887 - Browse repository at this point
Copy the full SHA 918a887View commit details -
Add integration tests to cover happy and unhappy paths
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for a41ef12 - Browse repository at this point
Copy the full SHA a41ef12View commit details -
Add placeholder test for single line property
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for bc20a99 - Browse repository at this point
Copy the full SHA bc20a99View commit details -
Replace method call with
check
sJulio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d87d1c9 - Browse repository at this point
Copy the full SHA d87d1c9View commit details -
No need for activity declaration in sample project
Julio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for e3ab7f9 - Browse repository at this point
Copy the full SHA e3ab7f9View commit details -
Add
includeSampleApp
property to toggle development modeJulio Zynger committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d042b16 - Browse repository at this point
Copy the full SHA d042b16View commit details -
Julio Zynger committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ec565c9 - Browse repository at this point
Copy the full SHA ec565c9View commit details