build.compiler=javac
java.target_version=1.5
Make sure these are set and you will be good to go.
Paul
On 11/1/06, Robin Bultot (Woedend!) <[EMAIL PROTECTED]> wrote:
I'm trying to compile the example of flashextensions.com but I'm getting
an error:
I'm running:
Red5 0.6
Ant 1.7.0Beta3
JAVA 1.5 009
--------------------------------------------------------------------------------------------
D:\Development\Tools\Red5>ant server
Buildfile: build.xml
[echo] java.home is D:\Development\Tools\Java\jdk1.5.0_09\jre and
the targe
t version is ${java.target_version}
-junit.check:
prepare:
[mkdir] Created dir: D:\Development\Tools\Red5\bin
[mkdir] Created dir: D:\Development\Tools\Red5\dist
[mkdir] Created dir: D:\Development\Tools\Red5\bin\testcases
[mkdir] Created dir: D:\Development\Tools\Red5\bin\testcases\testreports
[mkdir] Created dir:
D:\Development\Tools\Red5\webapps\fitcDemo\WEB-INF\clas
ses
compile:
[echo] Javac version: 1.5
[echo] Compiler adapter name: ${build.compiler}
[javac] Compiling 337 source files to D:\Development\Tools\Red5\bin
BUILD FAILED
D:\Development\Tools\Red5\build.xml:131: Class not found: ${build.compiler}
--------------------------------------------------------------------------------------------
--
Robin Bultot
Woedend!
Magna Plaza
Spuistraat 139J
1012 SV Amsterdam
t 020 67 64 999
f 020 47 14 446
e: [EMAIL PROTECTED]
i: http://www.woedend.nl
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
--
The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
