...
[17:44:50 CDT(-0500)] <dmccallum54> so that was actually going to be my next question....
[17:45:54 CDT(-0500)] <athena>
[17:46:09 CDT(-0500)] <athena> let me find the docs for it
[17:46:10 CDT(-0500)] <dmccallum54> what do you usually do to approximate rapid portlet dev processes in a local env, i.e. something resembling edit-build-hot-redeploy-reload-page? is it that maven-secret-sauce plugin, then?
[17:46:22 CDT(-0500)] <athena> it's still really hacky, so i wouldn't recommend sharing with someone who wasn't a dev and really familiar with maven
[17:46:35 CDT(-0500)] <athena> but basically set up a profile w/ this plugin
[17:46:43 CDT(-0500)] <athena> https://wiki.jasig.org/display/UPC/uPortal+Maven+Plugin
[17:46:54 CDT(-0500)] <athena> and then you can use the command on this page to rebuild and redeploy
[17:47:01 CDT(-0500)] <athena> no tomcat restart necessary
[17:47:05 CDT(-0500)] <athena> so that's what i'd do for back-end dev
[17:47:18 CDT(-0500)] <athena> for front-end, i'd just copy over the JSP or javascript file or whatever manually
[17:47:35 CDT(-0500)] <athena> w/ the important caveat that changes to javascript may require you to toggle aggregation off, if you're using all the resource server stuff
[17:49:08 CDT(-0500)] <athena> if you're not using the resource server stuff, you should, and docs are at https://wiki.jasig.org/display/UPC/Using+the+Resource+Server
[17:49:15 CDT(-0500)] <dmccallum54> thx much. been doing the manual UI file copying already
[17:49:28 CDT(-0500)] <athena>
[17:49:35 CDT(-0500)] <dmccallum54> but the redeploy of java changes was starting to give me the howling fantods
[17:50:08 CDT(-0500)] <athena> lol
[17:50:13 CDT(-0500)] <athena> well that's bad
[17:50:30 CDT(-0500)] <dmccallum54> oh you have no idea
[17:50:53 CDT(-0500)] <athena> lol