I wrote a proposal <https://docs.google.com/document/d/1Xz3I02T-QxlJW-1nt_CofF2I6se3hztF9ZsHqxu55nU> to create a plugin to wrap the jenkins-rest library <https://github.com/cdancy/jenkins-rest> inside a jenkins plugin for Google Summer of Code 2019 (GSoC). This would eliminate the need to parse XML responses and deal with errors. It would make the pipeline scripts simpler. I would need someone to co-mentor this project. If you want to know more let me know. There are other projects <https://docs.google.com/document/d/14N6kCShmxy4SumT0khuEFxXYZE4v1_bimK66PJuBHzM/edit?usp=sharing> too.
Martin On Monday, October 29, 2018 at 9:02:30 PM UTC-4, panneerrselvam natarajan wrote: > > Hi Prasad, > > Thanks for your response. > > I am getting response using HTTP instead of HTTPS and stored in xml file.. > How do i read the xml file? > The new XmlParser().parseText() displayed some error > > Regards > Panneer > > > > panneerrselvam natarajan wrote: > >> Hi All, >> >> I need to execute the test suite using jenkins pipeline, The test suites >> which has developed using pega (REST service API). Please do let me know >> syntax to get the xml based response. >> >> Regards >> Panneer >> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/56d13d7a-d7ee-4c44-a391-0c3bbeff3759%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
