I'm going to perform this change over the next couple of days. This
means that you will need to do new checkouts from SVN after it's done.
I'll send out a new notice when the change is complete.
/niklas
Niklas Gustavsson wrote:
Hi
I know that this has been discussed before, but I'll give it another try.
I would like to split the code into three deliverables (JARs):
* FTPlet interfaces
* Server implementation
* GUI
At least I would like to seperate the GUI from the rest as it would be
beneficial with a simple executable JAR for the GUI. Also, the GUI would
usually not be that useful on boxes where the server would be running
(probably on runlevel 3) but rather on a administers desktop (but we'll
need remote configuration for that of course).
I'll be happy to do the work as long as no one objects.
/niklas