Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20494 invoked from network); 1 Jul 2009 07:41:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jul 2009 07:41:05 -0000 Received: (qmail 11354 invoked by uid 500); 1 Jul 2009 07:41:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 11255 invoked by uid 500); 1 Jul 2009 07:41:14 -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 11247 invoked by uid 99); 1 Jul 2009 07:41:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2009 07:41:14 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.62] (HELO smtp107.prem.mail.sp1.yahoo.com) (98.136.44.62) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Jul 2009 07:41:06 +0000 Received: (qmail 80382 invoked from network); 1 Jul 2009 07:40:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:X-Mailer; b=wPFX/6QR3yEOTrE9D3hNTzCy5cuosRR+arDQacpvezlnlbf3/ty+xVS2IQO5zyksKnKnbCGpZ6Hc1Njmp8BSMSK9AJu39GxM10LYd7QQQu0gk3yntVwCtHXEHIsWXHc8pQiIEBO/NP3ilQImv/O34Kw7qF5XPLOcwy+oyPCimRI= ; Received: from 076-076-148-215.pdx.net (david_jencks@76.76.148.215 with plain) by smtp107.prem.mail.sp1.yahoo.com with SMTP; 01 Jul 2009 00:40:44 -0700 PDT X-Yahoo-SMTP: .9oIUzyswBANsYgUm_5uPui0skTnzGJXJQ-- X-YMail-OSG: Z6vx72oVM1m8evJcvWq_68v3.JD1V.vWf26RqC.HZA7CNFcbkA2iv32gHbZgUR0Yvd10yF4LH9KFormHMX1PWGGPiNIrsBtZBxtKjAjuqi_UIx6rVCWSLMJvUpeSMZXEqHyHOCp7hcLyDOzfbBVwQdLEDQMC4Ds6XweG4gFnJNjllIOGfh4yNbzFp5d66nL8qfSVaHalJ0VrUmjN_ARCe9ynp.60eiJnR6PLKJkA9HrnQvRFBdkKY1dy6Jqbr6fmJPAqmQARuJkMu2IIHBUojxQ9YfrzNurrHCp3Giq6Z1XfZt3dyg-- X-Yahoo-Newman-Property: ymail-3 Message-Id: <48C00BD3-A605-4EFC-9D2C-AC231D2CD9C0@yahoo.com> From: David Jencks To: "Geronimo Dev List \(JIRA\)" Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Which dojo? Date: Wed, 1 Jul 2009 00:40:43 -0700 X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org In my attempt to remove our svn repo I found that dojo releases a dojo- war that looks pretty similar to our repacked dojo war. I can make the build work with the substitution but I don't know enough about dojo to know if/what it breaks. Is there anyone who understands our use of dojo well enough to take a look and see if this replacement is plausible? I recall some discussion in the distant past about not including all of dojo... I'm not sure if this is still a concern, but if the released dojo-war works and is too big we can use maven to come up with a smaller war. See https://issues.apache.org/jira/browse/GERONIMO-4723 for my patch. thanks david jencks