jnapier
08-03-2006, 12:29 AM
I was attempting to build a strong named version of the nightly build and found out that the compiler arguments were missing from the Spring.Data.build file. This needs to be added after the csc element
<arg line="${compiler.args}"/>
<arg line="${compiler.args}"/>