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 629877 Details for
Bug 868169
Change bundle symbolic name of the glassfish-jsp-api
[?]
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]
Patch proposition
0001-Adjust-bundle-symbolic-name-to-Eclipse-standards.patch (text/plain), 2.44 KB, created by
Krzysztof Daniel
on 2012-10-19 08:53:52 UTC
(
hide
)
Description:
Patch proposition
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-10-19 08:53:52 UTC
Size:
2.44 KB
patch
obsolete
>From 453845e9e70607cff965ddd7bfbc4f1a815da009 Mon Sep 17 00:00:00 2001 >From: Krzysztof Daniel <kdaniel@redhat.com> >Date: Fri, 19 Oct 2012 10:25:13 +0200 >Subject: [PATCH] Adjust bundle symbolic name to Eclipse standards. > >--- > glassfish-jsp-api-fix-bundle-symbolic-name.patch | 11 +++++++++++ > glassfish-jsp-api.spec | 10 ++++++++-- > 2 files changed, 19 insertions(+), 2 deletions(-) > create mode 100644 glassfish-jsp-api-fix-bundle-symbolic-name.patch > >diff --git a/glassfish-jsp-api-fix-bundle-symbolic-name.patch b/glassfish-jsp-api-fix-bundle-symbolic-name.patch >new file mode 100644 >index 0000000..a138440 >--- /dev/null >+++ b/glassfish-jsp-api-fix-bundle-symbolic-name.patch >@@ -0,0 +1,11 @@ >+--- pom.xml.bak 2011-07-20 22:00:49.000000000 +0200 >++++ pom.xml 2012-10-19 09:40:50.916374106 +0200 >+@@ -58,7 +58,7 @@ >+ <properties> >+ <spec.version>2.2</spec.version> >+ <extensionName>javax.servlet.jsp</extensionName> >+- <bundle.symbolicName>javax.servlet.jsp-api</bundle.symbolicName> >++ <bundle.symbolicName>javax.servlet.jsp</bundle.symbolicName> >+ <vendorName>Oracle Corporation</vendorName> >+ <findbugs.version>2.3.1</findbugs.version> >+ <findbugs.exclude /> >diff --git a/glassfish-jsp-api.spec b/glassfish-jsp-api.spec >index 9287e22..16e0869 100644 >--- a/glassfish-jsp-api.spec >+++ b/glassfish-jsp-api.spec >@@ -4,7 +4,7 @@ > > Name: glassfish-jsp-api > Version: 2.2.1 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Glassfish J2EE JSP API specification > > Group: Development/Libraries >@@ -17,6 +17,9 @@ Source1: generate_tarball.sh > Source2: http://www.apache.org/licenses/LICENSE-2.0.txt > Source3: http://hub.opensolaris.org/bin/download/Main/licensing/cddllicense.txt > >+#reported upstream http://java.net/jira/browse/JSP-31 >+Patch0: %{name}-fix-bundle-symbolic-name.patch >+ > BuildArch: noarch > > BuildRequires: maven >@@ -51,7 +54,7 @@ BuildArch: noarch > %setup -q -n %{artifactId}-%{version} > cp -p %{SOURCE2} LICENSE > cp -p %{SOURCE3} cddllicense.txt >- >+%patch0 > > %build > mvn-rpmbuild install javadoc:javadoc >@@ -85,6 +88,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom > > > %changelog >+* Fri Oct 19 2012 Krzysztof Daniel <kdaniel@redhat.com> 2.2.1-4 >+- Adjust bundle symbolic name to Eclipse standards. >+ > * Tue Sep 4 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-3 > - Fix license tag > - Install license files >-- >1.7.11.7 >
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 868169
: 629877