Sorru for incomplete message.. 1. Mono 2.0 not present.. Ok, I commented out 2. mvn.bat not present, removed "generate-site" from <target name="package-bin" depends="generate-sdkdoc-step1,generate-site">
Now the build succeeds but zip files do not contain any binary files. Binary files are generated into log4net\build\bin but seems like zipping is done from log4net\build\log4net-1.3.0-bin Am I missing some setting or is the generate-site step required in between? Gert On 6 March 2015 at 11:32, Gert Kello <gert.ke...@gmail.com> wrote: > Any hints how to successfully build package? Trying "nant package" but > have following problems: > 1. Mono 2.0 not present.. Ok, I commented out > 2. mvn.bat not present Skipped " > > On 5 March 2015 at 21:46, Dominik Psenner <dpsen...@gmail.com> wrote: > >> Again responding inline.. >> >> On 5 Mar 2015 20:19, "Gert Kello" <gert.ke...@gmail.com> wrote: >> > >> > Usually the pdf files are available somehow for many projects... You >> can get them even for microsoft assemblies from symbol server. The pdb >> files could be separate download for example. Sometimes it would be easier >> to use than to build by myself.. >> >> Agreed. If you need them the best thing you could do would be to hack a >> release script that automates the process. That would be awesome indeed! >> >> Since most of us do this in our spare time the regular daylife tends to >> get in the way. Try to explain a kid that daddy doesnt have time to play >> when he finally gets back from work.. ;-) >> >> > >> > Gert >> > >> > On 5 March 2015 at 14:46, Dominik Psenner <dpsen...@gmail.com> wrote: >> >> >> >> I’m taking this to log4net-dev since this goes well beyond the usage >> of log4net. >> >> >> >> >> >> >> >> The pdb’s are not included because they are not required in a >> production release and were never included in a release so far because most >> users do not need them at all but could get confused with these files. >> >> >> >> >> >> >> >> If you need to debug log4net you should run it from source since the >> release is both downloadable as a source package and available in svn so >> that people can check out the source. Doing a checkout should be possible >> without the requirement of any credentials and does not pose a significant >> hurdle. Feel free to open an issue if you disagree and would like to have >> the pdb files in future releases. >> >> >> >> >> >> >> >> Von: Gert Kello [mailto:gert.ke...@gmail.com] >> >> Gesendet: Donnerstag, 05. März 2015 13:01 >> >> An: Log4NET User >> >> Betreff: Debug info file for log4net release >> >> >> >> >> >> >> >> Hi. >> >> >> >> Is it possible to download the log4net.pdb file for >> log4net-1.2.13-bin-newkey.zip? So that debugging log4net would be possible >> without making custom build. >> >> >> >> Is there some reason why it is not included in zip? Would You consider >> adding it to coming releases? >> >> >> >> Gert >> >> >> >> >> > >> > >> > >