Thank you, Baptiste! I have scripts that peruse the artifacts directory and perform certain actions, expecting the builds to be in order from a simple ant fileset usage. With timestamp named dirs, the perusal was always in correct sequence. Now it's not, as build 99 is ordered as later than build 103, for example. We've used these scripts for years and there will be quite a large number to update to now work with this new format.
On Wednesday, September 2, 2015 at 10:30:34 AM UTC-7, BeckyY wrote: > > I recently upgraded Jenkins and noticed build artifacts folder names have > switched to using job numbers instead of timestamps. Does anyone know if > it is possible to keep the upgrade but configure Jenkins to use timestamps > instead of job numbers for the artifacts folder names for each saved build? > -- 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/01558a96-18ba-4810-9714-4f6238f44c10%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
