Ok Paul, My bad. My build.xml was not updated when I updated from the Trunk.
I deleted my old build.xml and updated again. Everything is back to working fine again. Lenny On 8/20/07, Mondain <[EMAIL PROTECTED]> wrote: > > I just did an svn update and got r2233, i dont get the same error you have > but I do notice that I sent the wrong target to everyone :( its "retrieve" > not "resolve". > > C:\dev\other\red5>ant clean resolve > Buildfile: build.xml > [echo] java.home is c:\dev\java6\jre and the target version is 1.6 > > clean: > [delete] Deleting directory C:\dev\other\red5\bin > [delete] Deleting directory C:\dev\other\red5\dist > > BUILD FAILED > Target "resolve" does not exist in the project "RED5". > > Total time: 38 seconds > C:\dev\other\red5>ant clean retrieve > Buildfile: build.xml > [echo] java.home is c:\dev\java6\jre and the target version is 1.6 > > clean: > > retrieve: > [ivy:configure] Loading jar:file:/C:/dev/v2/build_system/tools/apache- > ant-1.7.0/lib/ivy-1.4.1-patched-IVY-404.jar!/fr/ja > yasoft/ivy/ivy.properties > [ivy:configure] :: Ivy 1.4.1-pathced-IVY-404 - 20070208181221 :: > http://ivy.jayasoft.org/ :: > [ivy:configure] log4j:WARN No appenders could be found for logger ( > org.apache.commons.httpclient.HttpClient). > [ivy:configure] log4j:WARN Please initialize the log4j system properly. > [ivy:configure] :: configuring :: file = C:\dev\other\red5\ivyconfig.xml > [echo] Ivy conf name: default > [ivy:retrieve] :: resolving dependencies :: [ red5 | server | > [EMAIL PROTECTED] ] > > Paul > > On 8/20/07, Lenny Sorey <[EMAIL PROTECTED]> wrote: > > > > When I type ANT at the command I with the latest trunk get the > > following: > > > > BUILD FAILED > > D:\red5\build.xml:1: The markup in the document preceding the root > > element must be well-formed. > > > > What else must I do to get RED5 to compile? > > > > Thanks, > > > > Lenny > > > > > > On 8/20/07, Mondain <[EMAIL PROTECTED]> wrote: > > > > > > Anyone who is having build failures, please do an ant resolve at the > > > command line or if you're using eclipse right click on Ivy in the package > > > explorer and select refresh then resolve. Its likely that you are missing > > > library jars. > > > > > > Paul > > > > > > On 8/20/07, Nathan P. Johansen <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi Everyone, > > > > > > > > The last revision of Red5 that I could get to compile was > > > > 2228. Every > > > > revision since then up to the current 2233 will fail when compiling > > > > with > > > > ANT on both my Windows and Debian machines: > > > > > > > > BUILD FAILED > > > > C:\Red5SVN\build.xml:145: The following error occurred while > > > > executing this line: > > > > C:\Red5SVN\build.xml:169: Compile failed; see the compiler error > > > > output for details. > > > > Total time: 18 seconds > > > > > > > > Is anyone else having this problem, or is there something different > > > > that I > > > > need to do now to compile the code? =) > > > > > > > > > > > > Thanks, > > > > > > > > Nathan > > > > > > > > > > > > _______________________________________________ > > > > Red5 mailing list > > > > [email protected] > > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > > > > > -- > > > It is difficult to free fools from the chains they revere. - Voltaire > > > _______________________________________________ > > > Red5 mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > -- > It is difficult to free fools from the chains they revere. - Voltaire > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > >
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
