You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/12/06 23:22:19 UTC

[jira] Created: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Database migration tool for migration from 1.2.x to 1.3.x
---------------------------------------------------------

                 Key: CONTINUUM-2013
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
             Project: Continuum
          Issue Type: Improvement
            Reporter: Olivier Lamy
            Priority: Blocker
             Fix For: 1.3.1




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching reassigned CONTINUUM-2013:
-------------------------------------------

    Assignee: Maria Odea Ching

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Assignee: Maria Odea Ching
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161252#action_161252 ] 

Maria Odea Ching commented on CONTINUUM-2013:
---------------------------------------------

BTW, I tested the patch with data migrated from a 1.2.3 database. I haven't tried with the other 1.2.x released versions, I don't think there'd be problems though.

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161235#action_161235 ] 

Wendy Smoak commented on CONTINUUM-2013:
----------------------------------------

If going back to plexus is the easiest way to get the existing database migration working again, it's fine with me.

There has been talk of switching to a different way of migrating the database.  Maybe then we can switch back to Spring.

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "jan ancajas (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161176#action_161176 ] 

jan ancajas commented on CONTINUUM-2013:
----------------------------------------

tried importing data from 1.2.x  to 1.3.x but encountered  Component lookup exception with the migration tool.

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "jan ancajas (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jan ancajas updated CONTINUUM-2013:
-----------------------------------

    Attachment: project-importer-tool.patch

as an alternative solution, we can add back the plexus annotations in continuum-store  while the migration tool and its dependencies have not been converted to spring to remove the lookup exception. attach patch.

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161248#action_161248 ] 

Maria Odea Ching commented on CONTINUUM-2013:
---------------------------------------------

The patch works nicely, thanks Jan! 
Patch already applied to trunk -r735074.

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed CONTINUUM-2013.
---------------------------------------

    Resolution: Fixed

Gave the migration tool another go and was able to successfully migrate data from 1.2.3 to 1.3.1 data model. The data migrated had 3 projects with build results and 2 schedules. 

Closing this as fixed. Thanks again for the patch!

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Assignee: Maria Odea Ching
>            Priority: Blocker
>             Fix For: 1.3.1
>
>         Attachments: project-importer-tool.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-2013) Database migration tool for migration from 1.2.x to 1.3.x

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-2013:
------------------------------------

    Fix Version/s: 1.3.1

> Database migration tool for migration from 1.2.x to 1.3.x
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2013
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2013
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3.1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira