uPortal IRC Logs-2008-11-19

[02:59:35 EST(-0500)] * mad (n=chatzill@pcit-8752.HIG.SE) has joined ##uportal
[03:00:18 EST(-0500)] * mad (n=chatzill@pcit-8752.HIG.SE) has left ##uportal
[08:31:40 EST(-0500)] * athena7 (n=athena7@adsl-99-130-147-23.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:12:10 EST(-0500)] * dstn (n=dstn@unaffiliated/dstn) has joined ##uportal
[09:33:21 EST(-0500)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[09:42:40 EST(-0500)] <athena7> anyone know any problems likely to crop up w/ turning gzipping compression on in tomcat?
[09:43:57 EST(-0500)] <athena7> with it turned on, the javascript imports in trunk right now are down to 51kb
[09:44:16 EST(-0500)] <holdorph> increased cpu utilization?
[09:44:23 EST(-0500)] <athena7> yeah
[09:44:45 EST(-0500)] <athena7> enough to cause problems for an average production uportal installation?
[09:45:00 EST(-0500)] <holdorph> no idea
[09:45:14 EST(-0500)] <athena7> (smile)
[09:45:24 EST(-0500)] <athena7> anyway, glad our imports are shrinking
[09:45:39 EST(-0500)] <athena7> and i've got the maven javascript compression stuff working
[09:46:59 EST(-0500)] <holdorph> what did we start from?
[09:47:15 EST(-0500)] <athena7> good question - i should look that up in the email archives
[09:48:28 EST(-0500)] * holdorph could really go for a breakfast burrito
[09:48:57 EST(-0500)] <athena7> mm that sounds awesome
[09:49:00 EST(-0500)] <athena7> breakfast would be good
[09:49:12 EST(-0500)] <athena7> maybe if i made bread like i said i would there'd be something to eat around here
[09:49:21 EST(-0500)] <holdorph> lol
[09:49:44 EST(-0500)] <holdorph> if only i had thought of the burrito more then 10 minutes before my meeting.... sigh.
[09:49:51 EST(-0500)] <athena7> oh (sad)
[09:49:53 EST(-0500)] <athena7> sad
[09:53:12 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[10:32:30 EST(-0500)] * lennard1 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[10:36:37 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[11:26:38 EST(-0500)] <athena7> hey EricDalquist - i think i've found a problem w/ the cas pom.xml configuration in trunk
[11:27:02 EST(-0500)] <athena7> is there a reason we went back to version 2.0.1 of the maven-war-plugin from 2.1-alpha1?
[11:36:14 EST(-0500)] <EricDalquist> athena7: I don't know
[11:36:20 EST(-0500)] <EricDalquist> what did you find?
[11:36:43 EST(-0500)] <athena7> for some reason the deployerContextConfig file isn't getting applied
[11:36:58 EST(-0500)] <athena7> it winds up in the root webapp dir, not in WEB-INF in my version
[11:37:00 EST(-0500)] <athena7> i have no idea why
[11:37:03 EST(-0500)] <EricDalquist> weird
[11:37:15 EST(-0500)] <athena7> and setting the version back to 2.1 fixes it
[11:37:36 EST(-0500)] <athena7> are we requiring tomcat 6 with the trunk now?
[11:38:13 EST(-0500)] <EricDalquist> yes
[11:38:20 EST(-0500)] <athena7> ok
[11:38:33 EST(-0500)] <athena7> so the other problem of course is that the default login jsp page doesn't work correctly in tomcat 6
[11:38:56 EST(-0500)] <athena7> i've fixed it in my version by changing the double quotes to single quotes in one line w/ an overlay file
[11:39:11 EST(-0500)] <athena7> and scott said we could also fix it by adding a jvm parameter
[11:39:47 EST(-0500)] <EricDalquist> well
[11:39:54 EST(-0500)] <EricDalquist> it works correctly in older versions of TC6
[11:40:04 EST(-0500)] <EricDalquist> it also breaks in the latest version of TC 5.5
[11:40:49 EST(-0500)] <athena7> oh ok, so if i download the latest and greatest 6 it'll work fine?
[11:41:21 EST(-0500)] <EricDalquist> no CAS will fail to work in the latest Tomcat 6 and Tomcat 5.5
[11:41:24 EST(-0500)] <athena7> oh
[11:41:27 EST(-0500)] <EricDalquist> older versions of both work though
[11:41:27 EST(-0500)] <athena7> ok
[11:41:27 EST(-0500)] <athena7> yes
[11:41:31 EST(-0500)] <athena7> gotcha
[11:41:41 EST(-0500)] <EricDalquist> it was a change that Tomcat made in both 5.x and 6.x that broke CAS
[11:41:44 EST(-0500)] <athena7> right
[11:41:52 EST(-0500)] <athena7> so what do we want to do, though?
[11:42:14 EST(-0500)] <athena7> since i would imagine people checking out the trunk would find that they just couldn't log in at the moment without making one of those fixes
[11:42:22 EST(-0500)] <EricDalquist> well the best would be to update the version of CAS we bundle
[11:42:27 EST(-0500)] <EricDalquist> have they released a fixed version?
[11:42:32 EST(-0500)] <athena7> i don't know
[11:42:53 EST(-0500)] <EricDalquist> could you check with Scott?
[11:43:05 EST(-0500)] <athena7> sure
[11:43:43 EST(-0500)] <athena7> we're on 3.2 now?
[11:44:14 EST(-0500)] <EricDalquist> I can't remember
[11:44:32 EST(-0500)] <EricDalquist> it should be specified in the root pom
[11:46:22 EST(-0500)] <athena7> yeah
[11:46:24 EST(-0500)] <athena7> looks like 3.2
[11:46:35 EST(-0500)] <athena7> are we willing to go to 3.3 if that fixes it, or are there a lot of changes?
[11:46:48 EST(-0500)] <athena7> or do i need to ask scott (smile)
[11:47:00 EST(-0500)] <EricDalquist> we should probably check with him
[11:47:06 EST(-0500)] <EricDalquist> but I have no problem with updating trunk
[11:48:13 EST(-0500)] <athena7> ok, fixed in 3.3.1
[11:48:19 EST(-0500)] <athena7> http://www.ja-sig.org/issues/browse/CAS-702
[11:48:24 EST(-0500)] <athena7> want me to try it out?
[11:48:27 EST(-0500)] <EricDalquist> sure
[13:05:20 EST(-0500)] * dstn (n=dstn@schultz.its.yale.edu) has joined ##uportal
[16:46:26 EST(-0500)] * dstn (n=dstn@unaffiliated/dstn) has joined ##uportal
[16:46:54 EST(-0500)] <dstn> anyone know if it's possible to create a patch that deletes a file? I created one and it just removes everything from the file.
[16:47:06 EST(-0500)] <dstn> instead of removing the file itself
[18:03:35 EST(-0500)] * awills (n=awills@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[18:04:48 EST(-0500)] <awills> anyone know what causes this, or how to fix it: http://upportal.pastebin.com/d8cfcea
[18:06:46 EST(-0500)] <holdorph> ooh, i like the blacklisted part. that sounds serious
[18:22:09 EST(-0500)] <awills> adding <version>1.5</version> to the org.jvnet.fix1600:fix1600 plugin in the root pom seems to have cleared it up... i dug up that advice googling
[18:23:42 EST(-0500)] <holdorph> what the hell is that plugin for?
[18:28:13 EST(-0500)] <awills> it looks as though it's something for use with Java 6
[18:28:45 EST(-0500)] <holdorph> or the reverse. dealing with java6 code in java 5
[18:28:52 EST(-0500)] <holdorph> https://fix1600.dev.java.net/
[19:39:34 EST(-0500)] * awills (n=awills@wsip-98-174-242-39.ph.ph.cox.net) has left ##uportal