j2sdk-image and new build system

2013-02-22 Thread Martin Buchholz
j2 is so 2001. Before freezing the shiny new build system, consider taking the opportunity to rename j2sdk = jdk j2re = jre globally in the new Makefiles.

Re: j2sdk-image and new build system

2013-02-22 Thread Tim Bell
Hi Martin: j2 is so 2001. Before freezing the shiny new build system, consider taking the opportunity to rename j2sdk = jdk j2re = jre globally in the new Makefiles. Agreed. I filed 8008771 anacronism removal: change use of j2* to jdk,jre etc... This report should be visible within a few

Re: RFR (S): 8006965: test_gamma should run with import JDK

2013-02-22 Thread Christian Thalinger
I talked to a lot of people about this today. What we really want is to not run tests when we build. Mikael and I were looking into how we could do that without gamma and there is a way: http://cr.openjdk.java.net/~twisti/8006965/ This would be the first of three fixes: Fix 1) The patch

jfx ant build strangeness

2013-02-22 Thread Pete Brunet
What is causing this? I am in .../controls/jfx but the build is running from .../controls-old3. $ pwd /Users/petebrunet/JavaFX/controls/jfx $ ant -Dhudson.jfx.job.name=8.0-controls-scrum sdk-no-docs Buildfile: /Users/petebrunet/JavaFX/controls-old3/jfx/build.xml ...

Re: jfx ant build strangeness

2013-02-22 Thread Pete Brunet
Restarting the console solved it. On 2/22/13 11:16 PM, Pete Brunet wrote: What is causing this? I am in .../controls/jfx but the build is running from .../controls-old3. $ pwd /Users/petebrunet/JavaFX/controls/jfx $ ant -Dhudson.jfx.job.name=8.0-controls-scrum sdk-no-docs Buildfile: