Re: question about WorkspaceLocatorImpl.java

2024-08-12 Thread Mark Waite
On Monday, August 12, 2024 at 3:09:19 PM UTC-6 Doug Whitfield wrote: I think I see that you can disable shortening in the code of https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java#L333 static /* not final */ Mode MODE = Mode.value

question about WorkspaceLocatorImpl.java

2024-08-12 Thread Doug Whitfield
I think I see that you can disable shortening in the code of https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java#L333 static /* not final */ Mode MODE = Mode.valueOf(System.getProperty(WorkspaceLocatorImpl.class.getName() + ".MODE",