You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by Niklas Gustavsson <ni...@protocol7.com> on 2007/01/08 09:07:09 UTC

Re: [jira] Commented: (FTPSERVER-48) Ability to change the size of the buffer when writing data on disk

Nicolas FROMENT wrote:
> Ok. I run maven from the command line instead of in eclipse. And it's 
> better but no perfect.
> I got two errors.
> 1)In the class: PassivePorts.java, you use Integer.valueOf(int) on line 
> 110. I guess this is a mistake and you want to write new Integer(int)

Sorry, again my bad. Integer.valueOf(int) requires Java 1.5. Fixed in 
trunk now. Again, we really need that CI server :-)

> 2)One I resolve the first issue the core compiles, but the gui still 
> have errors. I guess  that is related to the last post of Mark

Yes, this is probably due to the same reason as Mark pointed out (which 
should now have been fixed).

/niklas


Re: [jira] Commented: (FTPSERVER-48) Ability to change the size of the buffer when writing data on disk

Posted by Nicolas FROMENT <nf...@histor.fr>.
Great ! One last thing, the build failed because maven doesn't find a 
test framework to test the admin gui component. I don't if unit test are 
needed on this component but adding junit dependencies to the admin gui 
pom maje the build successful.


Niklas Gustavsson a écrit :
> Nicolas FROMENT wrote:
>> Ok. I run maven from the command line instead of in eclipse. And it's 
>> better but no perfect.
>> I got two errors.
>> 1)In the class: PassivePorts.java, you use Integer.valueOf(int) on 
>> line 110. I guess this is a mistake and you want to write new 
>> Integer(int)
>
> Sorry, again my bad. Integer.valueOf(int) requires Java 1.5. Fixed in 
> trunk now. Again, we really need that CI server :-)
>
>> 2)One I resolve the first issue the core compiles, but the gui still 
>> have errors. I guess  that is related to the last post of Mark
>
> Yes, this is probably due to the same reason as Mark pointed out 
> (which should now have been fixed).
>
> /niklas
>
>


-- 
******************************************************************
Nicolas Froment         nfroment@histor.fr
Software Architect
 
Hi-Stor Technologies        www.histor.fr
23 bd Victor Hugo            Std:    +33 (0) 562 12 14 40 (Voice)
Bâtiment Socrate             Fax:    +33 (0) 562 12 14 49
31770 Colomiers             
FRANCE
 
****************************************************************