Hi all, just made some small updates to build.xml file, to show some more OS and Java-related info ...
And ... I'm sorry to say that with the latest JDK 7 Update 7 from Oracle, I have the same problem of you ... very strange, because with Oracle JDK 7 Update 4 all was working (at least on Windows 7 at 64 bit). Tomorrow I'll make other tests with Windows at 32 bit. We have some Jenkins builds at Apache on JDK 7, but could not be the latest, and could be OpenJDK ... I have to look better at it. Greg (and maybe even Roger), it would be great if you could make some tests on Linux with other JDK 7 versions before the update 7 ... otherwise you have to wait some day for others tests from me (it's not my primary dev VM for Pivot, so I use it only a little time). I tried to manually add the plugin.jar to the env var CLASSPATH, but this time even this trick doesn't work (but I used it many times before) ... really it seems Oracle changed something in the JDK. A strange thing I have seen is that under $JAVA_HOME/jre/lib/ (for JDK1.7.0_07) on Linux, some jar files doesn't have the executable attribute (chmod +x) could be something related to this. But could be that in previous versions they have that flag enabled, but for security (or whatever other reason) they now have disabled it ... and could be an interesting thing to know. So I think now it's time to open a JIRA issue (with high priority) for this... Let's update. Bye, Sandro
