Re: Mark's r906443

2011-03-28 Thread Mark Thomas
On 27/03/2011 23:50, Konstantin Kolinko wrote: > In > http://svn.apache.org/viewvc?view=revision&revision=906443 > > the description of CVE-2009-2901 was updated to say that it only > affects Windows platforms. > > There might be reasons why deploy may fail on unixes as well (e.g. > full disk). T

Re: Mark's r906443

2011-03-27 Thread Konstantin Kolinko
In http://svn.apache.org/viewvc?view=revision&revision=906443 the description of CVE-2009-2901 was updated to say that it only affects Windows platforms. There might be reasons why deploy may fail on unixes as well (e.g. full disk). The patch to ExpandWar.expand() handles that case as well. Bes