you might be saying this env is from here
<property environment value="env">
but see, this 'env' is a value ...is not it ? but in the above
question the env is used as a variable in EL expression....is not it ?
so where from this env (in the EL)is coming ?
> please visit the ANT build.xml......here is some part of the big
> build.xml.
[quoted text clipped - 5 lines]
> look at value="{env.JBOSS_HOME} , what is env here ? where from it
> came ? i dont understand where from it came ?
gk - 03 Jul 2006 07:44 GMT
nobody comes here.....
> you might be saying this env is from here
>
[quoted text clipped - 13 lines]
> > look at value="{env.JBOSS_HOME} , what is env here ? where from it
> > came ? i dont understand where from it came ?