TECHDEBT: Clean up modules third party dependencies
---------------------------------------------------

                 Key: MIFOS-4464
                 URL: http://mifosforge.jira.com/browse/MIFOS-4464
             Project: mifos
          Issue Type: Story
          Components: Technical Discussion
    Affects Versions: Elsie F - Iteration 8, Elsie F
            Reporter: keithwoodlock
            Assignee: mifosdeveloperqueue
             Fix For: Unscheduled


As part of the work in MIFOS-4305, I noticed that we need to clean up our 
dependencies for various modules:

userInterfaces:
  should be only module with dependencies on web related technologies (servlet, 
spring mvc, webflow, freemarker etc) note - legacy application module will have 
dependencies on servlet/struts for time being under struts/jsp completely 
removed.

serviceInterfaces:
  Existing service facade interfaces such as ShutdownServiceFacade and 
SystemInformationServiceFacade have dependencies on web dependencies such as 
ServletContext and HttpServletRequest.

  It should have no dependency on servlet jar in its pom.xml

All others

all other modules should ensure they scope their test dependencies correctly.

  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to