Skip to content

Commit

Permalink
Disabling integrations if not used
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 18, 2017
1 parent 67998f0 commit cc80c59
Show file tree
Hide file tree
Showing 10 changed files with 92 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**Disabling integrations if not used**


[2f07e0aa43247e9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2f07e0aa43247e9) Tomas Bjerre *2017-11-18 12:31:40*

**Doc**


[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14*


## 1.52
### No issue

Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
classpath 'net.researchgate:gradle-release:2.3.5'
classpath 'net.researchgate:gradle-release:2.4.0'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.9"
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6'
}
Expand Down Expand Up @@ -37,7 +37,7 @@ repositories {
}

dependencies {
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.73'
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.74'
}

eclipse {
Expand Down
14 changes: 14 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**Disabling integrations if not used**


[2f07e0aa43247e9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2f07e0aa43247e9) Tomas Bjerre *2017-11-18 12:31:40*

**Doc**


[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14*


## 1.52
### No issue

Expand Down
8 changes: 8 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue
Disabling integrations if not used

Doc



## 1.52
### No issue
Avoiding usage of Guava Objects
Expand Down
14 changes: 14 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**Disabling integrations if not used**


[2f07e0aa43247e9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2f07e0aa43247e9) Tomas Bjerre *2017-11-18 12:31:40*

**Doc**


[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14*


## 1.52
### No issue

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@

Changelog of Git Changelog.

## Unreleased
### No issue
Disabling integrations if not used *2017-11-18 12:31:40*

Doc *2017-11-02 17:18:14*



## 1.52
### No issue
Avoiding usage of Guava Objects *2017-11-02 17:14:15*
Expand Down
12 changes: 12 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG_inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

[2f07e0aa43247e9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2f07e0aa43247e9) Tomas Bjerre *2017-11-18 12:31:40*

Disabling integrations if not used

[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14*

Doc


## 1.52
### No issue

Expand Down
14 changes: 14 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG_minimal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**Disabling integrations if not used**


[2f07e0aa43247e9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2f07e0aa43247e9) Tomas Bjerre *2017-11-18 12:31:40*

**Doc**


[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14*


## 1.52
### No issue

Expand Down
4 changes: 4 additions & 0 deletions git-changelog-gradle-plugin-example/CHANGELOG_mixed.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Changelog of Git Changelog Maven plugin.


### These commits have not issue in their commit comment
Disabling integrations if not used *12:31:40*

Doc *17:18:14*

Avoiding usage of Guava Objects *17:14:15*

Doc *11:23:02*
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Oct 18 08:40:15 CEST 2015
#Sat Nov 18 13:33:09 CET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.7-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.3.1-bin.zip

0 comments on commit cc80c59

Please sign in to comment.