[07:42:15 CDT(-0500)] * jessm (~Jess@c-68-40-84-116.hsd1.mi.comcast.net) has joined ##uportal
[08:05:04 CDT(-0500)] * colinclark (~colin@bas2-toronto09-1176131242.dsl.bell.ca) has joined ##uportal
[08:31:20 CDT(-0500)] * EricDalquist (~apollo@adsl-75-50-88-216.dsl.mdsnwi.sbcglobal.net) has joined ##uportal
[08:59:33 CDT(-0500)] * awills (~awills@dhcp-196-004.cns.ohiou.edu) has joined ##uportal
[09:09:16 CDT(-0500)] * athena (~athena@c-76-121-97-221.hsd1.wa.comcast.net) has joined ##uportal
[09:45:54 CDT(-0500)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[09:50:45 CDT(-0500)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:01:32 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:50:43 CDT(-0500)] * lfuller (~sparhk@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[11:13:56 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[11:31:07 CDT(-0500)] * colinclark (~colin@142.150.154.103) has joined ##uportal
[11:46:20 CDT(-0500)] * michelled_ (~michelled@142.150.154.103) has joined ##uportal
[12:18:40 CDT(-0500)] * athena (~athena@c-76-121-97-221.hsd1.wa.comcast.net) has joined ##uportal
[12:43:57 CDT(-0500)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[13:49:18 CDT(-0500)] <awills> anyone have recommended best practices for logging query performance portal-side? something in RDBMServices? Something in commons-dbcp?
[13:57:01 CDT(-0500)] <EricDalquist> not sure there is anything easy
[13:57:12 CDT(-0500)] <EricDalquist> if its a hibernate DAO they may have something
[14:44:44 CDT(-0500)] <EricDalquist> also if you can attach a profiler YourKit has some explicit tooling for JDBC
[15:06:24 CDT(-0500)] * lfuller (~sparhk@wsip-72-215-204-133.ph.ph.cox.net) has left ##uportal
[15:31:40 CDT(-0500)] <athena> EricDalquist: i've forgotten where my svn credentials for doing the mvn release are supposed to be
[15:32:13 CDT(-0500)] <athena> isn't there somewhere we have to configure that?
[15:33:31 CDT(-0500)] <EricDalquist> I think it just uses your cached credentials
[15:33:45 CDT(-0500)] <EricDalquist> or do you have svn credential caching disabled?
[15:36:35 CDT(-0500)] <athena> ah - it looks like the problem actually is that it's still pointing to the wrong repository
[15:36:48 CDT(-0500)] <EricDalquist> ah
[15:37:51 CDT(-0500)] <EricDalquist> well I think I have the pluto2 merge done
[15:38:01 CDT(-0500)] <EricDalquist> I'm trying to get through the un-scheduled jira issues first
[15:38:06 CDT(-0500)] <EricDalquist> then do the commit
[15:38:10 CDT(-0500)] <EricDalquist> then cut 3.2.2
[15:38:11 CDT(-0500)] <athena> awesome!
[15:38:31 CDT(-0500)] <EricDalquist> jira's new created/resolved graph motivates me a little too much
[15:38:38 CDT(-0500)] <athena> lol
[15:39:01 CDT(-0500)] <athena> before you cut 3.2.2 we should check if the groups selection thing is working right
[15:39:12 CDT(-0500)] <EricDalquist> ok
[15:39:19 CDT(-0500)] <athena> i noticed friday that it doesn't seem to be clearing out items in the list when you navigate subgroups in trunk
[15:39:19 CDT(-0500)] <EricDalquist> is there a jira for that?
[15:39:23 CDT(-0500)] <athena> not sure if that affects 3.2.2
[15:39:30 CDT(-0500)] <EricDalquist> ah
[15:39:31 CDT(-0500)] <athena> no, just found that friday afternoon - need to look into it
[15:39:36 CDT(-0500)] <athena> not sure if it's a trunk-only thing
[15:39:39 CDT(-0500)] <EricDalquist> think you'd have time today or tomorrow to look into it?
[15:39:50 CDT(-0500)] <athena> yes
[15:40:42 CDT(-0500)] <EricDalquist> great
[15:41:39 CDT(-0500)] <EricDalquist> any thoughts on the attached patch for https://issues.jasig.org/browse/UP-1965
[15:41:44 CDT(-0500)] <EricDalquist> sounds like a reasonable solution to me
[15:42:17 CDT(-0500)] <athena> oh, i hadn't seen it
[15:42:45 CDT(-0500)] <EricDalquist> essentially it looks like you just remove the UI links for the delete action if something is restricted
[15:43:01 CDT(-0500)] <athena> hm
[15:43:05 CDT(-0500)] <athena> i actually don't think those are right
[15:43:37 CDT(-0500)] <athena> i think "edit allowed" on a tab is supposed to actually indicate whether the page name is editable, but doesn't affect the layout permissions
[15:43:43 CDT(-0500)] <EricDalquist> ah ok
[15:43:51 CDT(-0500)] <EricDalquist> well if there is any question I'll just leave it for now
[15:43:57 CDT(-0500)] <EricDalquist> I'm just looking for issues with quick fixes
[15:43:57 CDT(-0500)] <athena> and "add allowed" on a tab should mean that you can add columns, but doesn't affect portlet addition
[15:43:59 CDT(-0500)] <athena> yeah
[15:45:24 CDT(-0500)] <athena> i've been refactoring the layout editing component as a fluid component
[15:45:35 CDT(-0500)] <athena> and am hoping next to start adding some better logic to handle permissions
[15:45:45 CDT(-0500)] <EricDalquist> great
[15:45:51 CDT(-0500)] <athena> so it actually does the right thing allowing edits for the page name, layouts, etc.
[15:46:06 CDT(-0500)] <athena> which really only fixes it for 3.3, but it'd finally be some progress
[15:46:14 CDT(-0500)] <EricDalquist> yeah
[15:46:28 CDT(-0500)] <EricDalquist> well that is the unfortunate reality of upgrades
[15:46:36 CDT(-0500)] <athena> yep
[15:46:46 CDT(-0500)] <EricDalquist> we can only realistically back-port fairly basic fixes
[15:55:52 CDT(-0500)] <athena> yep
[15:56:00 CDT(-0500)] <athena> it'll be ok
[15:56:11 CDT(-0500)] <athena> and in 3.2, the layout permissions are hard to interact w/ anyway
[15:56:21 CDT(-0500)] <athena> it'll be a lot easier in the future, which means we probably really need to fix the UI
[15:56:54 CDT(-0500)] <EricDalquist> yup
[16:12:54 CDT(-0500)] <athena> gah.
[16:13:01 CDT(-0500)] <athena> i have no idea what i set my GPG passphrase to
[16:13:09 CDT(-0500)] <EricDalquist> oops
[16:13:15 CDT(-0500)] <EricDalquist> time to generate a new one
[16:13:23 CDT(-0500)] <athena> guess so.
[16:13:35 CDT(-0500)] <EricDalquist> which luckily is fairly easy
[16:13:41 CDT(-0500)] <athena> yeah
[16:13:50 CDT(-0500)] <athena> i know the password made sense at the time . . .
[16:24:29 CDT(-0500)] * awills (~awills@dhcp-196-004.cns.ohiou.edu) has left ##uportal
[16:27:00 CDT(-0500)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[16:40:45 CDT(-0500)] <athena> yay
[16:40:51 CDT(-0500)] <athena> and i think i managed to remember my passphrase
[16:41:26 CDT(-0500)] <athena> amazing how lunch makes your brain work better
[16:44:31 CDT(-0500)] <athena> woooo finally cut this stupid release.
[16:46:39 CDT(-0500)] <EricDalquist> nice
[16:47:05 CDT(-0500)] <EricDalquist> brb
[17:02:40 CDT(-0500)] <EricDalquist> I really should update the log bot to not log joins
[17:03:32 CDT(-0500)] <athena>
[17:04:06 CDT(-0500)] <EricDalquist> so excited to do this merge & commit
[17:04:10 CDT(-0500)] <EricDalquist> so much code we can delete!
[17:09:22 CDT(-0500)] <EricDalquist> athena: are you doing the Resource Server v 1.0.10 release?
[17:09:29 CDT(-0500)] <athena> yeah, i did
[17:09:38 CDT(-0500)] <athena> was there something else we needed to include?
[17:09:46 CDT(-0500)] <athena> gary needed some new icons for the permissions portlet
[17:09:49 CDT(-0500)] <EricDalquist> did you promote it on sonatype?
[17:10:01 CDT(-0500)] <EricDalquist> we need to get the latest ehcache-web lib in there to fix a header caching issue I think
[17:10:05 CDT(-0500)] <EricDalquist> but I can look at that later
[17:10:20 CDT(-0500)] <athena> oh, i forgot that we had a step to do there
[17:10:33 CDT(-0500)] <EricDalquist> yeah
[17:10:37 CDT(-0500)] <athena> thanks
[17:10:39 CDT(-0500)] <EricDalquist> I forget all the time too
[17:10:43 CDT(-0500)] <EricDalquist> then go to find the artifact
[17:10:49 CDT(-0500)] <EricDalquist> and it isn't there
[17:11:04 CDT(-0500)] <athena> yeah
[17:11:11 CDT(-0500)] <athena> lets see if i remember how to do that
[17:11:59 CDT(-0500)] <athena> hm, if i try to browse org.jasig i get a communication failure
[17:12:50 CDT(-0500)] <EricDalquist> so go to https://oss.sonatype.org/index.html#welcome
[17:12:54 CDT(-0500)] <EricDalquist> login
[17:12:58 CDT(-0500)] <EricDalquist> go to Staging on the left
[17:13:18 CDT(-0500)] <EricDalquist> and clicking on org.jasig at that point gives you the error?
[17:17:27 CDT(-0500)] <EricDalquist> I can do the promotion if you want
[17:17:34 CDT(-0500)] <EricDalquist> though it would be good to make sure your account can too
[17:18:39 CDT(-0500)] <EricDalquist> back in a bit
[17:20:07 CDT(-0500)] <athena> it's working now
[17:28:31 CDT(-0500)] <athena> ok EricDalquist, that bug i mentioned was just in trunk
[17:28:33 CDT(-0500)] <athena> it's fine in 3.2
[17:37:34 CDT(-0500)] * bsparks1 (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[18:35:05 CDT(-0500)] * bob123 (~root@ip216-239-75-202.vif.net) has joined ##uportal
General
Content
Integrations