I had to rebuild castle on my machine to use the latest log4net drop (as
there was a bug causing us grief in the 1.2.9 release when our server was
under load) - and decided to pull down the latest release from SVN... but
now I'm running into some issues building active record, it appears a file
is missing: ClassKeyNone, a model for the
XmlGenerateTestCase.SimpleCaseWithPrimaryAssigned test.  Also the
XmlGenerationTestCase.HasManyInfering test is failing:

TestCase
'Castle.ActiveRecord.Framework.Internal.Tests.XmlGenerationTestCase.HasManyI
nfering'
failed: 
        String lengths differ.  Expected length=1055, but was length=1057.
        Strings differ at index 455.
        expected: <"...alue="0">\r\n      <generator class="native">\r\n
</generator>\r\n    <...">
         but was: <"...alue="0">\r\n      <generator class="assigned">\r\n
</generator>\r\n   ...">
        ----------------------------------------------------^
        
D:\dev\libraries\Castle-svn\ActiveRecord\Castle.ActiveRecord.Framework.Inter
nal.Tests\XmlGenerationTestCase.cs(484,0): at
Castle.ActiveRecord.Framework.Internal.Tests.XmlGenerationTestCase.HasManyIn
fering()

Any ideas?

Chez,

 - Alex



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to