Skip to content
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

Improve Gradle Build #388

Closed
TheCoder4eu opened this issue May 23, 2016 · 9 comments
Closed

Improve Gradle Build #388

TheCoder4eu opened this issue May 23, 2016 · 9 comments

Comments

@TheCoder4eu
Copy link
Owner

TheCoder4eu commented May 23, 2016

Improve Gradle Build

Improve readability and efficiency of the Gradle Build:

  • improve version configurability ( jQuery, Font Awesome ...)
  • possibly introduce variants (e.g. JDK versions , jQuery versions... )
  • fix bugs (if any)
@TheCoder4eu
Copy link
Owner Author

WIP

@TheCoder4eu
Copy link
Owner Author

WIP: Introduce targeting multiple Java runtime versions and compile time options.

@TheCoder4eu
Copy link
Owner Author

WIP : improving multiproject layout, upgrading to gradle 2.14 for faster build times.

@TheCoder4eu
Copy link
Owner Author

WIP: reading build.properties only in the main build script

@TheCoder4eu
Copy link
Owner Author

WIP: build performance optimizations (in particular for development)

TheCoder4eu added a commit that referenced this issue Jul 2, 2016
TheCoder4eu added a commit that referenced this issue Jul 2, 2016
TheCoder4eu added a commit that referenced this issue Jul 2, 2016
@TheCoder4eu
Copy link
Owner Author

Introduce targeting multiple Java runtime versions and compile time options. DONE.

@TheCoder4eu
Copy link
Owner Author

build performance optimizations DONE.
Other optimizations are possible only with further project refactoring in the next iteration.

@TheCoder4eu
Copy link
Owner Author

Improved multiproject layout.

@TheCoder4eu
Copy link
Owner Author

There still is big room for improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant