[
http://mifosforge.jira.com/browse/MIFOS-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger updated MIFOS-4073:
-------------------------------------
Attachment: 0001-MIFOS-4073-src-main-sql-as-normal-resource.patch
Proposed patch with moved *.sql.
Tests are green for me (I did skip the acceptanceTests though, just for time),
but at least one commiter should probably review this before integrating..
> src\main\sql as normal resource
> -------------------------------
>
> Key: MIFOS-4073
> URL: http://mifosforge.jira.com/browse/MIFOS-4073
> Project: mifos
> Issue Type: Task
> Reporter: Michael Vorburger
> Assignee: Michael Vorburger
> Attachments: 0001-MIFOS-4073-src-main-sql-as-normal-resource.patch,
> mylyn-context.zip
>
> Original Estimate: 0 minutes
> Time Spent: 53 minutes
> Remaining Estimate: 0 minutes
>
> While working on MIFOS-3925, I stumbled upon application\src\main\sql:
> IMHO, and from a Maven/build point of view, there is no strong reason to
> treat a few *.sql scripts as anything other than some resource files - their
> "special status" (src\main\sql) does not seem justified.
> I propose to avoid application\src\main\sql and special handling, and instead
> simply manage that in application\src\main\resources\sql (as you want them in
> WEB-INF/classes/sql). What would have to be done, may not be comprehensive:
> * mv application\src\main\sql application\src\main\resources (resources/sql)
> * Adapt application\src\main\assembly
> * In application/pom.xml, remove resources/resourece/directory
> ${sql.resources.src.directory} stuff
> * Can now remove the special application/src/main source folder on Eclipse
> build path
> * GREP for "sql" everywhere, to be sure no sql script handling was forgotten?
--
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
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues