classpath not being set for .bat versions of CLI tools
Reported by Kenneth Brooks | September 6th, 2011 @ 10:51 AM
The .bat files are looking for the classpath in
%RDECK_HOME%\classes;
There is no such directory.
The proper fix (which is being done for the nix scripts via profile) is to loop thru and add .jar to the classpath for %RDECK_HOME%\tools\lib.
Comments and changes to this ticket
-
Kenneth Brooks September 6th, 2011 @ 10:55 AM
Since it affects me and I'm on a win platform (at least for this first iteration of testing) I'll try to pull the code and fix.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues