On 5/23/07, Enrique Rodriguez <[EMAIL PROTECTED]> wrote:
On 5/23/07, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > ... > Maven profile sounds a good short term solution to me. As Alex says, we > should find a way to build the server with any JVM asap, and then spend > some time finding a better solution for IBM JRE.
OK, I went through and added checks in individual tests based on the installed JRE. This is more fine-tuned than just commenting out tests or setting up a profile, since all the tests will run by default if you are using the Sun JRE with unlimited policy. This also allowed me to understand more of the details about differences between the JREs. You guys with IBM JRE's can 'svn up' and re-build. HTH, Enrique
