Latest gradle syntax updates.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Tutorial sample build file
|
||||
|
||||
apply id: 'war'
|
||||
apply id: 'jetty'
|
||||
apply plugin: 'war'
|
||||
apply plugin: 'jetty'
|
||||
|
||||
dependencies {
|
||||
providedCompile 'javax.servlet:servlet-api:2.5@jar'
|
||||
|
||||
Reference in New Issue
Block a user