[Yanel-dev] re commit 27873

simon litwan simon.litwan at wyona.com
Tue Oct 2 11:51:47 CEST 2007


it seems to me that after updating i get a build failed which i think is 
related to commit 27873.

if i understand it right we have to add something like this to the all 
the realms build.xml

<target name="copy-dependencies" depends="init">
<echo>Copy dependencies of realm Welcome</echo>
<copy todir="${build.dir}/webapps/${servlet.context.prefix}/WEB-INF/lib">
<fileset refid="maven2.realm.fileset"/>
<mapper type="flatten"/>
</copy>
</target>

right?

simon

-- 
Simon Litwan                               simon.litwan at wyona.com
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org


More information about the Yanel-development mailing list