Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: d4459d9d0f99b951974f6ab1bedf6a580aad9248
https://github.com/jenkinsci/jenkins/commit/d4459d9d0f99b951974f6ab1bedf6a580aad9248
Author: redlab <[email protected]>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
Log Message:
-----------
As this is my first look inside Jenkins codebase I not sure it's correct
but perhaps artifacts for modulebuilds should be deleted just as logs
are deleted. see https://issues.jenkins-ci.org/browse/JENKINS-17508
I did not fully test it yet, all unit tests ran fine, but didn't succeed
to run jobs inside Jenkins, due to classloader issues while running
Jenkins in Jetty, to verify deletion
Commit: c8f73d0015365ab13a17c18ef8cd750cdcda2506
https://github.com/jenkinsci/jenkins/commit/c8f73d0015365ab13a17c18ef8cd750cdcda2506
Author: redlab <[email protected]>
Date: 2013-04-17 (Wed, 17 Apr 2013)
Changed paths:
A
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifacts.java
Log Message:
-----------
adds test that looks in jobs archive with 2 builds when LogRotator set as
build discarder with settings to keep only 1 build with artifacts, test
searches for jars in archive for build one and build two expecting no jars in
build 1 and expecting jars in build 2
Commit: 2a0bd7eebd1ee70aa6099197f48810235ddc9ab0
https://github.com/jenkinsci/jenkins/commit/2a0bd7eebd1ee70aa6099197f48810235ddc9ab0
Author: redlab <[email protected]>
Date: 2013-04-17 (Wed, 17 Apr 2013)
Changed paths:
M
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifacts.java
Log Message:
-----------
add documentation to testcase.
Commit: ca7f4e682c8faa024053130d672d28684c010067
https://github.com/jenkinsci/jenkins/commit/ca7f4e682c8faa024053130d672d28684c010067
Author: redlab <[email protected]>
Date: 2013-04-17 (Wed, 17 Apr 2013)
Changed paths:
M
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifacts.java
Log Message:
-----------
also testing the removal of build if LogRotator is configured to discard
old builds and not only artifacts (Not needed for the issue, but an
extra test is not a luxury )
Commit: aa1d28b04014c18838e87b3a8b1707cc5eb28b14
https://github.com/jenkinsci/jenkins/commit/aa1d28b04014c18838e87b3a8b1707cc5eb28b14
Author: redlab <[email protected]>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
R
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifacts.java
A
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java
Log Message:
-----------
JENKINS-17508 updated the test to use @Rule and no longer extend from the old
HudsonTestCase (shouldn't that one be marked deprecated?), add @ Bug and @ For
as jesse suggested
Commit: f9ce6558c93d7f7ff0f8df12fb80f9ecc868ff99
https://github.com/jenkinsci/jenkins/commit/f9ce6558c93d7f7ff0f8df12fb80f9ecc868ff99
Author: redlab <[email protected]>
Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths:
M
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java
Log Message:
-----------
JENKINS-17508 removed usage of deprecated elements in test
Commit: 5661af73698a9ec03b256e1d960ae2ede8bad6d0
https://github.com/jenkinsci/jenkins/commit/5661af73698a9ec03b256e1d960ae2ede8bad6d0
Author: redlab <[email protected]>
Date: 2013-05-01 (Wed, 01 May 2013)
Changed paths:
M
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java
Log Message:
-----------
changed the filepath#toUri call to #getRemote as per comment of @jglick
Commit: 153c9a65ca1393e97a76588d7076883ec39710c5
https://github.com/jenkinsci/jenkins/commit/153c9a65ca1393e97a76588d7076883ec39710c5
Author: Jesse Glick <[email protected]>
Date: 2013-05-02 (Thu, 02 May 2013)
Changed paths:
M maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java
A
test/src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java
Log Message:
-----------
Merge pull request #759 from redlab/JENKINS-17508
[FIXED JENKINS-17508] Artifacts not being deleted by LogRotator
Compare:
https://github.com/jenkinsci/jenkins/compare/31eeb753aadc...153c9a65ca13
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.