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 Andrew Vajoczki <va...@yahoo.com> on 2002/01/18 20:17:47 UTC

build.xml missing from alpha log4j releases?

Hello,

I thought I should mention that when I downloaded the
log4j alpha6 snapshot it was missing the build.xml file:

 http://jakarta.apache.org/log4j/jakarta-log4j-1.2alpha6.tar.gz

I had to grab it from WebCVS in order to build the jar.
Is this by design or did I not run the install script 
with the correct parameters?
I used "./build.sh jar" after setting my JAVA_HOME env variable
under Cygwin.

-Andrew

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


A question on QuiteWriter

Posted by Andrea Fabris <an...@email.it>.
Hi people.
I was taking a deep look on the source code of log4j to understand why i can
delete the logging files and no exception r reported.
I discovered that when log4j was designed, the ppl thought it was a good
idea to no throw exception everytime there was a logging problem
Now, im using log4j in a project but the designer wanted to throw exception
whenever i have a logging problem.
How can i avoid the actual log4j behaviour and let log4j warn about logging
problems?
I have to patch completely the source code?

Thanx in advance
Andrea Fabri




--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Le vacanze da sogno si prenotano solo su eDreams.
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=75&d=21-1  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: build.xml missing from alpha log4j releases?

Posted by Ceki Gülcü <ce...@qos.ch>.
Andrew,

Thanks. This omission will be corrected in alpha7.

-- 
Ceki

At 19:34 18.01.2002 -0500, you wrote:
>Sorry, I guess I didn't make myself clear...
>
>I did not find a file named 'build.xml' anywhere in 
>the tar file.
>
>$ gzip -dc jakarta-log4j-1_2alpha6.tar.gz | tar t | grep 'uild.xml'
>jakarta-log4j-1.2alpha6/build/siteBuild.xml
>
>Perhaps build.xml is not necessary to build Log4J
>and that's why it was not in the tarfile?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: build.xml missing from alpha log4j releases?

Posted by Andrew Vajoczki <va...@yahoo.com>.
Sorry, I guess I didn't make myself clear...

I did not find a file named 'build.xml' anywhere in 
the tar file.

$ gzip -dc jakarta-log4j-1_2alpha6.tar.gz | tar t | grep 'uild.xml'
jakarta-log4j-1.2alpha6/build/siteBuild.xml

Perhaps build.xml is not necessary to build Log4J
and that's why it was not in the tarfile?

Ceki Gülcü wrote:
> 
> The build.xml file is now in the topmost directory of the
> distribution.
> 
> Just invoking ant should suffice to build. The build.sh and
> build.bat are no longer used. This similar to what many
> other Jakarta projects...
> 
> I can't tell you whether this is good or bad. Just following
> the crowd. Regards, Ceki
> 
> At 14:17 18.01.2002 -0500, you wrote:
> >Hello,
> >
> >I thought I should mention that when I downloaded the
> >log4j alpha6 snapshot it was missing the build.xml file:
> >
> > http://jakarta.apache.org/log4j/jakarta-log4j-1.2alpha6.tar.gz
> >
> >I had to grab it from WebCVS in order to build the jar.
> >Is this by design or did I not run the install script
> >with the correct parameters?
> >I used "./build.sh jar" after setting my JAVA_HOME env variable
> >under Cygwin.
> >
> >-Andrew
> >
> >_________________________________________________________
> >Do You Yahoo!?
> >Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> >--
> >To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> >For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> --
> Ceki Gülcü - http://qos.ch
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: build.xml missing from alpha log4j releases?

Posted by Ceki Gülcü <ce...@qos.ch>.
The build.xml file is now in the topmost directory of the 
distribution. 

Just invoking ant should suffice to build. The build.sh and
build.bat are no longer used. This similar to what many
other Jakarta projects...

I can't tell you whether this is good or bad. Just following
the crowd. Regards, Ceki

At 14:17 18.01.2002 -0500, you wrote:
>Hello,
>
>I thought I should mention that when I downloaded the
>log4j alpha6 snapshot it was missing the build.xml file:
>
> http://jakarta.apache.org/log4j/jakarta-log4j-1.2alpha6.tar.gz
>
>I had to grab it from WebCVS in order to build the jar.
>Is this by design or did I not run the install script 
>with the correct parameters?
>I used "./build.sh jar" after setting my JAVA_HOME env variable
>under Cygwin.
>
>-Andrew
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>

--
Ceki Gülcü - http://qos.ch



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>