On Feb 7, P T Withington wrote:
[snip]
> >    - library.lzo isn't auto-included like library.lzx is. If I move or
> > delete
> >      library.lzx, I get a compilation error.
> 
> So you have added your libraries to
> WEB-INF/lps/misc/lzx-autoincludes.properties? 
no. diamond relies on the behavior where if I don't specify a file name
for a directory in an include, it looks for the library.lzx file in that
directory. e.g.

    <include href="foo/bar"/>

Actually includes
    foo/bar/library.lzx

A

Reply via email to