Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 983940 Details for
Bug 1185611
Add Maven metadata
Home
New
Search
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.rh92 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]
add maven metadata
0001-add-maven-metadata.patch (text/plain), 1.68 KB, created by
gil cattaneo
on 2015-01-25 09:12:21 UTC
(
hide
)
Description:
add maven metadata
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2015-01-25 09:12:21 UTC
Size:
1.68 KB
patch
obsolete
>From a3a05e0c448a0cd523153a8f6bd3702aa35594e9 Mon Sep 17 00:00:00 2001 >From: gil <puntogil@libero.it> >Date: Sun, 25 Jan 2015 10:08:41 +0100 >Subject: [PATCH] add maven metadata > >--- > jericho-html.spec | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > >diff --git a/jericho-html.spec b/jericho-html.spec >index 5784c77..ba3aac9 100644 >--- a/jericho-html.spec >+++ b/jericho-html.spec >@@ -1,6 +1,6 @@ > Name: jericho-html > Version: 3.3 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Java library allowing analysis and manipulation of parts of an HTML document > > Group: Development/Libraries >@@ -67,6 +67,7 @@ javac -Xlint -g -deprecation -classpath dist/%{name}.jar -d samples/console/clas > %install > mkdir -p $RPM_BUILD_ROOT%{_javadir} > cp -p dist/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/ >+%add_maven_depmap net.htmlparser.jericho:%{name}:%{version} %{name}.jar > mkdir -p $RPM_BUILD_ROOT%{_javadocdir} > cp -rp docs/javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name} > # Install link for web app >@@ -80,7 +81,7 @@ javac -Xlint -g -d test/classes test/src/*.java test/src/samples/*.java test/src > java -classpath $CLASSPATH:test/classes -Djava.util.logging.config.file=test/logging.properties org.junit.runner.JUnitCore TestSuite > > >-%files >+%files -f .mfiles > %doc licence-epl-1.0.html licence-lgpl-2.1.txt licence.txt > %doc project-description.txt release.txt > %doc samples >@@ -92,6 +93,9 @@ java -classpath $CLASSPATH:test/classes -Djava.util.logging.config.file=test/log > > > %changelog >+* Sun Jan 25 2015 gil cattaneo <puntogil@libero.it> 3.3-3 >+- add maven metadata >+ > * Mon Jun 9 2014 Orion Poplawski <orion@cora.nwra.com> - 3.3-2 > - Use BR junit > >-- >1.9.3 >
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 1185611
: 983940