[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