[ 
http://mifosforge.jira.com/browse/MIFOS-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udai Gupta updated MIFOS-2800:
------------------------------

    Description: 
There are libraries which might never be used by Mifos at runtime are being 
bundled at package(war) goal.
see {$mifos_war}/WEB-INF/lib
- dbunit
- xmlunit
- com.ibm.icu_4.0.1.v20090415.jar (I wonder which dependency is pulling icu4j)
- Jasper libs (AFAIK Jasper reports module is not in-build anymore as 
JasperServer is recommended now)

This will reduce the size of release war. If we will limit the scope of the 
libraries then accidental use of these libraries can be avoided in main code.

  was:
There are libraries which might never be used by Mifos at runtime are being 
bundled at package(war) goal.
see {$mifos_war}/WEB-INF/lib
- dbunit
- xmlunit
- com.ibm.icu_4.0.1.v20090415.jar (I wonder which dependency is pulling icu4j)
- Jasper libs (AFAIK Jasper reports module is not in-build anymore as 
JasperServer is recommended now)

There might be others libraries also.

This will reduce the size of release war. If we will limit the scope of the 
libraries then accidental use of these libraries can be avoided in main code.


> Package (war) includes unnecessary libraries
> --------------------------------------------
>
>                 Key: MIFOS-2800
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2800
>             Project: mifos
>          Issue Type: Improvement
>          Components: Build and Testing
>    Affects Versions: Unscheduled
>            Reporter: Udai Gupta
>            Assignee: mifosdeveloperqueue
>            Priority: Trivial
>             Fix For: Unscheduled
>
>
> There are libraries which might never be used by Mifos at runtime are being 
> bundled at package(war) goal.
> see {$mifos_war}/WEB-INF/lib
> - dbunit
> - xmlunit
> - com.ibm.icu_4.0.1.v20090415.jar (I wonder which dependency is pulling icu4j)
> - Jasper libs (AFAIK Jasper reports module is not in-build anymore as 
> JasperServer is recommended now)
> This will reduce the size of release war. If we will limit the scope of the 
> libraries then accidental use of these libraries can be avoided in main code.

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

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to