...
- Checkout the latest Rice codebase from from Rice-CodebaseRC1 (https://test.kuali.org/svn/rice/trunk).
Check out clover-integration (rice data)
- Checkout the clover integration folder from Clover-Integration (https://test.kuali.org/svn/kul-cfg-dbsrepos/ole/branches/experimental/cloverrice-integration)rc1)
Info | ||
---|---|---|
| ||
Setup sample-app-config.xml |
...
- Create a file called sample-app-config.xml under user.home/kuali/main/dev/ |
Setup impex-build.properties
...
change the username/pwd to the following
<!-- set some datasource defaults - ->
<param name="datasource.username">rice</param>
...