Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 80134 invoked from network); 28 May 2009 15:21:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 May 2009 15:21:56 -0000 Received: (qmail 38748 invoked by uid 500); 28 May 2009 15:22:08 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 38724 invoked by uid 500); 28 May 2009 15:22:08 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 38714 invoked by uid 99); 28 May 2009 15:22:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 15:22:08 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of joshua.tharp@gmail.com designates 74.125.44.152 as permitted sender) Received: from [74.125.44.152] (HELO yx-out-1718.google.com) (74.125.44.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 15:21:58 +0000 Received: by yx-out-1718.google.com with SMTP id 6so3125423yxn.70 for ; Thu, 28 May 2009 08:21:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=SUd+Nj9OYIH5mZVrf5keOZuKgy0AW59aaZcPqfz7Dx4=; b=S9NtVt9hREzD5W/HHf7Muq6l3oxvFFN3UlXlZ5MbdZxAjTHGaaV5CLHq5zgmpJDNCv qHE36PtGXOa7Y5z2EaHVrT1YuUW1y9JxiekB2UEHf1PcPPmDJAc5wwp0iJ7MOH6dwQcJ gzVUIQqXaijD3AOssfN1SRuh+5OxOmoj000JM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=HyukSfsp77KTHfD1LTvt0g3AsSB1tFLKRo5T5f/gCq8ynmMkHpQPqohzWIwc/yby/E 14P/4kL515BQqJZQeBEJisU+tnzX6hnxy41F0PGVK6UTJZgd+34/xdx9msf2cX9mWjdI LR6Z1+qozqqXKsH8TYRFknLBuZObrrtcyqsWM= MIME-Version: 1.0 Sender: joshua.tharp@gmail.com Received: by 10.100.125.15 with SMTP id x15mr2403615anc.73.1243524096128; Thu, 28 May 2009 08:21:36 -0700 (PDT) In-Reply-To: <3bc8237c0905280801m3a540732mcae3f15ced642cb6@mail.gmail.com> References: <482841.8802.qm@web36806.mail.mud.yahoo.com> <3bc8237c0905280801m3a540732mcae3f15ced642cb6@mail.gmail.com> Date: Thu, 28 May 2009 08:21:36 -0700 X-Google-Sender-Auth: b22b01f51f51be5a Message-ID: Subject: Re: Looking for jboss-javaee.jar From: Joshua Tharp To: ivy-user@ant.apache.org, ivyroundup@googlegroups.com Content-Type: multipart/alternative; boundary=0016e644d0cc0511f4046afa8498 X-Virus-Checked: Checked by ClamAV on apache.org --0016e644d0cc0511f4046afa8498 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit (cross-posted to ivyroundup) You're welcome to what I've got. It's not complete yet (so far it is focused on JMS), and like I said before, I haven't been successful in identifying all of the dependent module versions. Also, I was having difficulties getting the transitive dependencies to work properly... packager.xml - Caution, this is for JDK6 and the download is large... ================= ivy.xml ================== The JBoss client jar files. Josh On Thu, May 28, 2009 at 8:01 AM, Archie Cobbs wrote: > Slightly off-topic but... this sounds like a good opportunity to > consolidate > effort: if someone wanted to contribute their working jboss ivy files to > Ivy > RoundUp then all can benefit from > them (right now Ivy RoundUp doesn't have any jboss modules yet). > > -Archie > > On Thu, May 28, 2009 at 9:27 AM, Joshua Tharp < > joshua-tharp@alumni.calpoly.edu> wrote: > > > I maintain a repository inside my company firewall. I deployed several of > > the client jars from JBoss to it myself. I found tracking down the > version > > numbers of several of the dependent libraries they deploy difficult, and > > therefore (obviously) specifying them in my ivy files also difficult. > > > > Josh > > > > On Wed, May 27, 2009 at 7:25 PM, Erik Weibust > wrote: > > > > > > > > I am new to Ivy and am trying to move my current project to Ant+Ivy. > The > > > only jar I'm having problems with is jboss-javaee.jar for JBossAS > > 5.0.1.GA. > > > Can somebody please help? Should I be posting this message to a JBoss > > > forum? > > > > > > Thanks... > > > Erik Weibust > > > > > > > > > > > > > > > > > > -- > Archie L. Cobbs > --0016e644d0cc0511f4046afa8498--