From 31b417c2cfee59f2b9b52021afca4f4c757f86ac Mon Sep 17 00:00:00 2001 From: beta Date: Tue, 5 Feb 2013 17:03:31 +0800 Subject: [PATCH] Replace Hudson by Jenkins. --- maven-plugin/src/main/webapp/archivingDisabled.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-plugin/src/main/webapp/archivingDisabled.html b/maven-plugin/src/main/webapp/archivingDisabled.html index 3377475a1a..724499ea67 100644 --- a/maven-plugin/src/main/webapp/archivingDisabled.html +++ b/maven-plugin/src/main/webapp/archivingDisabled.html @@ -1,6 +1,6 @@
- If checked, Hudson will not automatically archive all artifacts + If checked, Jenkins will not automatically archive all artifacts generated by this project. If you wish to archive the results of - this build within Hudson, you will need to use the "Archive the + this build within Jenkins, you will need to use the "Archive the Artifacts" post-build option below.
\ No newline at end of file -- GitLab