[Bug 670451] Review Request: async-http-client - Asynchronous Http Client for Java

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 24 05:14:21 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=670451

Alexander Kurtakov <akurtako at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akurtako at redhat.com

--- Comment #2 from Alexander Kurtakov <akurtako at redhat.com> 2011-01-24 00:14:20 EST ---
(In reply to comment #1)
> Stanislav: 
> 
> I don't proclaim to be anything other than a nascent java package reviewer
> (though I am trying to fix that by spending more time reviewing java packages) 
> 
> However, when I grabbed this to start working on it I run into the following
> problem: 
> 
> [ke4qqq at L1012001 SPECS]$ rpmbuild -ba async-http-client.spec 
> error: Failed build dependencies:
>         maven is needed by async-http-client-1.4.1-1.fc14.noarch
>         maven-surefire-plugin is needed by
> async-http-client-1.4.1-1.fc14.noarch
>         sonatype-oss-parent is needed by async-http-client-1.4.1-1.fc14.noarch
>         netty is needed by async-http-client-1.4.1-1.fc14.noarch
> 
> 
> So I think maven should really be maven2 
> and maven-surefire-plugin should really be maven-surefire-maven-plugin 
> sonatype-oss-parent has been approved, but not built (add dependency in the
> ticket on that) 
> netty I can't seem to find a review request for or a package in the repos. 
> 
Hi David,
Stanislav's version fully shows his intentions - maven package is maven version
3.x and it is available in Rawhide only, maven-surefire-plugin is the new name
of the plugin in rawhide which properly obsoletes the current one and fixes a
long standing crazy name :). 
Here is the netty build
http://koji.fedoraproject.org/koji/buildinfo?buildID=214608 and netty review
request https://bugzilla.redhat.com/show_bug.cgi?id=669394 . 

This package is not intended to build on anything but rawhide so feel free to
continue your review :). Btw, you're more than welcome helping us with the
reviews - drop me a mail or ask on irc if you have some questions about our
java packages.

Regards, 
Alex

> thanks

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list