Ath
--
You received this message because you are subscribed to the Google Groups "jira-extended-webservice" group.
To post to this group, send email to jira-extende...@googlegroups.com.
To unsubscribe from this group, send email to jira-extended-webs...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jira-extended-webservice?hl=en.
I switched the company and am no longer using Jira at all ... for the moment at least. I am still in contact with my previous company, but I am not sure what the plans are about any upgrade to Jira 5.
As long as there is no bad need for it, I think they will not upgrade.
Though, even if this is the last thing you'll do, please share your findings with REST! :-)
Thanks!
Ciao,
Mario
> -----Ursprüngliche Nachricht-----
> Von: jira-extende...@googlegroups.com [mailto:jira-extended-
> webse...@googlegroups.com] Im Auftrag von Ath
> Gesendet: Donnerstag, 02. Februar 2012 21:31
> An: jira-extended-webservice
> Betreff: Jira 5: Anyone already updating?
> --
> You received this message because you are subscribed to the Google Groups
> "jira-extended-webservice" group.
> To post to this group, send email to jira-extended-
> webse...@googlegroups.com.
> To unsubscribe from this group, send email to jira-extended-
> webservice+...@googlegroups.com.
I've found this extension invaluable as you may remember. Looking forward to seeing what you come up with for Jira 5.
Be well,
Jon.
Matt, Mario,
Thanks,
Ath
To post to this group, send email to jira-extende...@googlegroups.com.
To unsubscribe from this group, send email to jira-extended-webs...@googlegroups.com.
-----------------------------------------
Resolution: AnsweredFix Version/s: 5.0
Status: Resolved (was: Open)
The JIRA team has made the conscious decision to stop investing in SOAP. All our efforts will be with REST. This feature request can be done in REST.Thanks for the info!
Hopefully the REST API is featurefull enough so that an „Extended REST“ lib won’t be necessery.
Since I am no longer using JIRA, I have no plans to invest some time into the Jira REST API.
I try to update the website anytime soon to show that this project has been replaced by the Jira REST API.
Even if our project was not that active it was fun to work with you (all) together. :-)
Thank you!
Ciao,
Mario
--
You received this message because you are subscribed to the Google Groups "jira-extended-webservice" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jira-extended-webservice/-/KVnCAdaonw4J.
Hi all,
I’m a bit late to the Jira 5 party but it looks like we’re going to be upgrading in the next few months too.
I was wondering whether people who have updated to Jira 5 have found that the features that this plugin offered are replicated either in the core REST functionality? Or did anyone do any work to refit the webservice to work with Jira 5 in the end?
I have quite a collection of tools which use SOAP to connect and interact with Jira, several of which rely on the functionality of this webservice. I’m trying to work out what direction to take – to stick with SOAP for the time being and use a modified version of this plugin, or whether to jump into using REST in the hope that the code changes aren’t too bad and the functionality I need is available.
Anyone got any words of wisdom to add from their own experience?
Thanks,
Jon.
--
Since going to JIRA 5 I've been redoing all my webapps to REST from SOAP. I've not found a need for this pluggin. i can send you some samples if you like. REST returns a much more complete object (e.g. No more having to query the statuses seperatly ). All my stuff is in perl so Im not sure what other languages are going to be like switching; perl was pretty straightforward
Thanks Issac. I’ll be using PHP but seeing your samples would be helpful.
Cheers,
Jon.