From sanselan-dev-return-23-apmail-incubator-sanselan-dev-archive=incubator.apache.org@incubator.apache.org Sun Oct 07 03:46:28 2007 Return-Path: Delivered-To: apmail-incubator-sanselan-dev-archive@locus.apache.org Received: (qmail 94737 invoked from network); 7 Oct 2007 03:46:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Oct 2007 03:46:28 -0000 Received: (qmail 11964 invoked by uid 500); 7 Oct 2007 03:46:16 -0000 Delivered-To: apmail-incubator-sanselan-dev-archive@incubator.apache.org Received: (qmail 11945 invoked by uid 500); 7 Oct 2007 03:46:16 -0000 Mailing-List: contact sanselan-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sanselan-dev@incubator.apache.org Delivered-To: mailing list sanselan-dev@incubator.apache.org Received: (qmail 11936 invoked by uid 99); 7 Oct 2007 03:46:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 20:46:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of charlesmchen@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2007 03:46:18 +0000 Received: by nf-out-0910.google.com with SMTP id k4so868428nfd for ; Sat, 06 Oct 2007 20:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=rqZrutCOSlmY3miviR9MpvRUWfOWvRCqcDstjcn3ndE=; b=duMfSWPGbLc0eMDogCO2mAwbmhWAqRGvKDbiBA3klp6wlG8hB4AxNtqPIOsEG0DE28bjvxOlyAVLB31lAJBFTlQH4atmrhcWEvGcI2SYiWRDNAxn+52DsHhMYpKEQMIwxwkDEysgNKUi5LR1KIuGR8lu3Up6LaUuh5AynBLQvFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kw4liXdYDUen9zYMJ6RL/GbldUN9ubDa849vLq8i2Tr7tEk0qTBitwQqkoayErH2dn/PkKE8pN1bkmvyRXiVsaynwh57Rw27u7BUdeYjCDly4XOQBZF8FKodG8mtkcJzAfyUotyqlf8SauMx/jJsBFd9cTWP6lwXjoiDYZlkS4Y= Received: by 10.78.177.3 with SMTP id z3mr2859735hue.1191728756587; Sat, 06 Oct 2007 20:45:56 -0700 (PDT) Received: by 10.78.177.9 with HTTP; Sat, 6 Oct 2007 20:45:56 -0700 (PDT) Message-ID: Date: Sat, 6 Oct 2007 23:45:56 -0400 From: "Charles Matthew Chen" To: sanselan-dev@incubator.apache.org Subject: Re: DRAFT Sanselan incubator status report for October 2007 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org > Sanselan entered incubation on 2007-08-27. The project is ramping up. Sounds great Craig, > > Have we settled on emulating the project structure of Jackrabbit? > > I think so. To double check, you could always build the sanselan > structure as you would model Jackrabbit, create a patch using svn and > everyone could take a look. I've prepared a patch with the initial code drop & a rough stab at the pom.xml, etc. What's the best way to share this patch? As an attachment to the mailing list? As a Jira issue? It is 164kb zipped. > FYI, in the next few months I'll be refactoring the whole image support > in FOP which I will take as an opportunity to add a plug-in for Sanselan. > That way we can make sure the library has at least one more customer. > > Another point: Currently Sanselan requires Java 1.4 according to the > website. I'd like that to remain so for the time being in order to > maximize the number of possible users. > > Jeremias Maerki Sounds good, Jeremias. Charles.