From dev-return-42713-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Fri Dec 08 18:01:30 2006 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 320 invoked from network); 8 Dec 2006 18:01:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2006 18:01:28 -0000 Received: (qmail 81167 invoked by uid 500); 8 Dec 2006 18:01:33 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81129 invoked by uid 500); 8 Dec 2006 18:01:33 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 81118 invoked by uid 99); 8 Dec 2006 18:01:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 10:01:33 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of chris.m.cardona@gmail.com designates 66.249.82.237 as permitted sender) Received: from [66.249.82.237] (HELO wx-out-0506.google.com) (66.249.82.237) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 10:01:21 -0800 Received: by wx-out-0506.google.com with SMTP id s18so814478wxc for ; Fri, 08 Dec 2006 10:01:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FNUXWeVjcFk0cgqS7R1J/CuQ5Arj7A0jDdwJ/b8cgCVpL2yjSQntlxiWOOMPg9IfVkqdabTJws/tddaKi6vqg6DbfPmHZjhOcnQNkLdZ8HiCmNJqd7hJogaHF4i//1x1xL1avLhwmmjLitmM3Gh8JHPa6XG5sSPn3Ts6zTa3XBs= Received: by 10.70.80.6 with SMTP id d6mr6406459wxb.1165600860605; Fri, 08 Dec 2006 10:01:00 -0800 (PST) Received: from ?192.168.0.104? ( [76.168.152.30]) by mx.google.com with ESMTP id i16sm2697250wxd.2006.12.08.10.00.59; Fri, 08 Dec 2006 10:00:59 -0800 (PST) Message-ID: <4579A85A.7030601@gmail.com> Date: Fri, 08 Dec 2006 10:00:58 -0800 From: "Christopher M. Cardona" User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: XALAN : Re: svn commit: r483346 - in /geronimo/server/trunk: applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties assemblies/geronimo-boilerplate-minimal/pom.xml References: <20061208161856.65044.qmail@web31714.mail.mud.yahoo.com> In-Reply-To: <20061208161856.65044.qmail@web31714.mail.mud.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Anita, This change was made in branches/1.2 and so trunk is being synched up. Best wishes, chris anita kulshreshtha wrote: > Chris, > This commit added xalan to the assembly. Is it intentional? > > Thanks > Anita > > --- ccardona@apache.org wrote: > > >> Author: ccardona >> Date: Wed Dec 6 21:14:16 2006 >> New Revision: 483346 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=483346 >> Log: >> GERONIMO-2633 : SVK synchronization patch for 12-06-2006. Thanks Tim. >> >> Changes: >> >> > applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties: > >> – $Rev added >> >> assemblies/geronimo-boilerplate-minimal/pom.xml >> – xalan artifactItem added >> >> Modified: >> >> >> > geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties > >> >> geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml >> >> Modified: >> >> > geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties > >> URL: >> >> > http://svn.apache.org/viewvc/geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties?view=diff&rev=483346&r1=483345&r2=483346 > > ============================================================================== > >> --- >> >> > geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties > >> (original) >> +++ >> >> > geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties > >> Wed Dec 6 21:14:16 2006 >> @@ -14,6 +14,9 @@ >> # See the License for the specific language governing permissions >> and >> # limitations under the License. >> >> >> > #===================================================================== > >> +# >> +# $Rev$ $Date$ >> +# >> # SQL realm has special edit logic; don't bother with full list >> module.sql.name=Database (SQL) Realm >> >> >> > module.sql.class=org.apache.geronimo.security.realm.providers.SQLLoginModule > >> Modified: >> geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml >> URL: >> >> > http://svn.apache.org/viewvc/geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml?view=diff&rev=483346&r1=483345&r2=483346 > > ============================================================================== > >> --- >> geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml >> (original) >> +++ >> geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml >> Wed Dec 6 21:14:16 2006 >> @@ -152,6 +152,12 @@ >> >> >> >> + >> + >> + xalan >> + xalan >> + >> + >> >> xerces >> >> xercesImpl >> >> >> >> > > > > > ____________________________________________________________________________________ > Yahoo! Music Unlimited > Access over 1 million songs. > http://music.yahoo.com/unlimited > >