On Fri, 2010-02-12 at 13:54 -0800, Jim Gomes wrote: > Tim, > > The doc files are being generated by the NAnt script. In the > nant-common.xml file, the following csc task line is used: > > <csc if="${current.build.keysign}" keyfile="${snk.file}" > > target="library" > > define="${current.build.defines}" warnaserror="false" > > debug="${csc.debug}" optimize="${csc.optimize}" > > output="${build.bin.dir}/${project.name}.dll" * > > doc="${build.bin.dir}/${project.name}.xml"*> > > > > I have updated the package.ps1 scripts files in the trunk and the 1.2.x > branch to start including these files when the ZIP files are created. > > In the meantime, what would be an easy way to release the XML files for > those that want them?
Short of releasing a 1.2.1 release you could make them available in you people.apache.org account for the time being. Regards -- Tim Bish Open Source Integration: http://fusesource.com ActiveMQ in Action: http://www.manning.com/snyder/ Follow me on Twitter: http://twitter.com/tabish121 My Blog: http://timbish.blogspot.com/