Project

General

Profile

« Previous | Next » 

Revision 46608

removed java 8 option useless

View differences:

modules/dnet45-DSL-job/job45.groovy
23 23
            triggers {
24 24
               scm('H/10 * * * *')
25 25
               snapshotDependencies(true)
26
            }
27
            jdk('Java 8')
26
            }            
28 27
            goals(mvnGoal)  
29 28
            logRotator {
30 29
                numToKeep(2)

Also available in: Unified diff