Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=911365
Bug ID: 911365
Summary: maven tests don't bring in aopappliance dependencies
Product: Fedora
Version: 18
Component: maven
Severity: medium
Priority: unspecified
Reporter: orion(a)cora.nwra.com
Description of problem:
Running org.apache.rat.mp.RatCheckMojoTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.887 sec <<<
FAILURE!
testIt1(org.apache.rat.mp.RatCheckMojoTest) Time elapsed: 1.634 sec <<< ERROR!
java.lang.NoClassDefFoundError: [Lorg/aopalliance/intercept/MethodInterceptor;
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
at java.lang.Class.getDeclaredMethods(Class.java:1810)
at
com.google.inject.internal.ProviderMethodsModule.getProviderMethods(ProviderMethodsModule.java:83)
at
com.google.inject.internal.ProviderMethodsModule.configure(ProviderMethodsModule.java:75)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=o0kaLke3Zy&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=874651
Bug ID: 874651
QA Contact: extras-qa(a)fedoraproject.org
Severity: unspecified
Version: rawhide
Priority: unspecified
CC: java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, sochotni(a)redhat.com
Assignee: sochotni(a)redhat.com
Summary: apache-james: Obfuscated code
Regression: ---
Story Points: ---
Classification: Fedora
OS: Unspecified
Reporter: mizdebsk(a)redhat.com
Type: Bug
Documentation: ---
Hardware: Unspecified
Mount Type: ---
Status: NEW
Component: apache-james-project
Product: Fedora
Description of problem:
apache-james-project is bubdling obfuscated JavaScript code that is dual
licensed GPL/MIT, however it violates GPLv2 license (because no source code is
provided, only obfuscated code, which is not source code, but object code) and
violates MIT license by not including the text of the license.
It also includes a copy of galleria, which is MIT-licensed, but no license text
is included either.
The license tag says "ASL 2.0", but it should be "ASL 2.0 and MIT and MIT or
GPLv2"
Version-Release number of selected component (if applicable):
1.6-3
--
You are receiving this mail because:
You are on the CC list for the bug.
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=915437
Bug ID: 915437
Summary: bootstrap has installed but unpackaged files
Product: Fedora
Version: rawhide
Component: ant
Severity: unspecified
Priority: unspecified
Reporter: gregswift(a)gmail.com
Created attachment 702472
--> https://bugzilla.redhat.com/attachment.cgi?id=702472&action=edit
Patch that clens out unpackaged files.
Description of problem:
Went to use spec to build ANT for RHEL and when I ran through the build in
bootstrap mode it found a bunch of files that were installed but unpackaged.
These files belong to the subpackages that are conditionally excluded during
bootstrap. I updated the bootstrap cleanup section of %install to remove the
files.
Version-Release number of selected component (if applicable):
1.8.4-6
How reproducible:
I'll concede I only tried in rhel6, not fedora.
Steps to Reproduce:
1. git clone http://pkgs.fedoraproject.org/cgit/ant.git/
2. move the spec and sources to appropriate directories in rpmbuild tree
3. rpmbuild --define 'with_bootstrap 1' ant.spec
Actual results:
error: Installed (but unpackaged) file(s) found:
/usr/share/ant/lib/ant-antlr.jar
/usr/share/ant/lib/ant-apache-bcel.jar
/usr/share/ant/lib/ant-apache-bsf.jar
/usr/share/ant/lib/ant-apache-log4j.jar
/usr/share/ant/lib/ant-apache-oro.jar
/usr/share/ant/lib/ant-apache-regexp.jar
/usr/share/ant/lib/ant-apache-resolver.jar
/usr/share/ant/lib/ant-apache-xalan2.jar
/usr/share/ant/lib/ant-commons-logging.jar
/usr/share/ant/lib/ant-commons-net.jar
/usr/share/ant/lib/ant-javamail.jar
/usr/share/ant/lib/ant-jdepend.jar
/usr/share/ant/lib/ant-jsch.jar
/usr/share/ant/lib/ant-junit4.jar
/usr/share/java/ant/ant-antlr.jar
/usr/share/java/ant/ant-apache-bcel.jar
/usr/share/java/ant/ant-apache-bsf.jar
/usr/share/java/ant/ant-apache-log4j.jar
/usr/share/java/ant/ant-apache-oro.jar
/usr/share/java/ant/ant-apache-regexp.jar
/usr/share/java/ant/ant-apache-resolver.jar
/usr/share/java/ant/ant-apache-xalan2.jar
/usr/share/java/ant/ant-commons-logging.jar
/usr/share/java/ant/ant-commons-net.jar
/usr/share/java/ant/ant-javamail.jar
/usr/share/java/ant/ant-jdepend.jar
/usr/share/java/ant/ant-jsch.jar
/usr/share/java/ant/ant-junit4.jar
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/ant/lib/ant-antlr.jar
/usr/share/ant/lib/ant-apache-bcel.jar
/usr/share/ant/lib/ant-apache-bsf.jar
/usr/share/ant/lib/ant-apache-log4j.jar
/usr/share/ant/lib/ant-apache-oro.jar
/usr/share/ant/lib/ant-apache-regexp.jar
/usr/share/ant/lib/ant-apache-resolver.jar
/usr/share/ant/lib/ant-apache-xalan2.jar
/usr/share/ant/lib/ant-commons-logging.jar
/usr/share/ant/lib/ant-commons-net.jar
/usr/share/ant/lib/ant-javamail.jar
/usr/share/ant/lib/ant-jdepend.jar
/usr/share/ant/lib/ant-jsch.jar
/usr/share/ant/lib/ant-junit4.jar
/usr/share/java/ant/ant-antlr.jar
/usr/share/java/ant/ant-apache-bcel.jar
/usr/share/java/ant/ant-apache-bsf.jar
/usr/share/java/ant/ant-apache-log4j.jar
/usr/share/java/ant/ant-apache-oro.jar
/usr/share/java/ant/ant-apache-regexp.jar
/usr/share/java/ant/ant-apache-resolver.jar
/usr/share/java/ant/ant-apache-xalan2.jar
/usr/share/java/ant/ant-commons-logging.jar
/usr/share/java/ant/ant-commons-net.jar
/usr/share/java/ant/ant-javamail.jar
/usr/share/java/ant/ant-jdepend.jar
/usr/share/java/ant/ant-jsch.jar
/usr/share/java/ant/ant-junit4.jar
Expected results:
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/greg5320/rpmbuild/BUILDROOT/ant-1.8.4-7.el6.x86_64
Wrote: /home/greg5320/rpmbuild/SRPMS/ant-1.8.4-7.el6.src.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-jmf-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-swing-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-antlr-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-bsf-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-resolver-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-commons-logging-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-commons-net-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-bcel-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-log4j-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-oro-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-regexp-1.8.4-7.el6.noarch.rpm
Wrote:
/home/greg5320/rpmbuild/RPMS/noarch/ant-apache-xalan2-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-javamail-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-jdepend-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-jsch-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-junit-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-testutil-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-scripts-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-manual-1.8.4-7.el6.noarch.rpm
Wrote: /home/greg5320/rpmbuild/RPMS/noarch/ant-javadoc-1.8.4-7.el6.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s26iaq
+ umask 022
+ cd /home/greg5320/rpmbuild/BUILD
+ cd apache-ant-1.8.4
+ /bin/rm -rf /home/greg5320/rpmbuild/BUILDROOT/ant-1.8.4-7.el6.x86_64
+ exit 0
Additional info:
patch to fix attached
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Chd94bBkxD&a=cc_unsubscribe
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Please merge ant-scripts into the main package
https://bugzilla.redhat.com/show_bug.cgi?id=798975
Summary: Please merge ant-scripts into the main package
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: ant
AssignedTo: jcapik(a)redhat.com
ReportedBy: akurtako(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, mmatejov(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org,
jcapik(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
By doing that we will have bash autocomplete enabled by default when someone
installs ant and one less subpackage to care about.
--
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.
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=889763
Bug ID: 889763
Summary: Upstream version 2.6.2 is available
Product: Fedora
Version: rawhide
Component: ehcache-core
Severity: unspecified
Priority: unspecified
Reporter: puntogil(a)libero.it
Upstream version 2.6.2 is available
Rawhide has 2.6.0. Consider upgrading.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=S2YHQ7aCRi&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=879603
Bug ID: 879603
Summary: maven-jarsigner-plugin: Notice file is not installed
with javadoc package
Product: Fedora
Version: 18
Component: maven-jarsigner-plugin
Severity: unspecified
Priority: unspecified
Reporter: mizdebsk(a)redhat.com
Description of problem:
Notice file is not installed with javadoc package. This must be done to comply
with licensing terms (point 4 of ASL 2.0).
Version-Release number of selected component (if applicable):
1.2-4
Additional info:
See packaging guidelines [1] and licensing guidelines [2].
[1] http://fedoraproject.org/wiki/Packaging:Guidelines
[2] http://fedoraproject.org/wiki/Packaging:LicensingGuidelines
--
You are receiving this mail because:
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: args4j-2.0.19 is available
https://bugzilla.redhat.com/show_bug.cgi?id=808703
Summary: args4j-2.0.19 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: args4j
AssignedTo: jcapik(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
jcapik(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Latest upstream release: 2.0.19
Current version in Fedora Rawhide: 2.0.16
URL: https://github.com/kohsuke/args4j/tags
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
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.