Re: Any plugin to parse XML?

2015-09-17 Thread Vikram Bansal
Can we have a sample please? Thanks, Vikram On Friday, September 11, 2015 at 5:17:39 AM UTC-7, Thomas Goeppel wrote: > > > Have not tried it, but it is probably doable. Use readFile to download the >> file contents from the slave. Then use standard Groovy APIs to parse; you >> might need to wr

Re: Any plugin to parse XML?

2015-09-11 Thread Thomas Goeppel
> Have not tried it, but it is probably doable. Use readFile to download the > file contents from the slave. Then use standard Groovy APIs to parse; you > might need to wrap the details in a function marked @NonCps. > Thanks Jesse, this works. -- You received this message because you are sub

Re: Any plugin to parse XML?

2015-03-19 Thread Jesse Glick
On Tuesday, March 10, 2015 at 4:24:11 PM UTC-4, LesMikesell wrote: > > Not sure about how the pieces fit together in Workflow. You may have > an issue with restrictions on the libraries you can access, either at > all or which ones are exposed to things running on the slave nodes. > Have not tr

Re: Any plugin to parse XML?

2015-03-12 Thread Rafael Ribeiro Rezende
Ribeiro Rezende > wrote: > > Is there any plugin to parse XML and extract selected fields into > > Environment Variables? > > > > If not, would it make sense to implement something like this for the > > community? > > For instance,

Re: Any plugin to parse XML?

2015-03-10 Thread Les Mikesell
On Tue, Mar 10, 2015 at 2:59 PM, Rafael Ribeiro Rezende wrote: > Hello Les Mikesell, > I could give a try with the Workflow plugin, although I'm able to use it > right now because our SCM is not yet compliant. > Thanks for pointing me out to those libs! > Groovy has the most sensible xml operatio

Re: Any plugin to parse XML?

2015-03-10 Thread Rafael Ribeiro Rezende
nt variables using EnvInject plugin > > I think a dedicated plugin (or EnvInject extension) would find some users. > > Best regards, > Oleg Nenashev > > > понедельник, 9 марта 2015 г., 17:23:43 UTC+3 пользователь Rafael Ribeiro > Rezende написал: >> >> Is there any

Re: Any plugin to parse XML?

2015-03-09 Thread Les Mikesell
On Mon, Mar 9, 2015 at 9:23 AM, Rafael Ribeiro Rezende wrote: > Is there any plugin to parse XML and extract selected fields into > Environment Variables? > > If not, would it make sense to implement something like this for the > community? > For instance, one would provide the

Re: Any plugin to parse XML?

2015-03-09 Thread Oleg Nenashev
users. Best regards, Oleg Nenashev понедельник, 9 марта 2015 г., 17:23:43 UTC+3 пользователь Rafael Ribeiro Rezende написал: > > Is there any plugin to parse XML and extract selected fields into > Environment Variables? > > If not, would it make sense to implement somethi

Any plugin to parse XML?

2015-03-09 Thread Rafael Ribeiro Rezende
Is there any plugin to parse XML and extract selected fields into Environment Variables? If not, would it make sense to implement something like this for the community? For instance, one would provide the XML file with the content: dev1 Developer 1