You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Randy Watler (JIRA)" <je...@portals.apache.org> on 2009/06/15 20:51:07 UTC

[jira] Created: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
-------------------------------------------------------------------------------------------

                 Key: JS2-1034
                 URL: https://issues.apache.org/jira/browse/JS2-1034
             Project: Jetspeed 2
          Issue Type: Improvement
          Components: Installer
    Affects Versions: 2.1.3, 2.2.0
         Environment: Installer, (i.e. w/o development builds)

            Reporter: Randy Watler
            Assignee: Randy Watler
             Fix For: 2.1.4, 2.2.1


ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.

This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724411#action_12724411 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Complete previous commit:

SVN commit 788613.

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721470#action_12721470 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Suppress 2.1.3 page export exceptions w/o DBPM data:

SVN commit: 786253

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719708#action_12719708 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Initial work in installers committed.

SVN commits: 784912, 784914, and 784916

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722784#action_12722784 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Utilize non-versioned encoding string so that passwords can be encoded/decoded between J2 versions on export/import migration:

SVN commits: 787370, 787371

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randy Watler resolved JS2-1034.
-------------------------------

    Resolution: Fixed

Some 2.1.4 -> 2.2.1 testing remains, but this feature is complete. Bugs should be filed as separate serialzation issues.

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725455#action_12725455 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Add ETL migration documentation for the 2.1.4 and 2.2.1 Jetspeed installer:

SVN commit 789542

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724638#action_12724638 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Correct SSO export portlet UIs to include SSO in export select lists:

SVN commits: 788787, 788789

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724874#action_12724874 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Extend installers and serialization to support user preferences migration:

SVN commits: 789003, 789004

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Issue Comment Edited: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724874#action_12724874 ] 

Randy Watler edited comment on JS2-1034 at 6/27/09 9:33 PM:
------------------------------------------------------------

Extend installers and serialization to support user preferences migration:

SVN commits: 789003, 789004, 789042

      was (Author: rwatler):
    Extend installers and serialization to support user preferences migration:

SVN commits: 789003, 789004
  
> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721059#action_12721059 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Miscellaneous serialization bug fixes:

SVN commit: 785896


> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721069#action_12721069 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Correct page serialization error handling:

SVN commit: 785911


> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725038#action_12725038 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Add installer page to specify import/export JVM maximum memory size:

SVN commits: 789207, 789208

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-1034) Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724415#action_12724415 ] 

Randy Watler commented on JS2-1034:
-----------------------------------

Implement SSO import/export serialization in both 2.1.4 and 2.2.1 trees and verify migration compatibility.

SVN commits: 788614, 788615

> Add DB Export, Init, and Import capabilities to installer to facilitate ETL based migration
> -------------------------------------------------------------------------------------------
>
>                 Key: JS2-1034
>                 URL: https://issues.apache.org/jira/browse/JS2-1034
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: Installer, (i.e. w/o development builds)
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.1
>
>
> ETL based migration/upgrades require tools to export, initialize, and import Jetspeed data between major releases.
> This functionality is best delivered in a stand-alone utility, so extending the existing 2.1.3 and 2.2.0 installers is the logical way to implement this capability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org