You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[author="stephan", created="Wed, 10 Dec 2008 16:28:07 -0500 (GMT-05:00)"]
Unfortunately, I wasn't very clear on what failures I was talking about.
I believe one build failure was the same as what's described in ENK-6.
There is another case where compilation fails because a model class cannot be found. After the error occurs, the source and compiled class are plainly available in the catalog/java directory as expected. hence the suggestion of a fork problem. Haven't seen this in a while, but it may still be lurking.
[reporter="stephan", created="Mon, 22 Sep 2008 16:31:02 -0500 (GMT-05:00)"]
Sporadic build failures when using Sun JDK.
Investigate why it sometimes fails using Sun JVM. Associated bug is the occassional error where a class is not found (even happens with JRockit).
Perhaps the output of the code generation in forked JVM isn't finished before we try to compile (?!).
The text was updated successfully, but these errors were encountered: