Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 67544 invoked from network); 21 Sep 2010 15:25:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 15:25:50 -0000 Received: (qmail 96408 invoked by uid 500); 21 Sep 2010 15:25:50 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 96254 invoked by uid 500); 21 Sep 2010 15:25:49 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Delivered-To: moderator for users@buildr.apache.org Received: (qmail 85677 invoked by uid 99); 21 Sep 2010 15:17:54 -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 (athena.apache.org: domain of david.g.yang@gmail.com designates 209.85.216.44 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type:subject :date:message-id:to:mime-version:x-mailer; bh=L4QdJsX+C3oXvPHmJlu5Eb6QFTUYgYgbA1hgpO4z6JQ=; b=XZIBuAAY54EdXMTiRK0tG7fkTkHg0ti5l9gdaCX3Dpat1ZfCV5w3URcF0KYfTgsGFn 6ZlHVmJapg676n7lqLACWFsq6L1+VLEpoD/vnWrH8sEBI2ZGQmmcEOTcsg9BBfSmnSBq 4isfoKi4bZ4dnf4Kw+ylij3idJ+55IqERSQnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=wX3r/NzcSGl0JW2KhtXZvfMvkotYFNAcm5aXNZO47vbmV7XxoUtpf9gnxqwK0BE2dj XpjcfxexSIp6wXo0Bu3BCi+Jz2US7Kg0aOMrcBCSos2RBkuLVhKkTA1bQYAZJuXKUT0Y Uu6g+SVUVnilQG+8GBekjFI/HbbiemVw00ImE= From: David Yang Content-Type: multipart/alternative; boundary=Apple-Mail-31--315117736 Subject: Compiling jruby and bundling configuration resources Date: Tue, 21 Sep 2010 11:17:23 -0400 Message-Id: To: users@buildr.apache.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) --Apple-Mail-31--315117736 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Two other quick questions: 1. If I wanted to write some classes in Jruby, is there a Jrubyc buildr = plugin right now out in development or being worked on? Seems simple = enough to transfer the groovyc one now that Jruby supports = dual-compilation but don't want to reinvent the wheel if it's out there = already. 2. Where is the best place to put properties files? If I wanted to = have config/development.properties type files, would I put them in = src/main/resources? Thanks, David --Apple-Mail-31--315117736--