[ 
http://mifosforge.jira.com/browse/MIFOS-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63394#action_63394
 ] 

Adam Monsen commented on MIFOS-4073:
------------------------------------

Passed on Hudson! I might have some problem running the build on my desktop.

What's "LatestTestAfterCheckpointIntegrationTest Xmx1024m.launch"? Was that 
supposed to be part of the commit?


By the way Mike, if you run into the "build_production_db" and "build_demo_db" 
stuff in application/pom.xml, feel free to ashcan those profiles. IMHO, it's a 
ton of unnecessary XML.

> 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: Adam Monsen
>         Attachments: 
> 0001-MIFOS-4073-src-main-sql-as-normal-resource-EDITED.patch.gz, 
> 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

        

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