Remove load order dependencies between sqlmaps ----------------------------------------------
Key: IBATIS-135 URL: http://issues.apache.org/jira/browse/IBATIS-135 Project: iBatis for Java Type: Improvement Components: SQL Maps Versions: 2.1.1 Reporter: Brandon Goodin Assigned to: Clinton Begin Fix For: 2.1.1 The sqlmap loading order needs to be changed to not require that dependencies be loaded before they are called. Users should be able to reference any other sqlmap regardless of the order it is configured and loaded in the sqlmap config file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira