[Bug 1316195] Review Request: arquillian-core - Arquillian is a revolutionary testing platform built on the JVM

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 12 19:45:25 UTC 2016


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



--- Comment #6 from gil cattaneo <puntogil at libero.it> ---
(In reply to Raphael Groner from comment #3)
> Are you sure that license file gets installed with every packages
> combination, how to validate that?

All sub-package "directly" require arquillian-core-api, see Requires section on
the granerated review.txt file

(In reply to Raphael Groner from comment #4)
> FTBFS (rawhide), please explain how to build without shrinkwrap-resolver,
> needed in (bundled) jboss.
Is not neccessary, for now
> [ERROR]
> /builddir/build/BUILD/arquillian-core-1.1.11.Final/config/impl-base/src/main/
> java/org/jboss/
> arquillian/config/impl/extension/ConfigurationSysPropResolver.java:[55,101]
> cannot find symbol
>   symbol:   method fromString(java.lang.String)
>   location: interface
> org.jboss.shrinkwrap.descriptor.api.DescriptorImporter<org.jboss.arquillian.
> co
> nfig.descriptor.api.ArquillianDescriptor>
> [ERROR]
> /builddir/build/BUILD/arquillian-core-1.1.11.Final/config/impl-base/src/main/
> java/org/jboss/
> arquillian/config/impl/extension/ConfigurationRegistrar.java:[83,43] cannot
> find symbol
>   symbol:   method fromStream(java.io.InputStream)
>   location: interface
> org.jboss.shrinkwrap.descriptor.api.DescriptorImporter<org.jboss.arquillian.
> co
> nfig.descriptor.api.ArquillianDescriptor>

Use old shrinkwrap-descriptor pkg
(shrinkwrap-descriptors-2.0.0-0.13.alpha2.fc25)? because this release use
shrinkwrap-descriptors-2.0.0-0.2.alpha8.fc25

-- 
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


More information about the package-review mailing list