You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Miguel Figueiredo <mf...@maisis.pt> on 2004/08/31 10:54:28 UTC

Slide state-of-art

 

Hello folks,

 

 I've been studying the Slide project this last days, and reading through
the mailing list since yesterday (I'm quite excited, this is the first email
; ) ), so I'm quite a newbie.

 Please don't flame me, but could someone point me a URL or information
about Slide's state of art?

 

 I know that Slide is RFC 2518 class 2 compliant, and that versioning (RFC
3253) is partially implemented, leaving activities, merge, baselines and
versioned-collections for some future implementation. By the way, are fork
and workspace features RFC 3253 compliant?

 

 What about WebDAV ACL, is it already a RFC 3744 full implementation?

 

Thanks in advance,

Miguel Figueiredo


Re: Regarding Apache Logging API in Slide

Posted by James Mason <ma...@apache.org>.
Check out the user's guide for commons-logging: 
http://jakarta.apache.org/commons/logging/guide.html

Not that commons-logging is just a wrapper around multiple logging 
implementations. As such, configuring the logger implementation depends 
on which implementation you use. From your code it looks like you're 
using SimpleLog, and there's a link to configuration information in the 
Quick Start section of the user's guide.

-James

Koundinya (Sudhakar Chavali) wrote:
>  Hello All,
> 
> 
> Have you ever worked on Apache Logging API??
> 
> I am facing aproblem in supressing the messages of API.
> 
> In my current project I am using apache's HttpClient API. By default it is using Apache
> commons-logging API.
> 
> In order to supress those messages, I know this condition should be used. (if
> (isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)))
> 
> But I am not understanding how and where to write the related code in my API??
> 
> Do I need to set any properties file for this or any thing else. I just can't understand how to
> supress messages of Apache HTTP client
> 
> Your help needed
> 
> thanks
> sudhakar
> 
> =====
> "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) 
> 
> "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)
> 
> "It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail is new and improved - Check it out!
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Regarding Apache Logging API in Slide

Posted by "Koundinya (Sudhakar Chavali)" <su...@yahoo.com>.
 Hello All,


Have you ever worked on Apache Logging API??

I am facing aproblem in supressing the messages of API.

In my current project I am using apache's HttpClient API. By default it is using Apache
commons-logging API.

In order to supress those messages, I know this condition should be used. (if
(isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)))

But I am not understanding how and where to write the related code in my API??

Do I need to set any properties file for this or any thing else. I just can't understand how to
supress messages of Apache HTTP client

Your help needed

thanks
sudhakar

=====
"No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) 

"Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)

"It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org