Hello John, for example external XML files are always merged as CDATA:
============ Exception: System.Xml.XmlException: '?>' is expected at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] at Mono.Xml2.XmlTextReader.SkipTextDeclaration () [0x00000] at Mono.Xml2.XmlTextReader.Read () [0x00000] at System.Xml.XmlTextReader.Read () [0x00000] at Mono.Xml.XmlFilterReader.Read () [0x00000] at System.Xml.XmlWriter.WriteNode (System.Xml.XmlReader reader, Boolean defattr) [0x00000] at ThoughtWorks.CruiseControl.Core.Util.XmlFragmentWriter.WriteNodeBase (System.Xml.XmlReader reader, Boolean defattr) [0x00000] at ThoughtWorks.CruiseControl.Core.Util.XmlFragmentWriter.WriteNode (System.Xml.XmlReader reader, Boolean defattr) [0x00000] at ThoughtWorks.CruiseControl.Core.Util.XmlFragmentWriter.WriteNode (System.String xml) [0x00000] 2009-07-08 03:38:42,794 [NetReflector:DEBUG] Supplied output is not valid xml. Writing as CDATA ============ Daniel JohnM schrieb: > Hi Daniel, > > What issues have you come across? > > At the moment I am running 1.4.3 and we've not come across any? > > Cheers, > > John > > On Jul 7, 5:26 pm, Daniel Nauck <[email protected]> wrote: > >> Hello, >> >> i do the same on my build server for CruiseControl.NET itsself [1]. >> >> Simply add the address of the ccnet linux server in your webdashboard. >> CCNet on Mono still has some issues, but all in all it works. >> I recommend to use at least Mono 2.4.2.x >> >> Daniel >> >> [1]http://build.nauck-it.de/ >> >> Carl Cerecke schrieb: >> >> >> >> >>> What would be the recommended way of using ccnet with cross-platform >>> (windows/linux) projects? >>> >>> In our case, we have a .net app depending on a .net lib which in turns >>> depends on an unmanaged lib. I've got this working fine with ccnet on >>> MS Windows, but we would like to continuously integrate the code on >>> linux as well. The code is currently building on Linux (+mono), I'm >>> just not sure of the best way to drive the linux integration. We would >>> like to see all our results (Windows and Linux) on the same ccnet >>> server dashboard. >>> >>> Any help appreciated, >>> Cheers, >>> Carl.- Hide quoted text - >>> >> - Show quoted text - >>
