
| Key: |
SAK-12031
|
| Type: |
Task
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Jim Eng
|
| Reporter: |
Jim Eng
|
| Votes: |
0
|
| Watchers: |
4
|
|
If you were logged in you would be able to see more operations.
|
|
|
| 2.4.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.6.x Status: |
None
|
|
The conversion utility classes are duplicated in assignments and content. They should be in database, with the config files and handlers in the project whose tables are being converted.
|
|
Description
|
The conversion utility classes are duplicated in assignments and content. They should be in database, with the config files and handlers in the project whose tables are being converted. |
Show » |
|
You need to test both assignments and content,
there is a new script in db/db-util/conversion/runconversion.sh that is a generic script that allows you to run the framework and add your implemenation jars in on the command line.
I have also don assignments, but this all needs to be moved to 2.4.x as well.