Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F178DDED for ; Tue, 10 Jul 2012 17:32:01 +0000 (UTC) Received: (qmail 42086 invoked by uid 500); 10 Jul 2012 17:32:00 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 42055 invoked by uid 500); 10 Jul 2012 17:32:00 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 42029 invoked by uid 99); 10 Jul 2012 17:31:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 17:31:59 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Jason.Moore@harksolutions.co.uk designates 82.68.242.54 as permitted sender) Received: from [82.68.242.54] (HELO mail.harksolutions.co.uk) (82.68.242.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 17:31:55 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CD5EC1.D92343E1" Content-class: urn:content-classes:message X-AntiVirus: AVG for E-mail Subject: Build Fail... but I'm new at this. Date: Tue, 10 Jul 2012 18:31:32 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Build Fail... but I'm new at this. thread-index: Ac1ev8Ri8Z7V0K8MTkeoWDg3EmO/GQ== From: "Jason Moore" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CD5EC1.D92343E1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, =20 I've been watching this flex mailing list for a while and as it looks like nearing a release I thought I'd better have a go at compiling and checking it against our flex applications here... =20 But I'm hitting a build error...=20 =20 [Extract] =20 batik: [echo] This target should be run with Java 1.4.2_14. It doesn't work with Java 1.5. =20 batik-jars-check: =20 batik-jars: =20 init-args: =20 init: =20 compile: [echo] debug true, optimize on, deprecation off [javac] D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\build.xml:412: warning: 'includeantruntime' was not set, defaulting to = build.sysclasspath=3Dlast; set to false for repeatable builds [javac] Compiling 1428 source files to D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\classes [javac] D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\sources\org\apache\flex \forks\batik\ext\awt\image\codec\tiff\TIFFEncodeParam.java:25: error: package com.sun.image.codec.jpeg does not exist [javac] import com.sun.image.codec.jpeg.JPEGEncodeParam; [javac] ^ [javac] D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\sources\org\apache\flex \forks\batik\ext\awt\image\codec\tiff\TIFFEncodeParam.java:108: error: cannot find symbol [javac] private JPEGEncodeParam jpegEncodeParam =3D null; [javac] ^ [javac] symbol: class JPEGEncodeParam [javac] location: class TIFFEncodeParam [javac] D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\sources\org\apache\flex \forks\batik\ext\awt\image\codec\tiff\TIFFEncodeParam.java:304: error: cannot find symbol [javac] public void setJPEGEncodeParam(JPEGEncodeParam jpegEncodeParam) { [javac] ^ [javac] symbol: class JPEGEncodeParam [javac] location: class TIFFEncodeParam [javac] D:\ApacheFlex\FlexBuild\modules\thirdparty\batik\sources\org\apache\flex \forks\batik\ext\awt\image\codec\tiff\TIFFEncodeParam.java:316: error: cannot find symbol [javac] public JPEGEncodeParam getJPEGEncodeParam() { [javac] ^ =20 [Extract] it continues with more Image class errors... =20 The ApacheFlex ReadMe build guide suggests JAVA 1.6 ... though admittedly I'm using the latest Java JDK 1.7.0_05 ... is this the issue?=20 Will rolling back to Java 1.6 fix it.. though the batik message suggests with Java 1.4.2_14 ? =20 Apologies if I'm being an idiot.. other people seem to have had better success. =20 Jason :) =20 =20 =20 ________________________________ Hark Solutions Limited. Registered office: Unit 2 Cropmead , Crewkerne, Somerset, UK, TA18 7HQ.=20 Company registration number: 05293155. VAT number: 849 5393 75. www.harksolutions.co.uk.=20 This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Hark Solutions Ltd. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Checked by AVG - www.avg.com Version: 10.0.1424 / Virus Database: 2437/5123 - Release Date: 07/10/12 ------_=_NextPart_001_01CD5EC1.D92343E1--