Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 54914 invoked from network); 14 Oct 2010 18:09:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Oct 2010 18:09:23 -0000 Received: (qmail 6143 invoked by uid 500); 14 Oct 2010 18:09:23 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 6122 invoked by uid 500); 14 Oct 2010 18:09:23 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 6112 invoked by uid 99); 14 Oct 2010 18:09:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Oct 2010 18:09:23 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tsirkin@gmail.com designates 209.85.215.42 as permitted sender) Received: from [209.85.215.42] (HELO mail-ew0-f42.google.com) (209.85.215.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Oct 2010 18:09:15 +0000 Received: by ewy24 with SMTP id 24so4286777ewy.1 for ; Thu, 14 Oct 2010 11:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=uiQ4c5gFDUxnJ6Ez8ueiY/paqVuq/ebN5bE/dfXGhMg=; b=rgMJ/uImx3Mr6A0Nt9OTGABk6gbWRZqC7pM+/U09nQUuwpMFeSGOBMUMRsVadvl7zS vvKGRWh3bw9qjrBrBwbTtn/dowUy3wS+khAwuNy1AIAi0dPAw/yVLmtD7jHYHCCjtUOt 4se21+sek03lMlOZjmPwRA49bjFIXJielqyAs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ITymIsxh1j9N76NyKgEdxxs5mahrwL1uX6JVsLN2u7Rfb6rQHB0GycKNOY6QQBFWWC mNPZOgftAn4NIusDGdRVY02xxlLLLXsYEac9Mb/LI30K88YZ5gBY8Nyg6ppwd8W4MwNr PIQo4vd5qTkOUzpicCY/JfMgdDl3FTDAtfQcQ= MIME-Version: 1.0 Received: by 10.213.14.19 with SMTP id e19mr2273453eba.14.1287079734945; Thu, 14 Oct 2010 11:08:54 -0700 (PDT) Received: by 10.213.10.19 with HTTP; Thu, 14 Oct 2010 11:08:54 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Oct 2010 20:08:54 +0200 Message-ID: Subject: Re: Jackrabbit,getting started From: Tsirkin Evgeny To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0015174be8e466292d0492979ad7 X-Virus-Checked: Checked by ClamAV on apache.org --0015174be8e466292d0492979ad7 Content-Type: text/plain; charset=UTF-8 On Thu, Oct 14, 2010 at 6:24 PM, ChadDavis wrote: > If you are doing a web app, and you can accept the in-process > architecture, then you can use the Maven war overlays to inherit from > the webapp module. It's convenient, but if you haven't used maven and > overlays, you probably don't know what I'm talking about. Yes.Could you please provide some commands for doing this? > It sounds > like something your interested in, ask some more questions. > Well,yes of course but i just want to get the job done and learning _also_ maven is an unneeded overhead for me right now. I already have to learn JCR, learning maven _ just to build it _ is too much. (For building my java code currently I am doing well with ant / IDE) So, if you can help me with some commands just to have it done. I will be very grateful. Evgeny --0015174be8e466292d0492979ad7--