We came across this when doing our own migration.

It's when you have comma separated lists in the ant task. If there is a
space between them (which Flex 2 was happy with), the Flex 3 compc
compiler fails.

 

HTH,

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:       01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
<blocked::http://www.inps.co.uk/> 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact [EMAIL PROTECTED]

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Robert Csiki
Sent: 26 March 2008 21:00
To: flexcoders@yahoogroups.com
Subject: [flexcoders] compc error (Flex3 only, works in Flex2)

 

I'm trying to compile my project using the exact script that used to
work on the Flex2 environment, with the exceptions I switched to using
the Flex3 SDK and used the new Flex3 flexTasks.jar library.

However, the compilation failes with this message:

[compc] Error: could not find source for class .

Any ideas? Again, the same script (with the minor but required changes)
worked just fine in Flex2. Thanks

 

Reply via email to