Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Fwd: eclipse platform tycho build setup instructions

Hi,

I wanted to let you know that on Fedora 16 x86_64 I have had a
successful build using Igor's instructions.  I even disobeyed a few of
them and it worked just fine :)

. OpenJDK 6 (from Fedora; OpenJDK 7 fails on jdt.compiler.apt.tests)
. mvn (from Fedora) 

More details:

java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.4) (fedora-61.1.10.4.fc16-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

from java-1.6.0-openjdk-devel-1.6.0.0-61.1.10.4.fc16.x86_64 RPM

Apache Maven 3.0.3 (rNON-CANONICAL_2011-10-11_11-56_mockbuild;
2011-10-11 07:56:36-0400)
Maven home: /usr/share/maven
Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
Default locale: en_CA, platform encoding: UTF-8
OS name: "linux", version: "3.1.6-1.fc16.x86_64", arch: "amd64", family:
"unix"

from maven-3.0.3-15.fc16.x86_64 RPM

Have a nice weekend,

Andrew


Back to the top