|
The user's guide shipped with the dist is OK. I think I know roughly the reason for this issue. I was doing a gradle release for a couple of times. There was always something that failed right before the end. For example if you svn:ignore something with IntelliJ this has sometimes no effect on the normal svn command client. But if the working copy is dirty, the build fails. The last build failed because the ftp connection broke down when uploading the user's guide. Then I decided not to wait another 20 minutes but to skip certain tasks and just do the uploading of the user's guide. I don't know why this hasn't worked, but that seems to be the reason.
|