Java Mailing List Archive

http://www.gg3721.com/

Home » the NHibernate development list »

[NHibernate-development] How to: Changing nhibernate-mapping.xsd

Fabio Maulo

2008-03-13


Author LoginPost Reply
Hi friends.
The last change of nhibernate-mapping.xsd (revision 3302) broke the compilation.

When we change the nhibernate-mapping.xsd we must do something else:

0) change the xsd
1) Clean the "EveryThing" solution
2) Build all
3) open console and change dir to "src\NHibernate.Tool.HbmXsd\bin\Debug"
4) run: hbmxsd ..\..\..\NHibernate\Cfg\MappingSchema\Hbm.generated.cs
5) compile NH
6) run all tests
7) Commit
8) implement the new feature to binders
9) .... enjoy new features ;)

This is only to remember us that we have something to do in the NAnt build (I'm not sure that we have a JIRA about that but it is a know problem from long time).

Bye.
Fabio Maulo

P.S. I'm going to revert changes of 3302.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nhibernate-development mailing list
Nhibernate-development@(protected)
https://lists.sourceforge.net/lists/listinfo/nhibernate-development
©2008 gg3721.com - Jax Systems, LLC, U.S.A.