Hi,
It seems there is already a known issue with that version:
- https://issues.jenkins-ci.org/browse/JENKINS-30179
What about '**/jdbc.test.properties'?
Have you tried to use the latest version of that plugin?
Cheers
On Monday, 28 November 2016 14:16:56 UTC, Виталий Пучков wrote:
>
> Hi, i'm try to add exclusion rule for Workspace Cleanup Plugin 0.28
> version.
>
> I want to exclude "jdbc.test.properties" from deleting.
> But it doesn't work.
> Everything is being deleted, rule isn't applied.
> I'v tried:
>
> 1) jdbc.test.properties
> 2) /jdbc.test.properties
> 3) ./jdbc.test.properties
> 4) somedir/jdbc.test.properties
> 5) /somedir/jdbc.test.properties
> 6) ./somedir/jdbc.test.properties
> 7) ${WORKSPACE}/jdbc.test.properties
> 8) ${WORKSPACE}/somedir/jdbc.test.properties
>
> somedir because my first build step is "mv ${WORKSPACE}/somedir/*
> ${WORKSPACE}"
>
> I've simulated deleting with exclusion via ant target on my pc, and it DO
> work.
>
> Any ideas?
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/3f73c239-8337-4292-8bb0-4548cb8db476%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.