Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

[14:06:59 CDT(-0500)] <EricDalquist> ok ... just working on the quickstart start.stop to get the nightlyg build fixed up

[14:07:05 CDT(-0500)] <EricDalquist> and then I'll cut 4.0.7 today

[15:25:47 CDT(-0500)] <dmccallum54> EricDalquist I'm working on trying to migrate this "SSP-Platform" repository from a private repo owned by Russ Little to a Jasig-owned codebase, either in its own repo or as a branch of another repo

[15:26:06 CDT(-0500)] <dmccallum54> i've had some discussions with athena on this over the past few days

[15:26:09 CDT(-0500)] <EricDalquist> ok

[15:26:22 CDT(-0500)] <dmccallum54> are you familiar at all with the history of this SSP project?

[15:26:39 CDT(-0500)] <EricDalquist> somewhat

[15:26:46 CDT(-0500)] <EricDalquist> so is the repo a fork of uPortal?

[15:26:51 CDT(-0500)] <dmccallum54> it is

[15:27:09 CDT(-0500)] <dmccallum54> can't just fork it back into the jasig org

[15:27:13 CDT(-0500)] <EricDalquist> I see that https://github.com/Jasig/SSP exists

[15:27:17 CDT(-0500)] <dmccallum54> yes

[15:27:17 CDT(-0500)] <dmccallum54> so

[15:27:30 CDT(-0500)] <dmccallum54> SSP really consists of (at least) two repos

[15:27:37 CDT(-0500)] <dmccallum54> SSP produces a portlet app

[15:28:02 CDT(-0500)] <dmccallum54> and there's SSP-Platform, which ingests that portlet app as an overlay

[15:28:07 CDT(-0500)] <EricDalquist> ok

[15:28:12 CDT(-0500)] <dmccallum54> SSP-Platform also has a bunch of SSP-specific configuration

[15:28:16 CDT(-0500)] <EricDalquist> and SSP-Platform is a fork of uPortal?

[15:28:18 CDT(-0500)] <dmccallum54> yes

[15:28:31 CDT(-0500)] <EricDalquist> well ... since we're doing this uPlatform stuff

[15:28:41 CDT(-0500)] <EricDalquist> the best bet right now is to try and model it after umobile

[15:28:43 CDT(-0500)] <athena> my understanding is that the ssp-platform is sort of like what we've done with the umobile server

[15:28:51 CDT(-0500)] <EricDalquist> and have a "ssp-master" branch in the uPortal repo

[15:30:00 CDT(-0500)] <EricDalquist> if you can give me access to the SSP-platform repo you're trying to migrate from

[15:30:17 CDT(-0500)] <EricDalquist> I can give you an idea of the steps to move it to a branch on uPortal

[15:30:26 CDT(-0500)] <EricDalquist> we'll then need to give the SSP guys commit access to uPortal

[15:30:30 CDT(-0500)] <EricDalquist> but that shouldn't be a big deal

[15:30:36 CDT(-0500)] <dmccallum54> i can do that. or here's what i was thinking… tell me if it's naive...

[15:30:47 CDT(-0500)] <dmccallum54> 1) Clone private SSP-Platform

[15:30:47 CDT(-0500)] <dmccallum54> 2) Add jasig/uPortal as 'upstream' remote

[15:30:47 CDT(-0500)] <dmccallum54> 3) Push dev branches and tags to upstream

[15:30:47 CDT(-0500)] <dmccallum54> 4) Close jasig/uPortal and continue work there, discarding SSP-Platform

  • No labels