[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2021-09-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Didik Supriadi  changed:

   What|Removed |Added

 Depends On||2001342





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2001342
[Bug 2001342] Review Request: reactive-streams - Reactive Streams Specification
for the JVM
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2016-10-08 22:50:21



--- Comment #15 from Fedora Update System  ---
reactor-2.0.8-1.fc25 has been pushed to the Fedora 25 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|ON_QA



--- Comment #14 from Fedora Update System  ---
reactor-2.0.8-1.fc25 has been pushed to the Fedora 25 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-521ac27623

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #13 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/reactor

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=652183
[Bug 652183] Java SIG tracker bug
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #12 from gil cattaneo  ---
Thanks for the review!

create new SCM request/s:
https://admin.fedoraproject.org/pkgdb/package/requests/7942
https://admin.fedoraproject.org/pkgdb/package/requests/7943

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #11 from gil cattaneo  ---
(In reply to Mukundan Ragavan from comment #10)
> 
> There are several files with no license headers. Please communicate this to
> upstream devels.
> 
> Looking at the files, nothing stands out. This is fine.
> 
> list of files without headers - 
> 
> Unknown or generated
> 
> reactor-2.0.8.RELEASE/CHANGELOG.md
> reactor-2.0.8.RELEASE/LICENSE
> reactor-2.0.8.RELEASE/README.md
> reactor-2.0.8.RELEASE/gradlew
> reactor-2.0.8.RELEASE/reactor-bus/src/test/groovy/reactor/bus/HeadersSpec.
> groovy
> reactor-2.0.8.RELEASE/reactor-bus/src/test/java/reactor/bus/EnvironmentTest.
> java
> reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/processor/
> MutableSignal.java
> reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/processor/util/
> RingBufferSubscriberUtils.java
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/
> HashWheelTimerBusySpinStrategy.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/
> HashWheelTimerSleepWaitStrategy.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/
> HashWheelTimerYieldingStrategy.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/compress/
> CompressionCodecsSpec.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/json/
> JacksonJsonCodecSpec.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/json/
> JsonCodecSpec.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/kryo/
> KryoCodecSpec.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/protobuf/
> ProtobufCodecSpec.groovy
> reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/protobuf/
> TestObjects.java
> reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/core/dispatch/
> RingBufferDispatcherTest.java
> reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/core/processor/
> ReactorProcessorGettersTests.java
> reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/io/buffer/
> BufferTests.java
> reactor-2.0.8.RELEASE/reactor-groovy-extensions/src/main/java/reactor/groovy/
> ext/package-info.java
> reactor-2.0.8.RELEASE/reactor-groovy-extensions/src/main/java/reactor/groovy/
> support/ClosureTupleConsumer.java
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> DSLUtils.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> DispatcherConfigurationBuilder.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> EnvironmentBuilder.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> GroovyEnvironment.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> ReactorBuilder.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/
> ReactorScriptWrapper.groovy
> reactor-2.0.8.RELEASE/reactor-groovy/src/main/java/reactor/groovy/config/
> StreamRouter.java
> reactor-2.0.8.RELEASE/reactor-logback/README.md
> reactor-2.0.8.RELEASE/reactor-net/src/test/groovy/reactor/io/net/http/
> HttpResponseStatusCodesHandlingSpec.groovy
> reactor-2.0.8.RELEASE/reactor-net/src/test/groovy/reactor/io/net/tcp/
> encoding/SyslogCodecSpec.groovy
> reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/
> AbstractNetClientServerTest.java
> reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/tcp/
> ZeroMQClientServerTests.java
> reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/udp/
> UdpServerTests.java
> reactor-2.0.8.RELEASE/reactor-stream/src/main/java/reactor/rx/stream/
> BarrierStream.java
> reactor-2.0.8.RELEASE/src/api/stylesheet.css
> reactor-2.0.8.RELEASE/src/docbook/css/highlight.css
> reactor-2.0.8.RELEASE/src/docbook/css/manual-multipage.css
> reactor-2.0.8.RELEASE/src/docbook/css/manual-singlepage.css
> reactor-2.0.8.RELEASE/src/docbook/css/manual.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/asciidoctor.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/colony.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/foundation-lime.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/foundation-potion.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/foundation.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/github.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/golo.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/iconic.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/maker.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/readthedocs.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/rocket-panda.css
> reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/rubygems.css

> ---> Includes license from upstream but not in tarball. This is good.

These issues are already fixed 

[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Mukundan Ragavan  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #10 from Mukundan Ragavan  ---


Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



= MUST items =

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses
 found: "Apache (v2.0)", "Unknown or generated", "*No copyright* Apache
 (v2.0)". 53 files have unknown license. Detailed output of
 licensecheck in

/home/mukundan/ownCloud/misc_pkgs/pkg_reviews/1366845-reactor/licensecheck.txt

---> This mostly looks fine.

There are several files with no license headers. Please communicate this to
upstream devels.

Looking at the files, nothing stands out. This is fine.

list of files without headers - 

Unknown or generated

reactor-2.0.8.RELEASE/CHANGELOG.md
reactor-2.0.8.RELEASE/LICENSE
reactor-2.0.8.RELEASE/README.md
reactor-2.0.8.RELEASE/gradlew
reactor-2.0.8.RELEASE/reactor-bus/src/test/groovy/reactor/bus/HeadersSpec.groovy
reactor-2.0.8.RELEASE/reactor-bus/src/test/java/reactor/bus/EnvironmentTest.java
reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/processor/MutableSignal.java
reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/processor/util/RingBufferSubscriberUtils.java
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/HashWheelTimerBusySpinStrategy.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/HashWheelTimerSleepWaitStrategy.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/fn/timer/HashWheelTimerYieldingStrategy.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/compress/CompressionCodecsSpec.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/json/JacksonJsonCodecSpec.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/json/JsonCodecSpec.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/kryo/KryoCodecSpec.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/protobuf/ProtobufCodecSpec.groovy
reactor-2.0.8.RELEASE/reactor-core/src/test/groovy/reactor/io/codec/protobuf/TestObjects.java
reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/core/dispatch/RingBufferDispatcherTest.java
reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/core/processor/ReactorProcessorGettersTests.java
reactor-2.0.8.RELEASE/reactor-core/src/test/java/reactor/io/buffer/BufferTests.java
reactor-2.0.8.RELEASE/reactor-groovy-extensions/src/main/java/reactor/groovy/ext/package-info.java
reactor-2.0.8.RELEASE/reactor-groovy-extensions/src/main/java/reactor/groovy/support/ClosureTupleConsumer.java
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/DSLUtils.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/DispatcherConfigurationBuilder.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/EnvironmentBuilder.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/GroovyEnvironment.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/ReactorBuilder.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/groovy/reactor/groovy/config/ReactorScriptWrapper.groovy
reactor-2.0.8.RELEASE/reactor-groovy/src/main/java/reactor/groovy/config/StreamRouter.java
reactor-2.0.8.RELEASE/reactor-logback/README.md
reactor-2.0.8.RELEASE/reactor-net/src/test/groovy/reactor/io/net/http/HttpResponseStatusCodesHandlingSpec.groovy
reactor-2.0.8.RELEASE/reactor-net/src/test/groovy/reactor/io/net/tcp/encoding/SyslogCodecSpec.groovy
reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/AbstractNetClientServerTest.java
reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/tcp/ZeroMQClientServerTests.java
reactor-2.0.8.RELEASE/reactor-net/src/test/java/reactor/io/net/udp/UdpServerTests.java
reactor-2.0.8.RELEASE/reactor-stream/src/main/java/reactor/rx/stream/BarrierStream.java
reactor-2.0.8.RELEASE/src/api/stylesheet.css
reactor-2.0.8.RELEASE/src/docbook/css/highlight.css
reactor-2.0.8.RELEASE/src/docbook/css/manual-multipage.css
reactor-2.0.8.RELEASE/src/docbook/css/manual-singlepage.css
reactor-2.0.8.RELEASE/src/docbook/css/manual.css
reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/asciidoctor.css
reactor-2.0.8.RELEASE/src/docs/asciidoc/stylesheets/colony.css

[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #9 from Mukundan Ragavan  ---
(In reply to gil cattaneo from comment #8)
> (In reply to Mukundan Ragavan from comment #7)
> > taking up for review.
> For referencies see https://fedora-java.github.io/howto/latest/#maven
> NOTE: %dir %{_javadir}/%{name} is no more required. this directory are
> handled (owned) with our java(packages-)tools

Thanks for the link.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #8 from gil cattaneo  ---
(In reply to Mukundan Ragavan from comment #7)
> taking up for review.
For referencies see https://fedora-java.github.io/howto/latest/#maven
NOTE: %dir %{_javadir}/%{name} is no more required. this directory are handled
(owned) with our java(packages-)tools

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Mukundan Ragavan  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||nonamed...@gmail.com
   Assignee|nob...@fedoraproject.org|nonamed...@gmail.com
  Flags|needinfo?(pidgornyy@informa |fedora-review?
   |tik.uni-frankfurt.de)   |



--- Comment #7 from Mukundan Ragavan  ---
taking up for review.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

  Flags||needinfo?(pidgornyy@informa
   ||tik.uni-frankfurt.de)



--- Comment #6 from gil cattaneo  ---
@Oles other problems?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #5 from gil cattaneo  ---
(In reply to Oles Pidgornyy from comment #4)
> How do you satisfy these dependencies?
> 
> No matching package to install: 'mvn(com.goldmansachs:gs-collections)'
> No matching package to install: 'mvn(com.jayway.jsonpath:json-path) >= 2.0.0'
> No matching package to install: 'mvn(net.openhft:chronicle)'
> No matching package to install: 'mvn(net.openhft:lang)'
> No matching package to install: 'mvn(org.reactivestreams:reactive-streams)'
> No matching package to install:
> 'mvn(org.reactivestreams:reactive-streams-tck)'

run "fedora-review -b 1366845 --plugins Java -m fedora-rawhide-ARCH"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Oles Pidgornyy  changed:

   What|Removed |Added

 CC||pidgor...@informatik.uni-fr
   ||ankfurt.de



--- Comment #4 from Oles Pidgornyy  ---
How do you satisfy these dependencies?

No matching package to install: 'mvn(com.goldmansachs:gs-collections)'
No matching package to install: 'mvn(com.jayway.jsonpath:json-path) >= 2.0.0'
No matching package to install: 'mvn(net.openhft:chronicle)'
No matching package to install: 'mvn(net.openhft:lang)'
No matching package to install: 'mvn(org.reactivestreams:reactive-streams)'
No matching package to install: 'mvn(org.reactivestreams:reactive-streams-tck)'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845
Bug 1366845 depends on bug 1366843, which changed state.

Bug 1366843 Summary: Review Request: openhft-chronicle-queue - Java library for 
persisted low latency messaging
https://bugzilla.redhat.com/show_bug.cgi?id=1366843

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #3 from gil cattaneo  ---
Spec URL: https://gil.fedorapeople.org/reactor.spec
SRPM URL: https://gil.fedorapeople.org/reactor-2.0.8-1.fc24.src.rpm

Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=15603461

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845



--- Comment #2 from gil cattaneo  ---
Spec URL: https://gil.fedorapeople.org/reactor.spec
SRPM URL: https://gil.fedorapeople.org/reactor-2.0.8-1.fc24.src.rpm
- add testng in core pom file

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-09-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

Michael Simacek  changed:

   What|Removed |Added

 CC||msima...@redhat.com



--- Comment #1 from Michael Simacek  ---
Created attachment 1199010
  --> https://bugzilla.redhat.com/attachment.cgi?id=1199010=edit
build.log

Fails to build for me

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845
Bug 1366845 depends on bug 1366835, which changed state.

Bug 1366835 Summary: Review Request: reactive-streams - A Protocol for 
Asynchronous Non-Blocking Data Sequence
https://bugzilla.redhat.com/show_bug.cgi?id=1366835

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845
Bug 1366845 depends on bug 1366838, which changed state.

Bug 1366838 Summary: Review Request: gs-collections - A supplement or 
replacement for the Java Collections Framework
https://bugzilla.redhat.com/show_bug.cgi?id=1366838

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845
Bug 1366845 depends on bug 1366841, which changed state.

Bug 1366841 Summary: Review Request: openhft-java-lang - High Performance Java 
Lang library for High Frequency Trading
https://bugzilla.redhat.com/show_bug.cgi?id=1366841

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Blocks||1363923




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1363923
[Bug 1363923] Review Request: springframework4 - Spring Java Application
Framework
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Blocks||652183 (FE-JAVASIG)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=652183
[Bug 652183] Java SIG tracker bug
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Blocks||1353905




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1353905
[Bug 1353905] CVE-2016-5007 springframework-security: spring: Path matching
inconsistency [fedora-all]
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Blocks||1353904




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1353904
[Bug 1353904] CVE-2016-5007 springframework: spring: Path matching
inconsistency [fedora-all]
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1366845] Review Request: reactor - Reactive fast data framework for the JVM

2016-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1366845

gil cattaneo  changed:

   What|Removed |Added

 Depends On||1366838, 1366843, 1366841,
   ||1366835




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1366835
[Bug 1366835] Review Request: reactive-streams - A Protocol for
Asynchronous Non-Blocking Data Sequence
https://bugzilla.redhat.com/show_bug.cgi?id=1366838
[Bug 1366838] Review Request: gs-collections - A supplement or replacement
for the Java Collections Framework
https://bugzilla.redhat.com/show_bug.cgi?id=1366841
[Bug 1366841] Review Request: openhft-java-lang - High Performance Java
Lang library for High Frequency Trading
https://bugzilla.redhat.com/show_bug.cgi?id=1366843
[Bug 1366843] Review Request: openhft-chronicle-queue - Java library for
persisted low latency messaging
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org