Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 72292 invoked from network); 4 Jul 2007 10:34:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2007 10:34:42 -0000 Received: (qmail 23512 invoked by uid 500); 4 Jul 2007 10:34:45 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 23333 invoked by uid 500); 4 Jul 2007 10:34:44 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 23321 invoked by uid 99); 4 Jul 2007 10:34:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 03:34:44 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [213.83.63.61] (HELO ms4-1.1blu.de) (213.83.63.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 03:34:39 -0700 Received: from [212.1.148.40] (helo=[192.168.1.50]) by ms4-1.1blu.de with esmtpa (Exim 4.50) id 1I62Bc-0007J4-Vo for dev@forrest.apache.org; Wed, 04 Jul 2007 12:34:17 +0200 Message-ID: <468B772E.8080602@kraftfeld.org> Date: Wed, 04 Jul 2007 11:32:14 +0100 From: llamar burgess User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Resolved: howto get cocoon-2.2.0-dev? References: <4684118E.80406@kraftfeld.org> <20070629102651.GR1111@igg.indexgeo.com.au> <20070629104721.GS1111@igg.indexgeo.com.au> <4685319B.5040907@kraftfeld.org> <20070704032330.GY1111@igg.indexgeo.com.au> In-Reply-To: <20070704032330.GY1111@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Con-Id: 46444 X-Virus-Checked: Checked by ClamAV on apache.org Lo David, You were right about the externals. Thanks to your help i was finally able to build cocoon r351990. These are the steps that worked for me: 1. checkout http://svn.apache.org/repos/asf/cocoon/trunk in rev 351990 2. checkout http://svn.apache.org/repos/asf/cocoon/blocks (i used rev 351990 - rev. number changed automaticaly) (into folder cocoon/src/blocks) 3. checkout http://svn.apache.org/repos/asf/gump/metadata/project/cocoon/module.xml in rev 351990 (into folder cocoon/src/gump/) 4. insert/add some changes** to cocoon/lib/jars.xml see: http://mail-archives.apache.org/mod_mbox/cocoon-cvs/200512.mbox/%3C20051227151121.61398.qmail@minotaur.apache.org%3E 5. copy local.build.properties and local.blocks.properties from apache-forrest-0.8/etc/cocoon_upgrade into cocoon/ 6. build cocoon I did not test to integrate the outcoming jars with forrest0.8 by now, but this is not topic of this discussion. Thanks a million, David! You really helped me out with this. best regards llamar **changes to cocoon/lib/jars.xml JMX interfaces The JMX interfaces from the MX4J project. Core core/mx4j-jmx-3.0.1.jar http://mx4j.sourceforge.net/ Jetty JMX Jetty JMX support for ModelMBeanImpl. Core core/jetty-jmx-5.1.8.jar http://jetty.mortbay.org/jetty/