#821 closed enhancement (fixed)
Split up core.aar
Reported by: | Martin Svensson | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.5 |
Component: | webservices | Version: | |
Keywords: | Cc: |
Description
As it is now everything in WS are put in one aar-file when building web services. This should be split up into one separate jar-file for the client part and one aar-file for the server part.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 17 years ago
comment:4 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
(In [3951]) References #821 and #823. Moved around info.* stuff to prepare for refactoring and splitting. Webservices compilation doesn't inlcude (temporary) the server side.