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 Ted Yu <te...@yahoo.com> on 2006/08/09 01:52:57 UTC

building log4j

Hi,
Although JMS is optional, I got:
BUILD FAILED
/workplace/log4j/build.xml:225: Missing javax.jms.*
classes.

         Please make sure to that the "jms.jar"
property in build.properties
        file is set correctly.

I am trying to satisfy the following:
jms.jar=${lib.home.dir}/jms1.1/lib/jms.jar

But jms.jar isn't included in log4j package.
I am wondering how you handle this.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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


Re: building log4j

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
In the past I've downloaded JMS (API) from java.sun.com and put it
where the build.properties indicates.  I was surprised by, but didn't
have time to pursue, the fact JMS should be optional and not cause the
build to fail.

Yoav

On 8/8/06, Ted Yu <te...@yahoo.com> wrote:
> Hi,
> Although JMS is optional, I got:
> BUILD FAILED
> /workplace/log4j/build.xml:225: Missing javax.jms.*
> classes.
>
>          Please make sure to that the "jms.jar"
> property in build.properties
>         file is set correctly.
>
> I am trying to satisfy the following:
> jms.jar=${lib.home.dir}/jms1.1/lib/jms.jar
>
> But jms.jar isn't included in log4j package.
> I am wondering how you handle this.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>

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