Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Revision history of "Change JVM Options in all Maven tasks of Freestyle Jobs"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 21:09, 10 December 2012Unnamed Poltroon (Talk). . (1,219 bytes) (+1,219). . (New page: This script find all Maven Tasks registered in freestyle jobs and replace JVM Options by a new value. <pre> import hudson.model.* import hudson.maven.* import hudson.tasks.* def newJvmOp...)

Back to the top