Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: [PATCH] Removal of plexus-maven-plugin dependency (not needed)
https://bugzilla.redhat.com/show_bug.cgi?id=726396
Summary: [PATCH] Removal of plexus-maven-plugin dependency (not
needed)
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: plexus-velocity
AssignedTo: fedora(a)matbooth.co.uk
ReportedBy: jcapik(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora(a)matbooth.co.uk, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Blocks: 652183
Classification: Fedora
Story Points: ---
Type: Patch
Created attachment 515723
--> https://bugzilla.redhat.com/attachment.cgi?id=515723
removal.patch
Description of problem:
The attached patch removes the plexus-maven-plugin dependency. It is not needed
for the 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: [PATCH] Removal of plexus-maven-plugin dependency (not needed)
https://bugzilla.redhat.com/show_bug.cgi?id=726058
Summary: [PATCH] Removal of plexus-maven-plugin dependency (not
needed)
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: plexus-archiver
AssignedTo: pcheung(a)redhat.com
ReportedBy: jcapik(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: pcheung(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Blocks: 652183
Classification: Fedora
Story Points: ---
Type: Patch
Created attachment 515509
--> https://bugzilla.redhat.com/attachment.cgi?id=515509
removal.patch
Description of problem:
The attached patch removes the plexus-maven-plugin dependency. It is not needed
for the 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.
https://bugzilla.redhat.com/show_bug.cgi?id=868169
Bug ID: 868169
QA Contact: extras-qa(a)fedoraproject.org
Severity: high
Version: 18
Priority: high
CC: java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, sochotni(a)redhat.com
Assignee: sochotni(a)redhat.com
Summary: Change bundle symbolic name of the glassfish-jsp-api
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: kdaniel(a)redhat.com
Type: Patch
Documentation: ---
Hardware: Unspecified
Mount Type: ---
Status: NEW
Component: glassfish-jsp-api
Product: Fedora
This is required to replace tomcat-jsp-api with glassfish-jsp-api in eclipse.
Also, current name is against OSGI standards, as described in upstream issue.
--
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=909869
Bug ID: 909869
Summary: Tracker bug for splitting doxia to subpackages
Product: Fedora
Version: rawhide
Component: maven-doxia
Keywords: Tracking
Severity: unspecified
Priority: unspecified
Reporter: mizdebsk(a)redhat.com
Depends On: 889145, 889149, 909226, 909238, 909835, 889144,
889146, 889147, 889148, 909250
Tracking bug for splitting maven-doxia to subpackages
--
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=4NslAzsAe1&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=878552
Bug ID: 878552
Summary: maven-changelog-plugin: Remove/replace (build)requires
on plexus-container-default
Product: Fedora
Version: rawhide
Component: maven-changelog-plugin
Severity: medium
Priority: medium
Reporter: sochotni(a)redhat.com
Blocks: 652183 (FE-JAVASIG)
Type: ---
Your package maven-changelog-plugin either requires or buildrequires
plexus-container-default. This package contains old API which is not commonly
used and has not contained maven dependency mappings since September 2011. It
means that unless your package is using custom dependency map to build, it is
not using plexus-container-default.
In most cases your package is instead using
'plexus-containers-container-default' package. If any pom.xml files contain
reference to groupId:artifactId org.codehaus.plexus:plexus-container-default
you can replace plexus-container-default with
plexus-containers-container-default. If your pom.xml files don't reference
mentioned groupId:artifactId it should be safe to remove completely
--
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: tomcat-dbcp.jar is missing
https://bugzilla.redhat.com/show_bug.cgi?id=819087
Summary: tomcat-dbcp.jar is missing
Product: Fedora
Version: 17
Platform: Unspecified
OS/Version: Linux
Status: NEW
Severity: unspecified
Priority: unspecified
Component: tomcat
AssignedTo: ivan.afonichev(a)gmail.com
ReportedBy: samuel-rhbugs(a)sieb.net
QAContact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org,
ivan.afonichev(a)gmail.com, kdaniel(a)redhat.com
Classification: Fedora
Story Points: ---
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
The tomcat-dbcp.jar file is missing from the tomcat package. This means that
jdbc resources don't work. You get the following error when tomcat tries to
start the app:
WARNING: Failed to register in JMX: javax.naming.NamingException: Could not
create resource factory instance [Root exception is
java.lang.ClassNotFoundException:
org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
I copied the jar file from the upstream zip file and now it works.
--
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=915608
Bug ID: 915608
Summary: maven-assembly-plugin: Unneeded dependency on
maven-doxia
Product: Fedora
Version: rawhide
Component: maven-assembly-plugin
Severity: unspecified
Priority: unspecified
Reporter: mizdebsk(a)redhat.com
Blocks: 909869
Description of problem:
maven-assembly-plugin has unneeded Require and/or BuildRequires on maven-doxia.
Packagers should revisit an explicit dependency as appropriate
to avoid it becoming inaccurate and superfluous.
Package maven-assembly-plugin has the following BuildRequires related to
maven-doxia:
BuildRequires: maven-doxia
BuildRequires: maven-doxia-sitetools
We believe that the above build-requires are superflous and
therefore should be removed.
Version-Release number of selected component (if applicable):
2.4-5
Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines
--
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=XpT92J2cyy&a=cc_unsubscribe
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=915611
Bug ID: 915611
Summary: maven-enforcer: Unneeded dependency on maven-doxia
Product: Fedora
Version: rawhide
Component: maven-enforcer
Severity: unspecified
Priority: unspecified
Reporter: mizdebsk(a)redhat.com
Blocks: 909869
Description of problem:
maven-enforcer has unneeded Require and/or BuildRequires on maven-doxia.
Packagers should revisit an explicit dependency as appropriate
to avoid it becoming inaccurate and superfluous.
Package maven-enforcer has the following BuildRequires related to maven-doxia:
BuildRequires: maven-doxia
BuildRequires: maven-doxia-sitetools
BuildRequires: maven-doxia-tools
We believe that the above build-requires are superflous and
therefore should be removed.
Version-Release number of selected component (if applicable):
1.2-4
Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines
--
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=kFs9eyCwO3&a=cc_unsubscribe