Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 Nicklas Nordborg, 16 years ago

(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.

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: newclosed

(In [3952]) Fixes #821: Split up core.aar

comment:3 by Nicklas Nordborg, 16 years ago

(In [3962]) References #821: Split up core.aar

Fixed classpath for test programs.

comment:4 by Nicklas Nordborg, 16 years ago

(In [3963]) References #821: Split up core.aar

Only create regenerate WSDL files if the server code has changed

Note: See TracTickets for help on using tickets.