FYI, for now I added <jvm-version>1.6</jvm-version> entry to allow plugins to be installed on servers running on Java 6.
Jarek On Thu, May 29, 2008 at 1:02 AM, Jarek Gawor <[EMAIL PROTECTED]> wrote: > Hi, > > While looking at https://issues.apache.org/jira/browse/GERONIMO-4089 > one of the problems I discovered was that all of our plugins require > Java 1.5 at runtime (geronimo-plugin.xml has > <jvm-version>1.5</jvm-version> entry). So even assuming we built > Geronimo with Java 1.5 but we are running with 1.6, none of the > plugins will install. So the question is, should the > geronimo-plugin.xml specify both Java versions or should it not list > any version at all? Same issue applies to the sample plugins. > > Jarek >
