Until this Friday when the project reorganization is complete, you must run:

gradle -b generator.gradle

in the rt first, and then cd ../javafx and run gradle from there. The gradle 
files in the current rt are not functional with the existing project layout, 
only with the new layout which is produced via generator.gradle.

Richard

On Jun 25, 2013, at 10:57 AM, Mario Torre <neug...@redhat.com> wrote:

> On Tue, 2013-06-25 at 13:10 -0400, steve.x.northo...@oracle.com wrote:
>> Hello OpenJFX,
> 
>> We are hoping that the workspace reorganization and the new gradle build 
>> will make it much easier for everybody to be able to build & test with 
>> JavaFX. 
> 
> Hello Steve,
> 
> Speaking of gradle, I have:
> 
> [org.gradle.BuildExceptionReporter] A problem occurred evaluating root
> project 'rt'.
> [org.gradle.BuildExceptionReporter] > Could not read script
> '/home/neugens/work_space/jdk/openjfx/master/rt/buildSrc/linux.gradle'
> as it does not exist.
> 
> There is actually a linux.gradle, but it's in gradleBuildSrc:
> 
> ./gradleBuildSrc/linux.gradle
> 
> 
> If I change all the occurrences of buildSrc to be gradleBuildSrc in the
> build file, I can get to this:
> 
> [org.gradle.BuildExceptionReporter] * What went wrong:
> [org.gradle.BuildExceptionReporter] A problem occurred evaluating root
> project 'rt'.
> [org.gradle.BuildExceptionReporter] > Could not find property
> 'JavaHeaderTask' on root project 'rt'.
> 
> Any idea of what I may do wrong?
> 
> Cheers,
> Mario
> 
> 

Reply via email to