Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 227837

Summary: dev-java/soapui: cross-platform functional testing solution for APIs and web services
Product: Gentoo Linux Reporter: Mike Nerone <mike>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: andi5.py, gentoo.2019, java, pva
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
URL: https://github.com/SmartBear/soapui
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 146593, 173129, 320835    
Bug Blocks:    
Attachments: soapui binary distribution

Description Mike Nerone 2008-06-17 15:59:49 UTC
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.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-20 16:04:37 UTC
(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
Comment 2 muhsin 2010-08-02 20:06:31 UTC
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.
Comment 3 Patrice Clement gentoo-dev 2016-01-21 09:50:34 UTC
Hello, are you still interested in adding this ebuild to Portage? Please let us know. Thank.
Comment 4 Illya Bilash 2016-01-21 09:59:49 UTC
(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.
Comment 5 Patrice Clement gentoo-dev 2016-01-21 10:05:12 UTC
(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
Comment 6 Illya Bilash 2016-01-21 10:17:55 UTC
(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
Comment 7 Ortwin Glueck 2016-02-02 09:50:21 UTC
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.