Skip to content
Commit 9c99a8cc authored by Jesse Glick's avatar Jesse Glick
Browse files

Maven artifact paths were getting mangled when running with a Linux master and Windows slave.

This resulted in them being treated as all outside the workspace, which makes for inefficient archiving.
Fixed by storing local absolute paths, and later doing a canonical path comparison to workspace
(which should also prevent problems with e.g. Windows case mismatches).
parent e724b751
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment