Re: Exception Logging

2010-06-04 Thread Alan D. Cabrera
On Jun 3, 2010, at 2:15 PM, Felix Knecht wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We have a lot of following constructs: log.error( I18n.err( I18n.ERR_04007 ) ); throw new DecoderException( I18n.err( I18n.ERR_04007 ) ); What about logging the exception within the

Re: Should we use assert ?

2010-06-04 Thread Alan D. Cabrera
On Jun 4, 2010, at 5:10 AM, Stefan Seelmann wrote: Emmanuel Lecharny wrote: Hi guys, currently (and probably because nobody uses them, due to some Java 1.3 habits we have), we don't use asserts to do simple things like checking methods parameters (pre-conditions). Should we start using

Re: Exception Logging

2010-06-04 Thread Alan D. Cabrera
On Jun 4, 2010, at 6:58 AM, Emmanuel Lecharny wrote: No worries. :) Why do they all have numbers in them? Grep is your friend when you have accurate elements to work on :) Numbers are less versatile than textual descriptions. /me remember a 5 days debugging session on a production

Re: About I18n

2010-03-25 Thread Alan D. Cabrera
On Mar 25, 2010, at 7:11 AM, Emmanuel Lecharny wrote: On 3/25/10 8:03 AM, Alex Karasulu wrote: Wow u just described fully and emaculated why this proposal was rubbing me the wrong way. I did not have the time to run through a use case to see clearly - thanks for doing this and commenting

Re: About I18n

2010-03-24 Thread Alan D. Cabrera
On Mar 17, 2010, at 4:24 AM, Emmanuel Lecharny wrote: Hi guys, Felix has done a tremendous work extracting all the error messages from the code and gathering them in a sub project (shared-i18n and apacheds-i18n). This is just great, but I think we should go a bit further. If we want

Re: Sun and Apache will collaborate more...

2008-04-01 Thread Alan D. Cabrera
On Apr 1, 2008, at 2:46 PM, Emmanuel Lecharny wrote: Hi guys, after having had some convos today with some big shots at Sun, I'm very pleased to announce that we have found some kind of agreements about merging OpenDS into Apache Directory Server. This is a great news, as we will

Re: AVLTree performance numbers

2008-03-02 Thread Alan D. Cabrera
:). Alex On Sat, Mar 1, 2008 at 1:04 PM, Alan D. Cabrera [EMAIL PROTECTED] wrote: On Mar 1, 2008, at 5:59 AM, Kiran Ayyagari wrote: hi, Below given are some of the numbers obtained by comparing the current implementation of AVL tree against the RB tree underlying the java.util.HashSet

Re: DN storage : Table or Hash ? Some tests...

2008-03-01 Thread Alan D. Cabrera
On Feb 25, 2008, at 5:09 AM, Emmanuel Lecharny wrote: Hi guys, I did some small tests in order to check if storing DN into a BTree was slower than using an Hash. Assuming that we have enough memory to cache data, I found that using a Hash does not bring any kind of performance boost

Re: AVLTree performance numbers

2008-03-01 Thread Alan D. Cabrera
On Mar 1, 2008, at 5:59 AM, Kiran Ayyagari wrote: hi, Below given are some of the numbers obtained by comparing the current implementation of AVL tree against the RB tree underlying the java.util.HashSet. Comparison of Insert operation in milli seconds No. of Nodes1000

DNS server

2008-02-08 Thread Alan D. Cabrera
I'm interested in using the DNS server. Does anyone have any information as to what kind of a load this thing can take and if it's deployed in production anywhere? Regards, Alan

Re: [OT] Some directory birthdays tomorrow!!!

2008-01-03 Thread Alan D. Cabrera
Heh heh, you're not the first to think that Tuesday was my birthday. I never enter in my real birthday since it's sometimes used for security questions. But, thanks anyway! Regards, Alan On Dec 31, 2007, at 8:22 AM, Alex Karasulu wrote: Tomorrow is not only the first day of the new year

Re: [Version Numbering scheme] was: Version numbering and roadmap planning

2007-05-07 Thread Alan D. Cabrera
On May 5, 2007, at 5:18 AM, Emmanuel Lecharny wrote: Ok, I agree with a lot of Chris points. We have to find an easier way to enumerate versions, and the odd/even scheme does not fit me a lot, because the semantic is not very clear. However, I also think that Alex is right when it comes

Re: [jira] Reopened: (DIRSERVER-2) ASN.1 Compiler

2007-04-22 Thread Alan D. Cabrera
On Apr 21, 2007, at 1:18 PM, Alex Karasulu wrote: On 4/21/07, Alan Cabrera (JIRA) [EMAIL PROTECTED] wrote: [ https://issues.apache.org/jira/browse/DIRSERVER-2? page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera reopened DIRSERVER-2:

Re: [Announcement] Emmanuel Lecharny is our new PMC Chair (Directory V.P.)

2007-04-10 Thread Alan D. Cabrera
Congrats Emmanuel! Many thanks Alex for your leadership on this project. Regards, Alan On Apr 6, 2007, at 12:18 PM, Alex Karasulu wrote: Hello, This email is my last message to the community with my PMC Chair hat on. For some time now I wanted to step down from the position of PMC

Re: [Logo contest]

2007-01-28 Thread Alan D. Cabrera
On Jan 26, 2007, at 1:41 AM, Emmanuel Lecharny wrote: Hi happy ADS community !! what about a logo contest ? You can post comment on this page, add some proposals, or vot by replying this mail. Here is the wiki page where you can find the logos :

Re: [IMPORTANT] Status of Apache Directory

2006-11-08 Thread Alan D. Cabrera
On Nov 2, 2006, at 11:14 AM, Alex Karasulu wrote: Hi all, Lately some things have been slowing down and I just want to see were we are and who is working on what. Who is still around :)? I'm still around! :D Some day I'll have time ti tinker with the ASN1 compiler... Regards, Alan

Re: A little break in the rush

2006-08-04 Thread Alan D. Cabrera
Emmanuel Lecharny wrote: Guys, I'm leaving for one week, trying to get some rest and some wind, too. I will be MIA, unless I find a internet connection, and even then, not sure I will read all your mails :) I'm sorry to let you having more than 45 bugs to deal with, and with some hairy

Re: ASN.1 Implementation

2006-07-09 Thread Alan D. Cabrera
Dale Peakall wrote: Hi, could I enquire about the status of the ASN.1 implementation used by Apache DS for it's LDAP implementation? In the web-site and associated documentation I see reference to several different ASN.1 implementations: snikers, twix, snacc4j etc. Which implementation is

ApacheCon EU

2006-06-20 Thread Alan D. Cabrera
Who's going to ApacheCon EU? Will there be a hackathon? Regards, Alan

Re: cvs.apache.org and minotaur.apache.org

2006-05-22 Thread Alan D. Cabrera
Trustin Lee wrote: On 5/22/06, Noel J. Bergman [EMAIL PROTECTED] wrote: Joe, As we have told people on many occassions, DO NOT USE HOST NAMES. Since you x-posted this to infra Actually, I just replied to it.The other copies posted by Trustin hadn't hit all the lists.

Re: [vote] Releasing the root build POM 1.0.5

2006-05-21 Thread Alan D. Cabrera
Emmanuel Lecharny wrote: Alan D. Cabrera a écrit : Emmanuel Lecharny wrote: Trustin Lee a écrit : As you noticed from my recent questions to the infra team, cvs and svn have been separated from minotaur *permanently*, and therefore we cannot use cvs.apache.org http://cvs.apache.org

Re: [release] Signing files recursively.

2006-02-24 Thread Alan D. Cabrera
On 2/24/2006 6:27 AM, Trustin Lee wrote: I wrote a shell script that signs files recursively. It is a real time-saver when I sign jars and poms spreaded over multiple directories: http://gleamynode.net/wordpress/archives/129 Sweet! Regards, Alan

Re: MVN deploy is awfully slow

2006-02-09 Thread Alan D. Cabrera
On 2/9/2006 7:22 PM, Alex Karasulu wrote: Trustin Lee wrote: Try to replace scpexe: to scp:. It's slightly faster. BTW does anyone know why we're using scpexe instead of scp? It seemed to be more stable across platforms. Alex It also seems to be the only thing that works for putty on

Re: MVN deploy is awfully slow

2006-01-30 Thread Alan D. Cabrera
On 1/30/2006 5:40 AM, Emmanuel Lecharny wrote: Hi all, I'm trying to deploy ADS, and it's really taking ages... I can see that uploading of every file is really long, even if the files size are only a few bytes. When I say it's awfully slow, it's because it takes more than one hour... I

Re: CORBA incubation proposal

2006-01-20 Thread Alan D. Cabrera
On 1/19/2006 2:11 PM, Emmanuel Lecharny wrote: Hi Alan, Alan D. Cabrera a écrit : It would be pretty cool if someone from the directory team would wire in Directory for the COSNaming piece. Yeah, sure. However, right now, we are pretty busy closing 1.0-RC1. Is this really urgent or can

CORBA incubation proposal

2006-01-19 Thread Alan D. Cabrera
Here is the incubation proposal http://wiki.apache.org/incubator/CorbaProposal Does anyone have any comments before we vote on it? It would be pretty cool if someone from the directory team would wire in Directory for the COSNaming piece. Regards, Alan

Directory directory re-org

2006-01-01 Thread Alan D. Cabrera
Can anyone do a *fresh* checkout from SVN? With the recent changes I get an error from a file in the sandbox. I'm worried that something may be corrupted in the repo. Regards, Alan

Re: [MINA][ASN.1] M2 based build and repo configuration completed

2005-12-29 Thread Alan D. Cabrera
On 12/29/2005 6:46 AM, Alex Karasulu wrote: Hi, I'd like to unfreeze the ASN.1 and MINA projects today and remove the old folders in the repo to prevent confusion and accidental work on them. I have migrated both these projects into directory/trunk as well as their tags and branches into

Re: ASN.1 compiler

2005-11-16 Thread Alan D. Cabrera
Alex Karasulu wrote, On 11/14/2005 6:23 AM: Musachy Barroso wrote: Hi folks I'd like to know what is the current state of the ASN.1 compiler, there is a serious lack of an ASN.1 compiler with a BSD-like license and I'd like to help. There isn't much information on the website, so some

Re: [OT] How best to respond to null arguments?

2005-08-31 Thread Alan D. Cabrera
Emmanuel Lecharny wrote, On 8/31/2005 11:58 AM: option #3 +1 option #1 -0 option #2 -1 This reflects my opinions as well. Regards, Alan

Re: [VOTE] [apacheds] Release 0.9.1

2005-07-26 Thread Alan D. Cabrera
-1 [ ] Reject this release 0 [ ] Indifferent +1[X] Approve the release Regards, Alan

Re: [bdbje] [Licensing] Open Source verses Commercial Use

2005-07-24 Thread Alan D. Cabrera
On 7/24/2005 4:40 AM, Emmanuel Lecharny wrote: Hi ! On Sun, 2005-07-24 at 07:04 -0400, Noel J. Bergman wrote: The Sleepycat license is that if you don't have total source (essentially GPL) then you pay Sleepycat a fee Personally I'd recommend an

Re: [release] ApacheDS 0.9.1

2005-07-21 Thread Alan D. Cabrera
Alex Karasulu wrote, On 7/21/2005 11:09 PM: Hi all, I talked to Nick the other day who is looking into the nlog4j and slf4j stuff for us. He is trying to get this stuff up on ibiblio which is a bit more involved now because of the m2 dependence on POMs. You cannot just upload a jar

Re: [VOTE] Release of MINA 0.7.2

2005-06-07 Thread Alan D. Cabrera
[x] +1: Let's release 0.7.2 and go for 0.7.3 and 0.9 [ ] 0: Well, I don't know? [ ] -1: No, It still has serious flaw that prevents us from releasing it.

Re: Stub compiler...

2005-05-20 Thread Alan D. Cabrera
On 5/20/2005 7:45 PM, Jean-Luc Wasmer wrote: Alan D. Cabrera wrote: On 5/19/2005 11:35 AM, Jesper Söderlund wrote: The stub compiler is not complete and represents my good intentions. what would have been a good answer to my question (http://mail-archives.apache.org/mod_mbox/directory-dev/200504