Skip to content

Commit

Permalink
Replaced custom plugin with official version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nwaldispuehl committed Aug 17, 2014
1 parent b916d3a commit 9f20ace
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 57 deletions.
7 changes: 1 addition & 6 deletions intervalmusiccompositor.app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jar {

// We disable tasks which are not successfully performed on non-OSX hosts.
createDmg.enabled = false
generatePlist.enabled = false

macAppBundle {
appOutputDir = project.ext.macosxOutputDir
Expand Down Expand Up @@ -139,14 +138,10 @@ buildscript {
mavenLocal()
mavenCentral()

maven {
url project(':intervalmusiccompositor.build').file("plugin_repository").absolutePath
}

}
dependencies {
classpath 'edu.sc.seis.gradle:launch4j:1.0.6'
classpath 'edu.sc.seis.gradle:gradle-macappbundle:2.0.0-custom' // Custom version, replace as soon as the official v2.0.0 is published.
classpath 'edu.sc.seis.gradle:macappbundle:2.0.0'
classpath 'com.github.rholder:gradle-one-jar:1.0.4'
}
}
Expand Down
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 9f20ace

Please sign in to comment.