Skip to content
Snippets Groups Projects
Commit eb6601f6 authored by felmer's avatar felmer
Browse files

SSDM-561: 'apply from' remote...

SSDM-561: 'apply from' remote (http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle) replaced by local (../gradle/javaproject.gradle)

SVN: 31888
parent 5ef27725
No related branches found
No related tags found
No related merge requests found
evaluationDependsOn(':common')
apply from: 'http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle'
apply from: '../gradle/javaproject.gradle'
dependencies {
compile project(':common'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment