Reenabled the changelog. *Crosses fingers*

This commit is contained in:
Adubbz 2014-01-19 21:07:04 +11:00
parent dea3e21cbd
commit f83a8f581e

View file

@ -117,7 +117,7 @@ task createChangelog(type: ChangelogTask) {
project.getArtifacts().add("archives", getOutput()); project.getArtifacts().add("archives", getOutput());
} }
//tasks.build.dependsOn('createChangelog') tasks.build.dependsOn('createChangelog')
task sourceZip(type: Zip) { task sourceZip(type: Zip) {
from sourceSets.main.allSource from sourceSets.main.allSource