Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] Errors building on build.eclipse.org

It was something related to the JDK used on the server. Denis Roy (Eclipse Webmaster) suggested a different one and is building now.

I've updated the wiki page with the info.

El 12/03/2009, a las 22:01, Carlos Sanchez escribió:

i have opened and saved again as UTF8 and svn says no differences

On Thu, Mar 12, 2009 at 1:43 PM, Abel Muiño Vizcaino <amuino@xxxxxxxxx> wrote:
Hi guys!

I've started running the build script on the eclipse build server and I'm experiencing some problems with the encoding of files (which is weird, because it builds on Windows and Mac). The server is running Linux on a
PPC64 and using IBM's J9 JDK (1.5).

Can anybody run the build on a linux host? Maybe is something linux (or J9)
specific.

For your reference, this is the kind of errors that I'm seeing:

# 3/12/09 4:08:36 PM EDT
# Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000,
2008. All rights reserved.
----------
1. ERROR in
/opt/public/technology/iam/builds/pde-build/eclipse.build/plugins/ org.eclipse.iam.jdt.core/src/main/java/org/eclipse/iam/jdt/core/ MavenJdtCoreActivator.java
(at line 1)

/ ***************************************************************************************************
       ^
Cannot read the source from
/opt/public/technology/iam/builds/pde-build/eclipse.build/plugins/ org.eclipse.iam.jdt.core/src/main/java/org/eclipse/iam/jdt/core/ MavenJdtCoreActivator.java; either the file uses a different encoding than UTF-8 or it is corrupted
----------

The unix file command says that it is an ASCII file...
/opt/public/technology/iam/builds/pde-build/eclipse.build/plugins/ org.eclipse.iam.jdt.core/src/main/java/org/eclipse/iam/jdt/core/ MavenJdtCoreActivator.java:
ASCII English text

So... any ideas?
_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev

_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



Back to the top