1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +00:00

Add support for new services on multiupload, removes the maven archetype

This commit is contained in:
2012-04-29 14:07:42 -03:00
parent 1c8cc0e893
commit 55cb79d599
13 changed files with 21 additions and 260 deletions

View File

@@ -14,8 +14,6 @@
<description>Parent module that all service implementations should inherit</description>
<modules>
<module>httpchannel-service-archetype</module>
<module>httpchannel-service-megaupload</module>
<module>httpchannel-service-multiupload</module>
<module>httpchannel-service-uploadking</module>
<module>httpchannel-service-uploadhere</module>