My idea is that you will be allowed via an option to specify which of the
one bellow to use. In my view you do not want do define that packages from
the list by hand as is quite a list. If the option is not specified runner
will figure it out based on the running JVM so if you are running with java
5 you will get by default J2SE-1.5.If you ment that the runner whould allow
you to give an arbitrary url that contains the packages then yes this could
be a nice addition.
So I propose that:

1. if --executionEnv is not set then is determine based on the running jvm
2. if --executionEnv is set and is in the list bellow then uses the packages
specified in the corresponding execution env.
3. if --executionEnv is set and is not in th elist bellow then the value of
the parameter is considered an url to a file containing the packages to be
used.
4. if --executionEnv is set and is equal to NONE then no packages will be
used.

WDYT?

Alin

On 9/3/07, Edward Yakop <[EMAIL PROTECTED]> wrote:
>
> > A: is a standard set of packages (if I could find such a set)
> Is the standard set the ee.foundation.jar?


Here I'm talking about the packages that should be in each of the execution
environments bellow not about the list bellow. Or I do not understend
correctly what you are saying.

> B: stuff all the packages we find in the jvm
>
> How about if we just let user to define the execution environment.
>
> According to r4.1 spec. Under 3.3 Execution Environment:
> The recognized execution environment are:
> CDC-1.0/Foundation-1.0
> OSGi/Minimum-1.1
> JRE-1.1
> J2SE-1.2
> J2SE-1.3
> J2SE-1.4
> J2SE-1.5
> JavaSE-1.6
> PersonalJava-1.1
> PersonalJava-1.2
> CDC-1.0/PersonalBasis-1.0
> CDC-1.0/PersonalJava-1.0
>
> Regards,
> Edward Yakop
>
> Note: I prefer to be able to set the execution environment like this
> and also individually allow which packages that I need.
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to