Hi,

I use Hudson FilePath . in my Jenkins plugin to represent any filePath on 
specific node . However on Windows i have some issues 

1) I have mapped my nework path on windows and assigned a label to it  "U:" 
2) When i try using my network path using the label assigned to it . 
FilePath API fails to navigate to the path 
3) If i use UNC path absolute path then it works fine . 

Eg:

*Below Doe not work *

U:\Myfile\file 

*Below Works Fine*

*\\networkpath\Myfile\file*


Any Idea that How can i handle Network path with labels using FilePath 

Thanks & Regards
Nikhil 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/5a15c345-c7a8-428e-bc9b-20c63d037290%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to