- Update ru.vyarus.java-lib 2.2.2 -> 2.3.1
- Update ru.vyarus.github-info 1.3.0 -> 1.4.0
- Update ru.vyarus.quality 4.6.0 -> 4.8.0
- Update com.github.ben-manes.versions 0.39.0 -> 0.44.0
- Update et.researchgate.release 2.8.1 -> 3.0.2
- Fix jitpack support
- By default, release plugin assume main branch (setting for master commented)
- Release process no longer perform full build (researchgate/gradle-release#374)
- Update ru.vyarus.java-lib 2.2.1 -> 2.2.2 (disable publication option, support submodules without coverage)
- Fix multi-module with bom maven central publication:
- pom section from allprojects wasn't applied in subprojects because java plugin is activated only in subprojects
- bom was not publishing
- Add jdk 16 to CI builds
- Fix multi-module project release
- Replace travis with github actions
- Add dependabot config
- Update ru.vyarus.java-lib 2.2.0 -> 2.2.1 (fix multi-module projects configuration)
- Minimal required node 12.12.0
- Update to gradle 6.9
- Update ru.vyarus.quality 4.0.0 -> 4.6.0
- Update com.github.ben-manes.versions 0.27.0 -> 0.39.0
- Update ru.vyarus.github-info 1.2.0 -> 1.3.0
- Update ru.vyarus.java-lib 2.1.0 -> 2.2.0 (much multi-module logic moved to plugin)
- (breaking) Removed jcenter publishing, instead publish to maven central directly
- Remove com.jfrog.bintray plugin
- Add io.github.gradle-nexus.publish-plugin (1.1.0)
- Add signing plugin (signing now manual; certificate configuration required)
- Remove jcenter badge and repo usages
- Disable gradle metadata publishing
- Remove java version selection: java8 used by default for compilation
- Remove animalsniffer usage
- Enable mavenLocal as plugin repository by default (in settings.gradle)
- Use spock 2.0 (groovy 3)
- Remove spring dependency-management plugin in favour of gradle platform
- In multi-module project bom module removed: instead platform is declared in the ROOT project, like maven (BOM published on release as before) Generated subproject poms does not depend on BOM anymore (direct dependencies put instead)
- settings.gradle is modified now on project update Settings now contains plugin repos declaration and buildscan configuration
- Update ru.vyarus.java-lib 1.1.2 -> 2.1.0
- Update gradle-github-info-plugin 1.1.0 -> 1.2.0
- Update io.spring.dependency-management 1.0.8 -> 1.0.9
- Update spock to 1.3
- Remove deprecated compile configurations
- Fix node compatibility: minimal required node is 8.5.0
- Update gradle 4.8.1 -> 5.6.4
- Enable gradle build scan for failed builds
- Update et.researchgate.release 2.7.0 -> 2.8.1
- Update ru.vyarus.quality 3.1.1 -> 4.0.0
- Update gradle-animalsniffer-plugin 1.4.3 -> 1.5.0
- Update com.github.ben-manes.versions 0.20.0 -> 0.27.0
- Update spock to 1.1 -> 1.2
- Add io.spring.dependency-management plugin for BOM management (instead of gradle core support)
- Add Automatic-Module-Name in manifest for java 11
- Travis changes: add build matrix with jdk11, use openjdk8, lock to xenial disto
- Add jdk11 to appveyor build
- Use shields badge instead of bintray badge (badge issue was fixed on shields side)
- Add multi-module project generation
- Update gradle 4.6 -> 4.8.1
- Update et.researchgate.release 2.6.0 -> 2.7.0
- Update com.jfrog.bintray 1.8.0 -> 1.8.4
- Update com.github.ben-manes.versions 0.17.0 -> 0.20.0
- Update ru.vyarus.java-lib 1.0.5 -> 1.1.2
- Update ru.vyarus.quality 3.0.0 -> 3.1.1
NOTE: gradle STABLE_PUBLISHING option is enabled by default
- Update gradle 4.1 -> 4.6
- Update gradle-quality-plugin 2.3.0 -> 3.0.0
- Update gradle-animalsniffer-plugin 1.4.1 -> 1.4.3
- Update gradle-bintray-plugin 1.7.3 -> 1.8.0
- Update gradle-versions-plugin 0.15.0 -> 0.17.0
- Use spotbugs-annotations dependency instead of jsr305
- Add windows build via appveyor
- New file .appveyor.yml
- Coverage uploaded to codecov (with windows flag)
- Update travis config: coverage sent to codecov (with linux tag)
- Remove coveralls plugin (switch from coveralls to codecov because it could merge coverages from different platforms)
- Update README:
- Add appveyor and codecov badges (instead of coveralls)
- Replace jcenter badge from shields to bintray native badge (because shields bintray support not working)
- Update gradle 3.3 -> 4.1
- Update gradle-release-plugin 2.5.0 -> 2.6.0
- Update gradle-quality-plugin 2.1.0 -> 2.3.0
- Update gradle-animalsniffer-plugin 1.2.0 -> 1.4.1
- Update gradle-versions-plugin 0.13.0 -> 0.15.0
- Update gradle-java-lib-plugin 1.0.4 -> 1.0.5
- Update coveralls-gradle-plugin 2.7.1 -> 2.8.1
- Update spock to 1.0 -> 1.1
- Update travis config:
- increase check task timeout to 20 min
- disable gradle daemon (recommended)
- remove TERM=dump (set automatically by travis)
- update cache management
- Yeoman generator 1.0 compatibility
- Update gradle 3.0 -> 3.3
- Update gradle-bintray-plugin 1.7.1 -> 1.7.3
- Update gradle-release-plugin 2.4.1 -> 2.5.0
- Update coveralls-gradle-plugin 2.6.3 -> 2.7.1
- Update gradle-quality-plugin 2.0.0 -> 2.1.0
- Fix report path in showDependenciesTree task and remove deprecated left shift syntax
- Update gradle 2.12 -> 3.0
- Update gradle-java-lib-plugin 1.0.1 -> 1.0.4
- Update gradle-animalsniffer-plugin 1.0.1 -> 1.2.0
- Update gradle-quality-plugin 1.3.0 -> 2.0.0
- Update gradle-bintray-plugin 1.6 -> 1.7.1
- Update gradle-versions-plugin 0.12.0 -> 0.13.0
- Update gradle-release-plugin 2.3.5 -> 2.4.1
- Update mode:
- now able to overwrite travis,yml, .gitignore and gradle script files
- fix maven central sync logic
- Update gradle-versions-plugin 0.11.3 -> 0.12.0
- Update coveralls-gradle-plugin 2.4.0x -> 2.6.3
- Update gradle-bintray-plugin 1.5 -> 1.6
- Update gradle-release-plugin 2.3.4 -> 2.3.5
- Update gradle-quality-plugin 1.2.0 -> 1.3.0
- Update gradle-animalsniffer-plugin 1.0.0 -> 1.0.1
- Update gradle-github-info-plugin 1.0.0 -> 1.1.0
- New plugin will specify github repo and changelog file (if recognize) for bintray package (useful for package creation)
- Improve travis cache configuration (according to travis guide)
- Update gradle 2.10 -> 2.12
- Animalsniffer signatures:
- Replace java16-sun to java16
- Replace whildcard versions (
+
) to actual latest signature versions
- Build logic extracted to gradle plugins. As a result, only one small build file required now:
- removed build-deps.gradle
- removed all geadle files inside gradle/ folder
- Quality tools configs (gradle/config) removed: they are maintained by gradle quality plugin
- Update gradle 2.8 -> 2.10
- Change maven badge from maven-badges.herokuapp.com to shields.io (but link still leads to maven-badges.herokuapp.com)
- Change bintray badge to shields.io badge (for custom label)
- Update gradle 2.6 -> 2.8
- Update checkstyle 6.9 -> 6.11.2
- compatibility.jar is not required anymore and must be removed from gradle/config/checkstyle/compatibility.jar
- Update pmd 5.3.3 -> 5.4.0
- Update gradle-bintray-plugin 1.3.1 -> 1.4
- Update gradle-release 2.2.0 -> 2.3.0
- Update gradle 2.5 -> 2.6
- Update checkstyle 6.8.1 -> 6.9
- Update gradle-bintray-plugin 1.2 -> 1.3.1
- Update gradle-release plugin 2.1.2 -> 2.2.0
- Update .travis.yml to use container infrastructure and enable cache for gradle dependencies
- Fix java 7 build compatibility
- Update gradle 2.4 -> 2.5
- Update checkstyle 6.7 -> 6.8.1 (with compatibility fix)
- Update pmd 5.3.2 -> 5.3.3
- Update coveralls-gradle-plugin 2.3.1 -> 2.4.0
- Update gradle-versions-plugin 0.9 -> 0.11.3
- Update gradle-release 2.0.2 -> 2.1.2
- Update checkstyle 6.5 -> 6.7
- Update pmd 5.2.3 -> 5.3.2
- Add strictQualityCheck option to build.gradle to be able to disable build fail on quality plugin warnings
- Remove anonymous analytics
- Add snapshots section to readme: describes how to use JitPack
- Update gradle 2.3 -> 2.4
- Update gradle-bintray-plugin 1.1 -> 1.2
- Update gradle-versions-plugin 0.8 -> 0.9
- Remove explicit pmd dependencies because gradle now supports pmd 5.2 and above (not updated to 5.3.1 because of regression https://sourceforge.net/p/pmd/bugs/1331/)
- Update checkstyle 6.4.1 -> 6.5 (not updated to 6.6 because it fails with NPE sometimes)
- Switch gradle-release-plugin from com.github.townsfolk:gradle-release to net.researchgate:gradle-release (old plugin abandoned and this one is the new version)
- Removed checkOutOfDate task: use dependencyUpdates task instead (provided by version plugin)
- Apply correct groups for custom tasks
- Update spock 0.7 -> 1.0
- Update findbugs 3.0.0 -> 3.0.1
- Update checkstyle 6.3 - > 6.4.1
- Update gradle 2.2.1 -> 2.3
- Update gradle-versions-plugin 0.7 -> 0.8
- Update gradle-bintray-plugin 1.0 -> 1.1
- Update coveralls-gradle-plugin 2.1.0 -> 2.3.1
- Update checkstyle 6.2 -> 6.3
- initial release (converted slush generator)