soapUI is a SOAP web service testing tool, allowing one to make arbitrary calls directly against a SOAP interface, examine the WSDL, etc. The WebStart version works fine, but it would be nice to have it installed. I took a look at building it, but I'm just not a Java guy at all. I got as far as getting it to build with Maven (v1, btw), but one of the tests fails. For you Java peeps it would probably take mere moments to set up. Thanks much for considering it.
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Its a great tool for soap development, and I was looking for an ebuild but could find anything came to this bug report of 2 years ago :D Anyways, sorry that I have never wrote any ebuild.
Hello, are you still interested in adding this ebuild to Portage? Please let us know. Thank.
(In reply to Patrice Clement from comment #3) > Hello, are you still interested in adding this ebuild to Portage? Please let > us know. Thank. Hi. Yes we are using this software in our company. And I don't know any other user-friendly SOAP client.
(In reply to Illya Bilash from comment #4) > (In reply to Patrice Clement from comment #3) > > Hello, are you still interested in adding this ebuild to Portage? Please let > > us know. Thank. > > Hi. Yes we are using this software in our company. And I don't know any > other user-friendly SOAP client. Hi. Okay, thanks for the answer. The list of deps is huge according to [1]. Maybe a little help would be appreciated. [1] https://github.com/SmartBear/soapui/blob/next/soapui/pom.xml#L108
(In reply to Patrice Clement from comment #5) > (In reply to Illya Bilash from comment #4) > > (In reply to Patrice Clement from comment #3) > > > Hello, are you still interested in adding this ebuild to Portage? Please let > > > us know. Thank. > > > > Hi. Yes we are using this software in our company. And I don't know any > > other user-friendly SOAP client. > > Hi. Okay, thanks for the answer. The list of deps is huge according to [1]. > Maybe a little help would be appreciated. > > [1] https://github.com/SmartBear/soapui/blob/next/soapui/pom.xml#L108 As I understand, it is not necessarily to portage manage this dependencies if java project is build by maven. I know java, but don't know portage standarts and best practices
Created attachment 424450 [details] soapui binary distribution Here is a working ebuild for installing the binary distribution (no compiling from source, all jars packaged) into /opt/soapui. Just like TeamViewer. Log is reconfigured to log to console only.