This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit f21eac1bd6de4f0c1322d36ae92f4abb751cd300 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 26 16:43:29 2014 +0200 Refreshed gcc-changes.diff --- debian/patches/gcc-changes.diff | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/debian/patches/gcc-changes.diff b/debian/patches/gcc-changes.diff index 5e2f09a..9d13a4c 100644 --- a/debian/patches/gcc-changes.diff +++ b/debian/patches/gcc-changes.diff @@ -1,5 +1,3 @@ -Index: b/gcc.properties -=================================================================== --- /dev/null +++ b/gcc.properties @@ -0,0 +1,5 @@ @@ -8,11 +6,9 @@ Index: b/gcc.properties +gcc.zipArg=-fzip-target requires argument +gcc.zipDepArg=-fzip-dependency requires argument +gcc.noClasspath=no classpath specified -Index: b/src/org.eclipse.jdt.core/build.xml -=================================================================== --- a/src/org.eclipse.jdt.core/build.xml +++ b/src/org.eclipse.jdt.core/build.xml -@@ -49,9 +49,10 @@ +@@ -38,9 +38,10 @@ <include name="**/readableNames.props"/> <include name="META-INF/**"/> <include name="**/*.properties"/> @@ -25,11 +21,9 @@ Index: b/src/org.eclipse.jdt.core/build.xml -</project> \ No newline at end of file +</project> -Index: b/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java -=================================================================== --- a/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java +++ b/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java -@@ -1188,9 +1188,9 @@ +@@ -1215,9 +1215,9 @@ // by default only lines and source attributes are generated. this.produceDebugAttributes = ClassFileConstants.ATTR_SOURCE | ClassFileConstants.ATTR_LINES; @@ -42,8 +36,6 @@ Index: b/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/impl/Compile this.defaultEncoding = null; // will use the platform default encoding -Index: b/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/batch/GCCMain.java -=================================================================== --- /dev/null +++ b/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/batch/GCCMain.java @@ -0,0 +1,502 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

