-
-
Notifications
You must be signed in to change notification settings - Fork 0
Gradle convert #17
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
Gradle convert #17
Conversation
PR Compliance Guide 🔍(Compliance updated until commit 90784eb)Below is a summary of compliance checks for this PR:
|
|||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
PR Type
Enhancement, Documentation
Description
Convert build system from hybrid Ant+Gradle to pure Gradle
Add comprehensive Gradle documentation suite with guides and API reference
Implement direct modules-untouched integration for PostgreSQL downloads
Add new build tasks:
release,releaseAll,verify,listVersions,listReleases,checkModulesUntouched,validatePropertiesDiagram Walkthrough
File Walkthrough
7 files
Comprehensive Gradle build documentation and quick start guideComplete reference for all available Gradle build tasksConfiguration guide for build properties and environment setupAPI reference for build script functions and project extensionsChangelog documenting pure Gradle conversion and new featuresSummary of conversion from Ant+Gradle to pure Gradle buildUpdate with build system section and quick start commands3 files
Add Gradle build configuration with bundle and JVM settingsRemove deprecated Ant build properties fileRemove deprecated Ant build file with old build logic101 files