Skip to content
Snippets Groups Projects
Commit 84bc1535 authored by René Schöne's avatar René Schöne
Browse files

more polishing

- use updated gradle plugin for java8
parent 19ef1a75
No related branches found
No related tags found
2 merge requests!200.4.0,!19Update build and test system, add package deployment
Pipeline #12950 passed
......@@ -6,7 +6,7 @@ buildscript {
}
}
dependencies {
classpath 'org.jastadd.preprocessor:testing:0.2.13-30'
classpath 'org.jastadd.preprocessor:testing:0.2.14-32'
}
}
......@@ -159,7 +159,7 @@ jastadd {
parser.genDir = 'src/gen/java/org/jastadd/relast/parser'
// default options are: ['--rewrite=cnta', '--safeLazy', '--visitCheck=false', '--cacheCycle=false']
extraJastaddOptions = ['--lineColumnNumbers', '--visitCheck=true']
extraJastAddOptions = ['--lineColumnNumbers', '--visitCheck=true']
}
// publish gitlab project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment