Feature #9
Remove SimpleWebServerFull.jar from the build and fix the dependencies
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Description
The mbox and MP3 resolver tests use this embedded web server which is incompatible from a license perspective. This needs to be removed before 1.2 can be released.
Updated by Paula Gearon over 16 years ago
Removed this lib and dependencies.
<br/>
<br/>
We still want a light web server that is compatible with the licence in order to run 2 tests. I plan on writing one for the practice of it.