Take a look at FilePath [1] which the reference of the workspace it a type of. 
The list method [2] is probably what you are after.

[1] http://javadoc.jenkins-ci.org/hudson/FilePath.html
[2] http://javadoc.jenkins-ci.org/hudson/FilePath.html#list(java.lang.String)


Robert Sandell
Software Tools Engineer - SW Environment and Product Configuration
Sony Mobile Communications

From: [email protected] [mailto:[email protected]] On 
Behalf Of moto_timo
Sent: den 15 oktober 2013 22:58
To: [email protected]
Subject: custom builder plugin, populate jelly with filenames from workspace?

I have written a custom builder plugin which calls a proprietary windows 
command line compiler. This compiler takes as arguments several files which are 
pulled into the workspace from subversion. I would like to be able to 
automatically populate the build step configuration with files detected in the 
workspace. It would also be acceptable to populate the configuration with files 
detected in the subversion repository.

I'm a bit stumped as to how to achieve this. Any suggestions?
--
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]<mailto:[email protected]>.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to