Community
Participate
Working Groups
master Mixed line delimiters in /org.eclipse.jdt.compiler.apt/customBuildCallbacks.xml
Hmm, has anybody even touched that since 3.2?
This probably got added by the copyright tool in May 2010 and can wait to be fixed in the next cycle.
Jay, please fix this. Thanks.
(In reply to comment #3) > Jay, please fix this. Thanks. Did you mean the carriage return on the first line? If so, this one has it too: org.eclipse.jdt.compiler.tool/customBuildCallbacks.xml I will fix them both.
(In reply to comment #4) > (In reply to comment #3) > > Jay, please fix this. Thanks. > > Did you mean the carriage return on the first line? If so, this one has it > too: > org.eclipse.jdt.compiler.tool/customBuildCallbacks.xml > > I will fix them both. Yes, thanks.
Fixed via: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=571c56695bfc8d1674dd357053014a802ba5b0e7
You also have to update the bundle version.
(In reply to comment #7) > You also have to update the bundle version. Done, it's here: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=96141a500917c1125f3f9ae76a90d146f8031558
Thanks