Looks like a bug in the common.xml build script for 2.2. The "set-release-project-configuration" target in common.xml sets the build.debugoutput property to "*Enable*" while I think it should be set it should be set to "*PdbOnly*"
See http://nant.sourceforge.net/release/latest/help/enums/NAnt.DotNet.Types.DebugOutput.html -- Roelof. 2010/5/20 Krzysztof Koźmic <[email protected]> > Do we have DEBUG constant defined for release builds? > > See the issue > > DYNPROXY-ISSUE-133 > > > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Development List" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-devel%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-devel?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
