Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 52733 invoked from network); 28 Jun 2006 17:33:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 17:33:15 -0000 Received: (qmail 68052 invoked by uid 500); 28 Jun 2006 17:33:09 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 67857 invoked by uid 500); 28 Jun 2006 17:33:08 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 67795 invoked by uid 99); 28 Jun 2006 17:33:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 10:33:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 10:33:07 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2C0CA410123 for ; Wed, 28 Jun 2006 17:31:31 +0000 (GMT) Message-ID: <20438244.1151515891177.JavaMail.jira@brutus> Date: Wed, 28 Jun 2006 17:31:31 +0000 (GMT+00:00) From: "Maurizio Pillitu (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-1872) ajax not working in 2.2 In-Reply-To: <20537119.1151324789764.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1872?page=comments#action_12418279 ] Maurizio Pillitu commented on COCOON-1872: ------------------------------------------ I did it implementing an ant task that unzips the dojo.zip file into the target folder in the 'process-resources' phase; when the jar:jar goal runs, the dojo files are included into the ajax target jar. Attaching: build.xml - defines the 'unzip-dojo' target; it must be put into the cocoon-ajax block root folder cocoon-ajax-impl-pom.diff - patches the pom.xml to call the target > ajax not working in 2.2 > ----------------------- > > Key: COCOON-1872 > URL: http://issues.apache.org/jira/browse/COCOON-1872 > Project: Cocoon > Type: Bug > Components: Blocks: Ajax > Versions: 2.2-dev (Current SVN) > Reporter: Simone Gianni > Assignee: Simone Gianni > Priority: Critical > > In current 2.2 the Dojo stuff is not there. This is because (Sylvain told me) the dojo.js we are using is a reduced version of dojo, and in 2.1 there is an ant build file that takes only the parts we need from the complete unzipped dojo stuff and builds a custom .jar file for it. > The problem is how to incorporate this in Maven for 2.2. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira