Skip to content

Add dependency context for PathUtils

Choose a tag to compare

@sbabcoc sbabcoc released this 09 Aug 22:21
· 154 commits to master since this release

In the previous release, I added a few calls to methods in the PathUtils class to code that gets used to launch Grid hub/node servers. What I failed to do was to add a dependency context entry so that the Java-Utils library this lives in gets added to the Grid server class path. This release takes care of that issue.