Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 1370 invoked from network); 7 Oct 2005 10:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 10:02:43 -0000 Received: (qmail 58502 invoked by uid 500); 7 Oct 2005 10:02:41 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 57591 invoked by uid 500); 7 Oct 2005 10:02:38 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 57580 invoked by uid 99); 7 Oct 2005 10:02:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 03:02:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.97.120.73] (HELO hermes) (62.97.120.73) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 03:02:40 -0700 Received: from [172.18.25.76] (helo=EFYBNU030891) by hermes with esmtp (Exim 4.43) id 1ENp3O-0006wj-KI for commons-user@jakarta.apache.org; Fri, 07 Oct 2005 12:02:14 +0200 From: "Alex" To: Subject: [CLI] Collaboration Date: Fri, 7 Oct 2005 12:02:42 +0200 Message-ID: <001b01c5cb26$422390b0$4c1912ac@extendforce.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001C_01C5CB37.05AC60B0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_001C_01C5CB37.05AC60B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, i have developed a new extension for CLI. It is like PatterOptionBuilder, but i have called XmlOptionBuilder, because it reads the Options from a Xml rather than a String pattern or hardcoded. My problem is that i don't know how can I upload that new extension. Also im migrating the CLI API to make it compatible with JDK5.0, generics and foreach. How i can upgrade it? Thank you very much in advance. ------=_NextPart_000_001C_01C5CB37.05AC60B0--