You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by lo...@fam-homeijer.demon.nl on 2004/09/08 14:51:20 UTC

Build broken

Hi,

A directory named "location" was created under the spi directory.
In order to get this to appear in the resulting log4j jar the line
                ${stem}/spi/*.class,

has to be changed into:

                ${stem}/spi/**/*.class,


HTH,
Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org