Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: ant can't find antRun
https://bugzilla.redhat.com/show_bug.cgi?id=675949
Summary: ant can't find antRun
Product: Fedora
Version: 14
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: unspecified
Priority: unspecified
Component: ant
AssignedTo: pcheung(a)redhat.com
ReportedBy: fropeter(a)online.no
QAContact: extras-qa(a)fedoraproject.org
CC: pcheung(a)redhat.com, akurtako(a)redhat.com,
mmatejov(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Description of problem:
The bug
https://bugzilla.redhat.com/show_bug.cgi?id=428502
is reproducible in fedora 14
Version-Release number of selected component (if applicable):
Apache Ant version 1.7.1 compiled on April 16 2010
How reproducible:
See original bug report
Steps to Reproduce:
1.
2.
3.
Actual results:
Ant fails to build, complaining about missing /usr/share/ant/bin/antRun
Expected results:
Ant finds the file and completes the build successfully
Additional info:
Fix:
# create the directory /usr/share/ant/bin
# symlink the file /usr/bin/antRun to /usr/share/ant/bin/antRun
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: CVE-2011-1498 httpcomponents-client: sends Proxy-Authorization header to host when tunneling requests through authenticated proxy server [fedora-15]
https://bugzilla.redhat.com/show_bug.cgi?id=709532
Summary: CVE-2011-1498 httpcomponents-client: sends
Proxy-Authorization header to host when tunneling
requests through authenticated proxy server
[fedora-15]
Product: Fedora
Version: 15
Platform: All
OS/Version: Linux
Status: NEW
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Component: httpcomponents-client
AssignedTo: sochotni(a)redhat.com
ReportedBy: vdanen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: sochotni(a)redhat.com, sgehwolf(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Blocks: 709531
Classification: Fedora
Story Points: ---
fedora-15 tracking bug for httpcomponents-client: see blocks bug list for full
details of the security issue(s).
This bug is never intended to be made public, please put any public notes
in the 'blocks' bugs.
[bug automatically created by: add-tracking-bugs]
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: does not rebuild
https://bugzilla.redhat.com/show_bug.cgi?id=677973
Summary: does not rebuild
Product: Fedora
Version: 14
Platform: i686
OS/Version: Linux
Status: NEW
Severity: low
Priority: unspecified
Component: apache-commons-launcher
AssignedTo: fedora(a)matbooth.co.uk
ReportedBy: pampelmuse(a)gmx.at
QAContact: extras-qa(a)fedoraproject.org
CC: fedora(a)matbooth.co.uk,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Description of problem:
apache-commons-launcher does not rebuild
Version-Release number of selected component (if applicable):
apache-commons-launcher-1.1-5.20100521svn936225.fc14.src.rpm
How reproducible:
always
Steps to Reproduce:
Either:
1. mock -r ck --rebuild
apache-commons-launcher-1.1-5.20100521svn936225.fc14.src.rpm
Or:
1. rpm -i apache-commons-launcher-1.1-5.20100521svn936225.fc14.src.rpm
2. rpmbuild -bb ~/rpmbuild/SPECS/apache-commons-launcher.spec
Actual results:
Missing:
----------
1) ant:ant:jar:1.5.3-1
Expected results:
clean rebuild
Additional info:
Maybe the same problem as with
https://bugzilla.redhat.com/show_bug.cgi?id=675389
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Junit4 bundles parts of hamcrest
https://bugzilla.redhat.com/show_bug.cgi?id=707988
Summary: Junit4 bundles parts of hamcrest
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: junit4
AssignedTo: fnasser(a)redhat.com
ReportedBy: sochotni(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fnasser(a)redhat.com, dwalluck(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Description of problem:
junit4 bundles hamcrest core files in main jar file. It contains these
files/dirs:
org/hamcrest/
org/hamcrest/core/
org/hamcrest/internal/
org/hamcrest/BaseDescription.class
org/hamcrest/BaseMatcher.class
org/hamcrest/CoreMatchers.class
org/hamcrest/Description.class
org/hamcrest/Factory.class
org/hamcrest/Matcher.class
org/hamcrest/SelfDescribing.class
org/hamcrest/StringDescription.class
org/hamcrest/core/AllOf.class
org/hamcrest/core/AnyOf.class
org/hamcrest/core/DescribedAs.class
org/hamcrest/core/Is.class
org/hamcrest/core/IsAnything.class
org/hamcrest/core/IsEqual.class
org/hamcrest/core/IsInstanceOf.class
org/hamcrest/core/IsNot.class
org/hamcrest/core/IsNull.class
org/hamcrest/core/IsSame.class
org/hamcrest/core/package.html
org/hamcrest/internal/ArrayIterator.class
org/hamcrest/internal/SelfDescribingValue.class
org/hamcrest/internal/SelfDescribingValueIterator.class
org/hamcrest/package.html
Version-Release number of selected component (if applicable):
junit4-4.8.2-2.fc15.noarch
These should be cleaned during build
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-net-3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=704708
Summary: apache-commons-net-3.0 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-net
AssignedTo: sochotni(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: SpikeFedora(a)gmail.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Latest upstream release: 3.0
Current version in Fedora Rawhide: 2.2
URL: http://www.apache.org/dist/commons/net/source/
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-codec-1.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=691703
Summary: apache-commons-codec-1.5 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-codec
AssignedTo: fedora(a)matbooth.co.uk
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: fedora(a)matbooth.co.uk,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Latest upstream release: 1.5
Current version in Fedora Rawhide: 1.4
URL: http://www.apache.org/dist/commons/codec/source/
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-discovery-0.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=701253
Summary: apache-commons-discovery-0.5 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-discovery
AssignedTo: sochotni(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: SpikeFedora(a)gmail.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Latest upstream release: 0.5
Current version in Fedora Rawhide: 0.4
URL: http://www.apache.org/dist/commons/discovery/source/
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Pleas add bash/zsh completion
https://bugzilla.redhat.com/show_bug.cgi?id=706856
Summary: Pleas add bash/zsh completion
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: maven
AssignedTo: sochotni(a)redhat.com
ReportedBy: akurtako(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
There was a bash-completion support in maven2 package prior to 2.2.1 update
where it was removed by mistake. See commit
http://pkgs.fedoraproject.org/gitweb/?p=maven2.git;a=commit;h=844122dc0ef40…
It would be good if this is resurrected in the maven package and enhanced with
zsh support as git guys are doing, see
https://github.com/git/git/blob/master/contrib/completion/git-completion.ba…
for example.
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Erroneous Import-Package in httpcomponents-client's MANIFEST.MF (org.apache.log, org.apache.avalon.framework)
https://bugzilla.redhat.com/show_bug.cgi?id=702012
Summary: Erroneous Import-Package in httpcomponents-client's
MANIFEST.MF (org.apache.log,
org.apache.avalon.framework)
Product: Fedora
Version: 15
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: httpcomponents-client
AssignedTo: sochotni(a)redhat.com
ReportedBy: sgehwolf(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: sochotni(a)redhat.com, sgehwolf(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Apparently, httpcomponents-client does not require org.apache.log or
org.apache.avalon.framework:
https://issues.apache.org/jira/browse/HTTPCLIENT-1082
Yet, there are Import-Package: org.apache.log, org.apache.avalon.framework in
httpcomponents-client's MANIFEST.MF. I'm not sure why that is.
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: ant-scripts should be executable
https://bugzilla.redhat.com/show_bug.cgi?id=708210
Summary: ant-scripts should be executable
Product: Fedora
Version: 15
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: high
Priority: unspecified
Component: ant
AssignedTo: pcheung(a)redhat.com
ReportedBy: quiffman(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: pcheung(a)redhat.com, akurtako(a)redhat.com,
mmatejov(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Description of problem:
The perl and python scripts delivered in the ant-scripts sub-package are
delivered 0644, they should (probably) be 0755:
/usr/bin/antRun.pl
/usr/bin/complete-ant-cmd.pl
/usr/bin/runant.pl
/usr/bin/runant.py
Version-Release number of selected component (if applicable):
1.8.2-3
At the very least, /usr/bin/complete-ant-cmd.pl should be 0755 - otherwise
bash_completion for ant fails.
--
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.