I can't build tests. This is because some tests in graphics module require stuff from base module, but the base module is not on the javac's classpath (well, there are base's tests, but not base's classes), instead it uses the cached sdk, which is outdated.
1) Please make it run tests against the local sources otherwise it is really cumbersome to develop them
2) Please inform me how to make the build use graphics scrum cache (for ant I used the -Dhudson.jfx.job.name=8.0-graphics-scrum property)
1) Please make it run tests against the local sources otherwise it is really cumbersome to develop them
2) Please inform me how to make the build use graphics scrum cache (for ant I used the -Dhudson.jfx.job.name=8.0-graphics-scrum property)