
|
If you were logged in you would be able to see more operations.
|
|
|
AppFuse
Created: 20/Jan/07 11:49 AM
Updated: 16/Feb/07 02:18 AM
|
|
| Component/s: |
Installation
|
| Affects Version/s: |
2.0-M2
|
| Fix Version/s: |
2.0-M4
|
|
|
If a user wants to use a database other than MySql, quite a few properties in the pom.xml need to be changed. In certain cases, e.g. MS SQL, changes also need to be made to other areas of the pom - the dbunit process also needs to change. By including a set of database specific profiles, we could cut down on the number of changes that users need to make to the poms to switch databases.
One disadvantage, of course, is that the pom could become rather lengthy.
|
|
Description
|
If a user wants to use a database other than MySql, quite a few properties in the pom.xml need to be changed. In certain cases, e.g. MS SQL, changes also need to be made to other areas of the pom - the dbunit process also needs to change. By including a set of database specific profiles, we could cut down on the number of changes that users need to make to the poms to switch databases.
One disadvantage, of course, is that the pom could become rather lengthy. |
Show » |
|