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 682435 Details for
Bug 894154
Missing symlink for org.eclipse.emf.edit_*.jar
[?]
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]
git formatted patch for eclipse repo to add the symlink
0001-RHBZ-894154-Missing-symlink-for-org.eclipse.emf.edit.patch (text/plain), 2.08 KB, created by
Gerard Ryan
on 2013-01-18 14:14:11 UTC
(
hide
)
Description:
git formatted patch for eclipse repo to add the symlink
Filename:
MIME Type:
Creator:
Gerard Ryan
Created:
2013-01-18 14:14:11 UTC
Size:
2.08 KB
patch
obsolete
>From e3585dd67e0876167ae2fdc325c9ffd3281554c3 Mon Sep 17 00:00:00 2001 >From: Gerard Ryan <gerard@ryan.lt> >Date: Fri, 18 Jan 2013 14:05:09 +0000 >Subject: [PATCH] RHBZ#894154: Missing symlink for org.eclipse.emf.edit_*.jar > >--- > eclipse.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/eclipse.spec b/eclipse.spec >index c97e4bf..7e8d544 100644 >--- a/eclipse.spec >+++ b/eclipse.spec >@@ -65,7 +65,7 @@ fi; > Summary: An open, extensible IDE > Name: eclipse > Version: %{eclipse_version} >-Release: 0.4.git20121217%{?dist} >+Release: 0.5.git20121217%{?dist} > License: EPL > Group: Development/Tools > URL: http://www.eclipse.org/ >@@ -692,6 +692,7 @@ pushd plugins > %_symlink org.eclipse.emf.ecore.change_ emf/eclipse/plugins/org.eclipse.emf.ecore.change_*.jar > %_symlink org.eclipse.emf.ecore_ emf/eclipse/plugins/org.eclipse.emf.ecore_*.jar > %_symlink org.eclipse.emf.ecore.xmi_ emf/eclipse/plugins/org.eclipse.emf.ecore.xmi_*.jar >+%_symlink org.eclipse.emf.edit_ emf/eclipse/plugins/org.eclipse.emf.edit_*.jar > %_symlink org.eclipse.jetty.util_ jetty/jetty-util.jar > %_symlink org.eclipse.jetty.server_ jetty/jetty-server.jar > %_symlink org.eclipse.jetty.http_ jetty/jetty-http.jar >@@ -1164,6 +1165,7 @@ rm -rf %{_bindir}/efj/ > %{_libdir}/%{name}/plugins/org.eclipse.emf.ecore.change_* > %{_libdir}/%{name}/plugins/org.eclipse.emf.ecore.xmi_* > %{_libdir}/%{name}/plugins/org.eclipse.emf.ecore_* >+%{_libdir}/%{name}/plugins/org.eclipse.emf.edit_* > %{_libdir}/%{name}/plugins/org.eclipse.equinox.ds_* > %{_libdir}/%{name}/plugins/org.eclipse.equinox.event_* > %{_libdir}/%{name}/plugins/org.eclipse.equinox.http.jetty_* >@@ -1348,6 +1350,9 @@ rm -rf %{_bindir}/efj/ > %{_mavendepmapfragdir}/%{name}-equinox-osgi > > %changelog >+* Fri Jan 18 2013 Gerard Ryan <galileo@fedoraproject.org> 1:4.2.2-0.5.git20121217 >+- RHBZ#894154: Missing symlink for org.eclipse.emf.edit_*.jar >+ > * Thu Jan 17 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.2-0.4.git20121217 > - RHBZ#893774: file shipped twice in eclipse-platform and eclipse-equinox-osgi > >-- >1.8.0.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 894154
: 682435