Ticket #105 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

split ws.core to ws.api and ws.impl

Reported by: pradeep Assigned to: pradeep
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

See r368

Dependency Graph

Attachments

refactor (3.4 kB) - added by ronald on 08/14/06 14:11:58.
Automate 90% of the refactoring

Change History

08/11/06 16:40:12 changed by pradeep

  • owner changed from somebody to pradeep.
  • status changed from new to assigned.
  • milestone changed from TBD to august25.

08/14/06 14:11:58 changed by ronald

  • attachment refactor added.

Automate 90% of the refactoring

08/23/06 13:48:21 changed by pradeep

(In [492]) Remove the dependency on axis wsdl2java generated classes for ws-server-impl. It also moves the src from src/main/axis to the maven standard src/main/java directory. (Only done for annotations as a trial)

This is an improvement to r368 and addresses #105.

08/24/06 15:21:47 changed by pradeep

(In [501]) Split core into impl and api. See r368 and r492. Addresses #105.

08/24/06 16:31:25 changed by pradeep

(In [502]) Split core into impl and api. See r368 and r492. Addresses #105.

Also the user-accounts filter is in ws-users-impl artifact.

08/24/06 18:42:13 changed by pradeep

(In [510]) Split core into impl and api. See r368 and r492. Addresses #105.

08/24/06 22:32:04 changed by pradeep

(In [512]) Remove dependencies on core. Addresses #105. (Should have been part of earlier checkins r501, r502 and r510)

08/24/06 22:52:15 changed by pradeep

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [513]) Split core into impl abd api. See r368 and r492.

Closes #105.

10/29/07 21:12:47 changed by

  • milestone deleted.

Milestone august25 deleted