Re: Question on <include ...> tag in 3.3
Stephen McConnell <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
Nainesh Desai wrote: > In version 3.25, container block had a support of defining type attribute in > include tag and looks like it is not working in 3.3. Is this not supported > any more or just a bug? It's a bug. What you describe below should work - in that it should be including the standalone block. I'll put a test-case together under the current development branch and see if we have an identifiable problem and also see if we have a viable short-term workaround. Steve. > <container name="application" > <classloader> > .. > </classloader> > <include name="test" id="test:test" version="1.0" type="block" /> > </container> -- |---------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org | |---------------------------------------|