>
>By the way, these new tests are verry time consuming, they starts and
>stops JBoss and use big iteration counts. My plan is to integrate is as
>an entity ref in build.xml, to not litter that file to much, and not
>make them run dring normal testing. Is that OK?
>
I am not sure what your changes include... so commit as enity-ref and if 
it is a problem or can be done in a better way we can deal with it then.

>By the way, I need to get the information in the build where the JBoss
>output build is. Is there any way to extract this information from
>build/build.xml when running testsuite/build.xml (I mean, build magic
>way of doing it)?
>
Currently no... because there is no telling if the local build.xml was 
used or if the build/build.xml was used.   I could probably write a bit 
of BM to fix this though (a task which would check if there is a 
../build/build.xml and parse it and import some properties).

Again we come back to time...

--jason



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to