[jboss-as7-dev] Getting rid of arquillian/container-managed-domain
Brian Stansberry
brian.stansberry at redhat.com
Fri Jan 6 17:46:03 EST 2012
Done.
http://github.com/jbossas/jboss-as/compare/dd8df1f...71cf82e
Some of the moved code may be useful in a proper arquillian container;
it's utilities for launching Host Controllers that work similarly to how
the arquillian/container-managed stuff launches standalone servers. Feel
free to steal. ;)
On 1/6/12 10:57 AM, Aslak Knutsen wrote:
> 'Someday' it will (AS7-2203).
>
> I'm not to familiar with the current content of container-managed-domain, but the location sounds like it should be used for the arquillian domain container. Not sure how much is re usable for the upcoming container impl, so do as you see fit.. :)
>
> -aslak-
>
> ----- Original Message -----
>> Hi Aslak,
>>
>> I'd like to get rid of the current
>> arquillian/container-managed-domain
>> module in the AS7 source tree and move the couple classes there to
>> the
>> testsuite/domain module. That's the only place they are used, and
>> their
>> current location implies they are a proper arquillian container
>> implementation, which isn't the case. They're just some utilities
>> that I
>> hoped someday to turn into a proper container implementation.
>>
>> Any objections?
>>
>> --
>> Brian Stansberry
>> Principal Software Engineer
>> JBoss by Red Hat
>>
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat
More information about the jboss-as7-dev
mailing list