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 708532 Details for
Bug 919640
installed jarfile not in compliance with guidelines
[?]
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.
Git formatted patch with a fix.
0001-Provide-_javadir-name-.jar-symlink.-Fix-RHBZ-919640.patch (text/plain), 1.48 KB, created by
Severin Gehwolf
on 2013-03-11 17:23:53 UTC
(
hide
)
Description:
Git formatted patch with a fix.
Filename:
MIME Type:
Creator:
Severin Gehwolf
Created:
2013-03-11 17:23:53 UTC
Size:
1.48 KB
patch
obsolete
>From b525a8ff99c97b325fc9abc2b3a039562ad9edba Mon Sep 17 00:00:00 2001 >From: Severin Gehwolf <sgehwolf@redhat.com> >Date: Mon, 11 Mar 2013 18:15:37 +0100 >Subject: [PATCH] Provide %{_javadir}/%{name}.jar symlink. Fix RHBZ#919640. > >--- > jline2.spec | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/jline2.spec b/jline2.spec >index 8db99a4..8a538f3 100644 >--- a/jline2.spec >+++ b/jline2.spec >@@ -1,6 +1,6 @@ > Name: jline2 > Version: 2.10 >-Release: 4%{?dist} >+Release: 5%{?dist} > Summary: JLine is a Java library for handling console input > Group: Development/Libraries > License: BSD and ASL 2.0 >@@ -76,6 +76,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom > # https://github.com/jline/jline2/commit/7a4d27430999706f0fd30b4548d5879275a88de2#pom.xml > %add_maven_depmap -v "" -a "jline:jline" > >+# add_maven_depmap moves actual jar into its %{_javadir}/%{name}-%{version}.jar >+ln -s %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar >+ > %files > %{_mavenpomdir}/* > %{_mavendepmapfragdir}/* >@@ -87,6 +90,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom > %doc LICENSE.txt > > %changelog >+* Mon Mar 11 2013 Severin Gehwolf <sgehwolf@redhat.com> 2.10-5 >+- Provide %{_javadir}/%{name}.jar symlink. Fix RHBZ#919640. >+ > * Thu Feb 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10-4 > - Install versioned JAR and POM > - Add missing BR: animal-sniffer >-- >1.8.1.4 >
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 Raw
Actions:
View
Attachments on
bug 919640
: 708532