[jboss-dev] Re: what triggers the the install targets

Thomas Diesler thomas.diesler at jboss.com
Wed Aug 22 06:49:25 EDT 2007


Found it.

It must be explicitly call ed from build.xml

On Wed, 2007-08-22 at 12:25 +0200, Thomas Diesler wrote:
> Hi,
> 
> I'm trying to move the jbossws container integration to the AS code
> base. In build-dist.xml I created
> 
>   <target name="_module-webservices-most">
>     <property name="_module.name" value="webservices" override="true"/>
>     <property name="_module.output" override="true"
> value="${project.root}/${_module.name}/output"/>
> 
> that is supposed to install the artifacts that are build in the
> webservices module. The target is however never called. 
> 
> Who knows how is this supposed to work (i.e. how do I need to hook up
> the new target)
> 
> cheers
> -thomas
> 
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
Web Service Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx





More information about the jboss-development mailing list