Return-Path: Delivered-To: apmail-xml-xmlbeans-dev-archive@www.apache.org Received: (qmail 73748 invoked from network); 16 Sep 2003 08:30:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 08:30:31 -0000 Received: (qmail 167 invoked by uid 500); 16 Sep 2003 08:30:05 -0000 Delivered-To: apmail-xml-xmlbeans-dev-archive@xml.apache.org Received: (qmail 148 invoked by uid 500); 16 Sep 2003 08:30:05 -0000 Mailing-List: contact xmlbeans-dev-help@xml.apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: xmlbeans-dev@xml.apache.org Delivered-To: mailing list xmlbeans-dev@xml.apache.org Received: (qmail 135 invoked from network); 16 Sep 2003 08:30:05 -0000 Message-ID: <3F66CA1A.1020304@outerthought.org> Date: Tue, 16 Sep 2003 10:30:18 +0200 From: Steven Noels Organization: Outerthought User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030902 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: xmlbeans-dev@xml.apache.org Subject: Re: XmlBeans source code has been checked in ... References: <4B2B4C417991364996F035E1EE39E2E10D8E06@uskiex01.amer.bea.com> In-Reply-To: <4B2B4C417991364996F035E1EE39E2E10D8E06@uskiex01.amer.bea.com> Content-Type: multipart/mixed; boundary="------------050201020108030207040106" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --------------050201020108030207040106 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Eric Vasilik wrote: > The source code for XmlBeans v1 has been checked in to xml-xmlbeans at cvs.apache.org. Looking good. One suggestion and a patch: - I can't easily locate a LICENSE.txt in the module, so that would be a worthy addition. - Patch attached: please try actively to steer communication to the lists. Off-list mails are community killers. -- Steven Noels http://outerthought.org/ Outerthought - Open Source Java & XML An Orixo Member Read my weblog at http://blogs.cocoondev.org/stevenn/ stevenn at outerthought.org stevenn at apache.org --------------050201020108030207040106 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="xmlbeans-README-patch.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xmlbeans-README-patch.txt" Index: README.txt =================================================================== RCS file: /home/cvs/xml-xmlbeans/v1/README.txt,v retrieving revision 1.1 diff -u -r1.1 README.txt --- README.txt 15 Sep 2003 17:06:51 -0000 1.1 +++ README.txt 16 Sep 2003 08:27:16 -0000 @@ -17,8 +17,9 @@ Not a lot is doc'ed yet, so you may want to check out the samples to learn more - we really need a little tutorial. -In the meantime, if you've got more questions, ask davidbau@bea.com or -eric.vasilik@bea.com. +In the mean time, if you've got more questions, please post your questions +to xmlbeans-user@xml.apache.org (you need to subscribe prior to posting, +by sending a blank mail to xmlbeans-user-subscribe@xml.apache.org). --------------050201020108030207040106 Content-Type: text/plain; charset=us-ascii - --------------------------------------------------------------------- To unsubscribe, e-mail: xmlbeans-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/ --------------050201020108030207040106--