[Bug 1335748] New: jenkins-xstream: bundles XStream
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1335748
Bug ID: 1335748
Summary: jenkins-xstream: bundles XStream
Product: Fedora
Version: rawhide
Component: jenkins-xstream
Assignee: msrb(a)redhat.com
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
msrb(a)redhat.com
Description of problem:
Package jenknis-xstream bundles XStream library:
/usr/share/java/jenkins-xstream/xstream.jar
Version-Release number of selected component (if applicable):
jenkins-xstream-1.4.7-8.jenkins1.fc24.noarch
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 3 months
[Bug 1346139] New: Keyboard not working when entering "console" mode
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1346139
Bug ID: 1346139
Summary: Keyboard not working when entering "console" mode
Product: Fedora
Version: 24
Component: sbt
Assignee: willb(a)redhat.com
Reporter: rvernica(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, s(a)shk.io, willb(a)redhat.com
Description of problem:
When entering the "console" mode of sbt, the keyboard locks and only accepted
key press is Ctrl-C which exists the "console" mode.
Version-Release number of selected component (if applicable):
> cat /etc/fedora-release
Fedora release 24 (Twenty Four)
> sudo dnf info sbt
Last metadata expiration check: 1:31:17 ago on Mon Jun 13 21:39:01 2016.
Installed Packages
Name : sbt
Arch : noarch
Epoch : 0
Version : 0.13.1
Release : 8.fc24.1
Size : 21 M
Repo : @System
From repo : @commandline
Summary : The simple build tool for Scala and Java projects
URL : http://www.scala-sbt.org
License : BSD
Description : sbt is the simple build tool for Scala and Java projects.
How reproducible:
Always
Steps to Reproduce:
1. Start "sbt" and then type "console" OR start "sbt console"
2. Pressing any key on the keyboard shows no output on the terminal
3. Pressing Ctrl-C stops "sbt"
> sbt console
[info] Set current project to rares (in build file:/home/.../)
[info] Updating {file:/home/.../}...
[info] Resolving org.scala-lang#scala-reflect;2.10.4 ...
[info] Done updating.
[info] Starting scala interpreter...
[info]
Welcome to Scala version 2.10.4 (OpenJDK 64-Bit Server VM, Java 1.8.0_91).
Type in expressions to have them evaluated.
Type :help for more information.
scala> %
Actual results:
Keyboard does not work. Pressing any key shows no output.
Expected results:
Keyboard should work. Pressing any key should print that key on the terminal.
Additional info:
This has been reported in the past but closed due to EOL:
https://bugzilla.redhat.com/show_bug.cgi?id=1091711
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 3 months
[Bug 1098424] New: tycho: Java class bundling/"static linking"
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1098424
Bug ID: 1098424
Summary: tycho: Java class bundling/"static linking"
Product: Fedora
Version: rawhide
Component: tycho
Assignee: rgrunber(a)redhat.com
Reporter: fweimer(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: java-sig-commits(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, mat.booth(a)redhat.com,
mizdebsk(a)redhat.com, rgrunber(a)redhat.com
Blocks: 1098237
tycho-0.20.0-6.fc21.noarch bundles many class files which are also available
from other Fedora packages. Here are a few examples:
/usr/share/java/tycho/org.eclipse.tycho.surefire.junit.jar contains
org/apache/maven/surefire/common/junit3/JUnit3Reflector, also part of
maven-surefire-provider-junit-0:2.17-1.fc21.noarch.
/usr/share/java/tycho/org.eclipse.tycho.surefire.junit4.jar contains
org/apache/maven/surefire/common/junit3/JUnit3TestChecker, also from
maven-surefire-provider-junit-0:2.17-1.fc21.noarch.
/usr/share/java/tycho/org.eclipse.tycho.surefire.osgibooter.jar contains the
class org/codehaus/plexus/util/AbstractScanner, which is part of
plexus-utils-3.0.16-2.fc21.noarch.
/usr/share/java/tycho/tycho-bundles-external.zip contains
org/apache/commons/logging/Log from
apache-commons-logging-1.1.3-11.fc21.noarch,
org/apache/commons/codec/BinaryDecoder from
apache-commons-codec-1.9-2.fc21.noarch, org/apache/http/auth/AUTH from
httpcomponents-client-4.3.3-1.fc21.noarch,
org/apache/http/ConnectionClosedException from
httpcomponents-core-4.3.2-1.fc21.noarch, org/sat4j/AbstractLauncher from
sat4j-2.3.5-3.fc21.noarch.
It seems that at least some of these class files are copied from build
dependencies into the JAR files of the tycho RPM. Such bundling/static linking
is against the Fedora packaging guidelines, specifically
<http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries>.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1098237
[Bug 1098237] Java "static linking"/class bundling in Fedora
--
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=Ws5wsBGzEs&a=cc_unsubscribe
5 years, 3 months