[
http://mifosforge.jira.com/browse/MIFOS-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
keithwoodlock updated MIFOS-2553:
---------------------------------
Fix Version/s: (was: Mifos Backlog)
Unscheduled
> provide means for plugins to report which API/SPI version they were built
> against
> ---------------------------------------------------------------------------------
>
> Key: MIFOS-2553
> URL: http://mifosforge.jira.com/browse/MIFOS-2553
> Project: mifos
> Issue Type: Bug
> Components: ImportExport
> Affects Versions: Release 1.4
> Environment: Platform: All, OS: All
> Reporter: Adam Monsen
> Assignee: mifosdeveloperqueue
> Fix For: Unscheduled
>
>
> Mifos currently only enforces API/SPI version by falling back to Java runtime
> constraints. For instance, when a plugin is loaded built against an
> incompatible
> API/SPI version, a MethodNotFoundException or something similar could be
> thrown
> during an import.
> Provide a means to include the API/SPI version in the plugin jar and
> dynamically
> ask plugin for its version, preferably in such a manner that
> * is not Maven-dependent (like something involving resource filtering)
> * does not require any coding/configuration by plugin authors
> Ideas:
> * do something during the Maven build of plugins (Maven-dependent, plugin
> authors might accidentally break behavior)
> * hard-code plugin version in a final method in TransactionImport (requires
> resolution of issue 2545)
> * final method in TransactionImport returns "${version}"; TransactionImport is
> filtered during the build (see http://tinyurl.com/mavbkd ) (requires
> resolution
> of issue 2545)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues