Hi Chris, The current documentation for building and deploying uPortal lives in the uPortal 3.2 manual at https://wiki.jasig.org/display/UPM32/Home. You might particularly want to check out the contents of the "Installing uPortal" section. I think those instructions are all still applicable to the uPortal trunk.
I don't know if we have current documentation on using Eclipse with uPortal, but I believe all the .project and .classpath files are checked into source and kept up to date. I'd recommend using the M2Eclipse plugin, but beyond that, checking uPortal out into Eclipse should result in it showing up pretty reasonably. Once you make changes to Java files, you'll probably generally want to run "ant deploy-war" to update the deployed code. We're in the midst of an initiative to improve our manual, so if you notice sections that are unclear or seem incorrect, please let us know! - Jen On Aug 23, 2010, at 8:44 AM, Chris Hyzer wrote: > I see Tamer’s post, and I can get the quickstart and builds working, but I > was wondering there is more detailed documentation about checking out from > SVN and importing into Eclipse, editing Java files, building and seeing them > work locally… I see this doc: > > https://wiki.jasig.org/display/UPC/Building+and+Deploying+uPortal+3 > > If there is no other doc, I can list exactly what I am doing and we can go > from there. > > Thanks, > Chris > -- > > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- Jen Bourey Software Developer Unicon, Inc. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
