I need help on couple of problems
I had successfully done install on Ubuntu 10.04. However for
development environment could not set up eclipse and SVN client.
Believe the compatible version of SVN client was javaHL1.7. which
never got installed with repeated attempts in Ubuntu.
As a second option installed and did set up eclipse and SVN client in
windows successfully.
However ant build failed in eclipse with following error -
compile.screen.share:
[echo] Compile screen share to E:\workspace\ROOT/screen_compile
[javac] E:\workspace\ROOT\build.xml:529: warning:
'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 18 source files to E:\workspace\ROOT
\screen_compile
BUILD FAILED
E:\workspace\ROOT\build.xml:529: Error starting modern compiler
can you please provide some inputs on what could be the source of the
problems. thanks,
Please see below the entire build log.
Buildfile: E:\workspace\ROOT\build.xml
clean.classes:
[delete] Deleting directory E:\workspace\ROOT\bin
cleanForBinary:
[delete] Deleting directory E:\workspace\ROOT\dist
[delete] Deleting directory E:\workspace\ROOT\screen_compile
[delete] Deleting: E:\workspace\ROOT\filetest.keystore
prepare.mkdir:
[mkdir] Created dir: E:\workspace\ROOT\screen_compile
[mkdir] Created dir: E:\workspace\ROOT\dist
[mkdir] Created dir: E:\workspace\ROOT\bin
prepare:
[copy] Copying 12 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\red5-screenshare
[copy] Copying 83 files to E:\workspace\ROOT\dist\red5
[copy] Copied 6 empty directories to 1 empty directory under E:
\workspace\ROOT\dist\red5
[copy] Copying 3059 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings
[copy] Copied 24 empty directories to 5 empty directories under E:
\workspace\ROOT\dist\red5\webapps\openmeetings
[copy] Copying 23 files to E:\workspace\ROOT\dist\red5\lib
[copy] Copying 1 file to E:\workspace\ROOT\dist\red5\lib
[copy] Copying 9 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\WEB-INF\lib
[copy] Copying 21 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\WEB-INF\red5-services
[copy] Copying 1 file to E:\workspace\ROOT\dist\red5\webapps
\openmeetings
[copy] Copying 5 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\WEB-INF
[copy] Copying 138 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\WEB-INF\lib
[copy] Copying 6 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\WEB-INF\classes\META-INF
[copy] Copying 36 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\languages
[copy] Copying 2 files to E:\workspace\ROOT\dist\red5\webapps
\openmeetings\conf
resources:
[copy] Copying 36 files to E:\workspace\ROOT\bin
[copy] Copying 8 files to E:\workspace\ROOT\screen_compile
compile.screen.share:
[echo] Compile screen share to E:\workspace\ROOT/screen_compile
[javac] E:\workspace\ROOT\build.xml:529: warning:
'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 18 source files to E:\workspace\ROOT
\screen_compile
BUILD FAILED
E:\workspace\ROOT\build.xml:529: Error starting modern compiler
Total time: 58 seconds
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.