Hello,

I tried to compile the latest SVN (2051) with ant and got the
following errors:

ant dist
Buildfile: build.xml

cleanForBinary:
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/
dist
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/bin

prepare:
    [mkdir] Created dir: /home/install/red5_svn/trunk/webapp/dist
     [copy] Copying 228 files to /home/install/red5_svn/trunk/webapp/
dist
     [copy] Copied 25 empty directories to 4 empty directories under /
home/install/red5_svn/trunk/webapp/dist
     [copy] Copying 166 files to /home/install/red5_svn/trunk/webapp/
dist/openmeetings/WEB-INF/lib

resources:
     [copy] Copying 71 files to /home/install/red5_svn/trunk/webapp/
bin

compile:
     [echo] /home/install/red5_svn/trunk/webapp/bin
    [javac] Compiling 192 source files to /home/install/red5_svn/trunk/
webapp/bin
    [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/hibernate/beans/user/Users.java:47: warning:
unmappable character for encoding UTF8
    [javac] (source unavailable)
    [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/ldap/LdapLoginManagement.java:233: warning:
unmappable character for encoding UTF8
    [javac] (source unavailable)
    [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/remote/MainService.java:177: warning: unmappable
character for encoding UTF8
    [javac] (source unavailable)
    [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/remote/red5/WhiteBoardObjectListManager.java:33:
warning: unmappable character for encoding UTF8
    [javac] (source unavailable)
    [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/conference/configutils/BandwidthConfigFactory.java:
11: cannot access org.red5.logging.Red5LoggerFactory
    [javac] bad class file: /home/install/red5_svn/trunk/webapp/lib/
red5_08rc3/red5.jar(org/red5/logging/Red5LoggerFactory.class)
    [javac] class file has wrong version 50.0, should be 49.0
    [javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
    [javac] import org.red5.logging.Red5LoggerFactory;
    [javac]                         ^
    [javac] 1 error
    [javac] 4 warnings

BUILD FAILED
/home/install/red5_svn/trunk/webapp/build.xml:386: Compile failed; see
the compiler error output for details.

Total time: 2 seconds


Best regards,

Johannes Müller-Lahn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to