From commons-user-return-16895-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Sat Jul 08 10:33:38 2006 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 3808 invoked from network); 8 Jul 2006 10:33:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2006 10:33:37 -0000 Received: (qmail 25098 invoked by uid 500); 8 Jul 2006 10:33:33 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 25040 invoked by uid 500); 8 Jul 2006 10:33:33 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 25029 invoked by uid 99); 8 Jul 2006 10:33:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jul 2006 03:33:33 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of niall.pemberton@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jul 2006 03:33:32 -0700 Received: by ug-out-1314.google.com with SMTP id m3so1049402uge for ; Sat, 08 Jul 2006 03:33:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kafNWcjo4FmWrhP+gvvfOTVSEf3pNfiyHZJO7/c4pCgAeEaM0JwsWP7LrOW4MQFjbO29hPwKNMNRBKIwwArklOSp8p5G+wKjtWDmBbA3A/IyPSPdD4pXhkCZQxMkhvsCcfWnohqwyPSk4ODqrb7WaLIL7u3RF3Fac1TieosbKt0= Received: by 10.78.185.7 with SMTP id i7mr1057339huf; Sat, 08 Jul 2006 03:33:10 -0700 (PDT) Received: by 10.78.143.16 with HTTP; Sat, 8 Jul 2006 03:33:10 -0700 (PDT) Message-ID: <55afdc850607080333u5b091a5cu3dc2f262b6e189a4@mail.gmail.com> Date: Sat, 8 Jul 2006 11:33:10 +0100 From: "Niall Pemberton" To: "Jakarta Commons Users List" Subject: Re: SCXML - downloading latest code In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is an issue - SCXML doesn't compile using JDK 1.5 and I've logged a bug for it: http://issues.apache.org/jira/browse/SCXML-13 XPathAPI (from xalan) was shipped as part of JDK 1.4 - but looks like sun have re-packaged it in JDK 1.5. To build using JDK 1.5 you need to add xalan until this bug is resolved: http://xml.apache.org/xalan-j/ Niall On 7/7/06, Garey Hassler wrote: > Niall, > > Thank you for the link. I was able to download the source code, but I > am unable to build the jar file. It fails compilation in the first file > (Builtin.java) while trying to import the XPathAPI class. I have > searched > the web site to locate a download of the XPath project from apache > without > success. I tried using the JXPath jar but that doesn't seem to resolve > the > issue. Can you tell me where I can locate the XPath jar in order to > continue with my build? > > Garey > > -----Original Message----- > From: Niall Pemberton [mailto:niall.pemberton@gmail.com] > Sent: Friday, July 07, 2006 8:38 AM > To: Jakarta Commons Users List > Subject: Re: SCXML - downloading latest code > > Theres a SCXML 1.0 "release cadidate" available here: > > http://people.apache.org/~rahul/commons/scxml/dist/ > > AFAIK nothing has changed since then. Please not this is not an > official Apache release yet > > Niall > > On 7/7/06, Garey Hassler wrote: > > To Whom It May Concern: > > > > Is there a simple way to down load the latest version of the source > code > > for the SCXML project? We would > > > > like to perform some testing using this project to evaluate its' > > potential for one of your projects. > > > > Sincerely, > > > > Garey Hassler --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org