Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 704941 Details for
Bug 917625
objectweb-asm: Please add Maven depmaps for org.eclipse.jetty.orbit artifacts
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch
mizdebsk_rhbz917625.patch (text/plain), 1.75 KB, created by
Mikolaj Izdebski
on 2013-03-04 12:31:25 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2013-03-04 12:31:25 UTC
Size:
1.75 KB
patch
obsolete
>From d0e65f6b5298638a1536894522bd8e42af96e2ce Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Mon, 4 Mar 2013 13:31:17 +0100 >Subject: [PATCH] Add depmap for org.eclipse.jetty.orbit > >- Resolves: rhbz#917625 >--- > objectweb-asm.spec | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > >diff --git a/objectweb-asm.spec b/objectweb-asm.spec >index 844a9b3..2645a66 100644 >--- a/objectweb-asm.spec >+++ b/objectweb-asm.spec >@@ -30,7 +30,7 @@ > > Name: objectweb-asm > Version: 3.3.1 >-Release: 5%{?dist} >+Release: 6%{?dist} > Epoch: 0 > Summary: A code manipulation tool to implement adaptable systems > License: BSD >@@ -92,7 +92,7 @@ install -m 644 output/dist/lib/all/asm-all-%{version}.pom $RPM_BUILD_ROOT%{_mave > for pom in output/dist/lib/*.pom; do > install -m 644 ${pom} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.objectweb-asm-`basename ${pom/-%{version}/}` > done >-%add_maven_depmap JPP.objectweb-asm-asm.pom %{name}/asm.jar >+%add_maven_depmap JPP.objectweb-asm-asm.pom %{name}/asm.jar -a "org.eclipse.jetty.orbit:org.objectweb.asm" > %add_maven_depmap JPP.objectweb-asm-asm-analysis.pom %{name}/asm-analysis.jar > %add_maven_depmap JPP.objectweb-asm-asm-commons.pom %{name}/asm-commons.jar > %add_maven_depmap JPP.objectweb-asm-asm-tree.pom %{name}/asm-tree.jar >@@ -116,6 +116,10 @@ cp -pr output/dist/doc/javadoc/user/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} > %{_javadocdir}/%{name} > > %changelog >+* Mon Mar 4 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:3.3.1-6 >+- Add depmap for org.eclipse.jetty.orbit >+- Resolves: rhbz#917625 >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.3.1-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >-- >1.8.1.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 917625
: 704941