Package: eclipse-emf / 2.5.0-2

Metadata

Package Version Patches format
eclipse-emf 2.5.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fedora eclipse emf make homeless.patch | (download)

org.eclipse.emf.doc/build/antJavadoc.sh | 6 3 + 3 - 0 !
org.eclipse.xsd.doc/build/antJavadoc.sh | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 stop the javadoc generatings from setting ant_home/java_home
Fedora eclipse emf platform docs location.patch | (download)

org.eclipse.emf.doc/build/javadoc.xml.template | 2 1 + 1 - 0 !
org.eclipse.xsd.doc/build/javadoc.xml.template | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 correct path for eclipse javadoc.
Fedora eclipse emf symlinked classpath.patch | (download)

org.eclipse.emf.doc/build/antJavadoc.sh | 4 2 + 2 - 0 !
org.eclipse.xsd.doc/build/antJavadoc.sh | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 correct classpath for javadoc generation.
Fedora eclipse emf build props.patch | (download)

org.eclipse.emf.examples.generator.validator/build.properties | 4 0 + 4 - 0 !
org.eclipse.emf.examples.library.edit/build.properties | 3 0 + 3 - 0 !
org.eclipse.emf.examples.library.editor/build.properties | 3 0 + 3 - 0 !
org.eclipse.emf.examples.library/build.properties | 3 0 + 3 - 0 !
org.eclipse.emf.exporter.html/build.properties | 4 0 + 4 - 0 !
org.eclipse.emf.importer.java/build.properties | 1 0 + 1 - 0 !
org.eclipse.emf.java.edit/build.properties | 3 0 + 3 - 0 !
org.eclipse.emf.java.editor/build.properties | 3 0 + 3 - 0 !
org.eclipse.emf.java/build.properties | 3 0 + 3 - 0 !
org.eclipse.xsd.example/build.properties | 3 0 + 3 - 0 !
10 files changed, 30 deletions(-)

 exclude irrelevant files from source jars.
Fedora eclipse emf bundle examples.patch | (download)

org.eclipse.emf.example.installer/customBuildCallbacks.xml | 94 73 + 21 - 0 !
org.eclipse.xsd.example.installer/customBuildCallbacks.xml | 23 6 + 17 - 0 !
2 files changed, 79 insertions(+), 38 deletions(-)

 handle the examples being present rather than being fetched from cvs.
unix2dos.patch | (download)

org.eclipse.emf.doc/build/antJavadoc.sh | 2 1 + 1 - 0 !
org.eclipse.xsd.doc/build/antJavadoc.sh | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 replace dos2unix with fromdos.
Unchecked generic class cast.patch | (download)

org.eclipse.emf.ecore/src/org/eclipse/emf/ecore/plugin/ContentHandlerRegistryReader.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---