jnapier
08-02-2006, 11:29 PM
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}"/>