Return-Path: Delivered-To: apmail-jakarta-hivemind-cvs-archive@www.apache.org Received: (qmail 8137 invoked from network); 27 Sep 2004 14:38:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Sep 2004 14:38:13 -0000 Received: (qmail 39955 invoked by uid 500); 27 Sep 2004 14:38:13 -0000 Delivered-To: apmail-jakarta-hivemind-cvs-archive@jakarta.apache.org Received: (qmail 39936 invoked by uid 500); 27 Sep 2004 14:38:12 -0000 Mailing-List: contact hivemind-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-dev@jakarta.apache.org Delivered-To: mailing list hivemind-cvs@jakarta.apache.org Received: (qmail 39919 invoked by uid 99); 27 Sep 2004 14:38:12 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 27 Sep 2004 07:38:12 -0700 Received: (qmail 8121 invoked by uid 1616); 27 Sep 2004 14:38:11 -0000 Date: 27 Sep 2004 14:38:11 -0000 Message-ID: <20040927143811.8120.qmail@minotaur.apache.org> From: hlship@apache.org To: jakarta-hivemind-cvs@apache.org Subject: cvs commit: jakarta-hivemind status.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hlship 2004/09/27 07:38:11 Modified: . status.xml Log: HIVEMIND-58: Add visibility attribute to the element. Revision Changes Path 1.64 +1 -1 jakarta-hivemind/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/jakarta-hivemind/status.xml,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- status.xml 26 Sep 2004 15:08:19 -0000 1.63 +++ status.xml 27 Sep 2004 14:38:11 -0000 1.64 @@ -38,7 +38,7 @@ Refactoring of RegistryBuilder: Now constructs Registry using a ModuleProvider. - Add visibiltiy (public or private) to configuration points and service points. + Add visibility (public or private) to configuration points, service points and schemas. --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org