uPortal IRC Logs-2010-01-08
[00:41:40 EST(-0500)] * lennard2 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[00:41:40 EST(-0500)] * lennard2 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[04:26:44 EST(-0500)] * mad (n=chatzill@pcit-8752.HIG.SE) has joined ##uportal
[04:26:44 EST(-0500)] * mad (n=chatzill@pcit-8752.HIG.SE) has joined ##uportal
[09:15:40 EST(-0500)] * jessm (n=Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:15:40 EST(-0500)] * jessm (n=Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:20:13 EST(-0500)] * tsnfoo (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[09:20:13 EST(-0500)] * tsnfoo (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[09:31:04 EST(-0500)] * tsnfoo_ (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[09:31:04 EST(-0500)] * tsnfoo_ (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[09:38:37 EST(-0500)] * athena (n=athena@adsl-76-250-193-123.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:38:37 EST(-0500)] * athena (n=athena@adsl-76-250-193-123.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:40:00 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:40:24 EST(-0500)] * tsnfoo_ (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[09:40:00 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:40:24 EST(-0500)] * tsnfoo_ (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[09:51:11 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:51:36 EST(-0500)] <EricDalquist> yay, looks like we may have free maven repository hosting lined up
[09:54:30 EST(-0500)] * jessm (n=Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:55:01 EST(-0500)] * colinclark (n=colin@bas2-toronto09-1176130598.dsl.bell.ca) has joined ##uportal
[09:56:26 EST(-0500)] * mmealling (n=michael@singularity.ts.gatech.edu) has left ##uportal
[10:01:16 EST(-0500)] <athena> wooo!
[10:01:19 EST(-0500)] <athena> that sounds great EricDalquist
[10:01:32 EST(-0500)] <athena> by the way, i've discovered that the ajax portlet support package doesn't work as-is with spring 3
[10:01:34 EST(-0500)] <EricDalquist> yeah sonatype does free maven repo hosting for OSS projects
[10:01:42 EST(-0500)] <athena> yeah i saw the email - that's great
[10:02:00 EST(-0500)] <athena> is it hard to get set up with them?
[10:02:00 EST(-0500)] <EricDalquist> and they are setup to move 'high quality' artifacts into central
[10:02:05 EST(-0500)] <EricDalquist> I don't think so
[10:02:16 EST(-0500)] <athena> very nice
[10:04:24 EST(-0500)] <athena> the problem with the ajax stuff is that the API for Model now states it's <String, ?>
[10:04:39 EST(-0500)] <athena> and our ajax support package expects <Object, Object>
[10:04:45 EST(-0500)] <EricDalquist> ah
[10:04:51 EST(-0500)] <EricDalquist> that's an easy change
[10:05:08 EST(-0500)] <athena> yep
[10:05:23 EST(-0500)] <EricDalquist> feel free to just do that
[10:05:29 EST(-0500)] <EricDalquist> and run mvn release to push out a fix
[10:05:31 EST(-0500)] <athena> can we change it without affecting spring 2.5 projects?
[10:05:52 EST(-0500)] <athena> i didn't know if anyone might be relying on that behavior
[10:06:04 EST(-0500)] <EricDalquist> yeah
[10:06:09 EST(-0500)] <EricDalquist> Spring 2.5 doesn't use generics
[10:06:11 EST(-0500)] <athena> particularly the being able to put an object in as a key
[10:06:19 EST(-0500)] <EricDalquist> I doubt it
[10:06:22 EST(-0500)] <athena> ok
[10:06:25 EST(-0500)] <athena> i can make that change then
[10:06:39 EST(-0500)] <athena> i was glad to see the only conflict in my project was something that simple
[10:06:52 EST(-0500)] <EricDalquist> yeah
[10:06:53 EST(-0500)] <athena> be nice if it really turns out to be that easy, but we'll see
[10:06:58 EST(-0500)] <EricDalquist> it should
[10:07:18 EST(-0500)] <EricDalquist> the refactoring removed most spring dependencies from the core utility classes
[10:07:32 EST(-0500)] <EricDalquist> did a lot of Web Proxy refactoring this week
[10:07:40 EST(-0500)] <EricDalquist> there were some bugs with the cookie handling
[10:07:49 EST(-0500)] <EricDalquist> and httpclient 4 has an actual release out now
[10:09:52 EST(-0500)] * holdorph (n=holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:30:31 EST(-0500)] * michelled (n=michelle@142.150.154.101) has joined ##uportal
[10:57:37 EST(-0500)] <athena> yeah, they do
[10:58:46 EST(-0500)] <athena> ugh, my SVN is missing stuff again
[10:58:59 EST(-0500)] <athena> anyone else ever have problems w/ the jasig repository not giving you all the updates?
[10:59:12 EST(-0500)] <EricDalquist> hrm
[10:59:13 EST(-0500)] <EricDalquist> I don't think so
[10:59:21 EST(-0500)] <EricDalquist> though that could be why the build broke
[10:59:24 EST(-0500)] <EricDalquist> or I missed a commit
[10:59:32 EST(-0500)] <EricDalquist> I haven't had a chance to check on it yet
[10:59:38 EST(-0500)] <athena> drew mazurek and i both had problems at one point over the summer
[10:59:41 EST(-0500)] <athena> you didn't miss a commit
[10:59:45 EST(-0500)] <athena> just didn't make it to my checkout
[10:59:57 EST(-0500)] <athena> deleted the ajax portlet src directory and did an update and it finally came down
[11:00:12 EST(-0500)] <athena> but "svn update" wasn't doing anything prior to that
[11:00:27 EST(-0500)] <EricDalquist> weird
[11:13:18 EST(-0500)] <athena> yeah
[11:23:57 EST(-0500)] * michelled (n=michelle@142.150.154.101) has joined ##uportal
[11:41:09 EST(-0500)] <athena> EricDalquist: do you know if Spring 3.0 is even compatible with JSR-168?
[11:41:29 EST(-0500)] <EricDalquist> no idea
[11:41:32 EST(-0500)] <EricDalquist> I'd assume so
[11:41:41 EST(-0500)] <EricDalquist> JSR-168 portlets can run in a 286 container
[11:41:54 EST(-0500)] <EricDalquist> but if the portlet support classes reference 286 classes it could be a problem
[11:42:03 EST(-0500)] <athena> yeah, that's exactly what i'm worried about
[11:42:10 EST(-0500)] <athena> currently getting - Caused by: java.lang.ClassNotFoundException: javax.portlet.MimeResponse
[11:42:19 EST(-0500)] <EricDalquist> maybe not then
[11:42:30 EST(-0500)] <athena> that's going to be frustrating if we can't move to spring 3 without also going to jsr-286
[11:42:46 EST(-0500)] <EricDalquist> yeah
[11:51:38 EST(-0500)] * Sememmon (n=Sememmon@unaffiliated/sememmon) has joined ##uportal
[11:59:40 EST(-0500)] * tsnfoo_ (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[12:12:03 EST(-0500)] * lennard1 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[12:16:12 EST(-0500)] <athena> surprisingly enough it looks like springmodules-caching probably works just fine w/ spring 3.0
[12:16:22 EST(-0500)] <EricDalquist> neat
[12:16:28 EST(-0500)] <athena> yeah
[12:16:52 EST(-0500)] <athena> and john confirms that they tried to make 3.0 work with both 286 and 168 and ran into problems
[12:16:53 EST(-0500)] <athena> too bad
[12:17:05 EST(-0500)] <athena> i was really looking forward to getting to use it with our portlets
[12:37:21 EST(-0500)] * tsnfoo_ (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[12:38:17 EST(-0500)] <athena> EricDalquist: do we have a jira project for the ajax support package?
[12:38:32 EST(-0500)] <EricDalquist> probably not
[12:38:34 EST(-0500)] <athena> ok
[12:38:39 EST(-0500)] <athena> i can just NOJIRA it i guess
[12:46:35 EST(-0500)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[12:56:23 EST(-0500)] <EricDalquist> I was wondering if we should be looking at not deploying the uportal-ear and overlaid portlet WARs into maven
[12:56:28 EST(-0500)] <EricDalquist> I can't think of a use for them
[12:56:49 EST(-0500)] <EricDalquist> since you could redo all that overlay stuff locally with little extra build cost
[12:57:04 EST(-0500)] <EricDalquist> and probably less cost than grabbing those things from the repository
[12:58:51 EST(-0500)] <athena> yeah, probably true
[12:59:17 EST(-0500)] <athena> and you definitely do rebuilt uportal-ear anyway
[13:15:12 EST(-0500)] * tsnfoo_ (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[13:17:09 EST(-0500)] * tsnfoo_ (n=tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[13:49:24 EST(-0500)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[14:59:31 EST(-0500)] <EricDalquist> I wonder if you can tell maven that a particular child module shouldn't be deployed
[15:10:55 EST(-0500)] <EricDalquist> nice that was easy
[15:11:09 EST(-0500)] <EricDalquist> <plugin>
[15:11:09 EST(-0500)] <EricDalquist> <artifactId>maven-deploy-plugin</artifactId>
[15:11:09 EST(-0500)] <EricDalquist> <configuration>
[15:11:09 EST(-0500)] <EricDalquist> <skip>true</skip>
[15:11:09 EST(-0500)] <EricDalquist> </configuration>
[15:11:10 EST(-0500)] <EricDalquist> </plugin>
[15:11:13 EST(-0500)] <athena> oh nice
[15:11:16 EST(-0500)] <athena> that is indeed easy
[15:11:28 EST(-0500)] <EricDalquist> figure we'll skip the uportal-ear module
[15:11:39 EST(-0500)] <EricDalquist> and the uportal-portlets-overlay-parent and all of its children?
[15:11:40 EST(-0500)] <EricDalquist> hrm
[15:11:44 EST(-0500)] <EricDalquist> uportal-portlets-overlay-parent should probably go
[15:11:48 EST(-0500)] <EricDalquist> just not its children :/
[15:25:52 EST(-0500)] <athena> makes sense
[15:39:19 EST(-0500)] <EricDalquist> hrm ... so what do you think
[15:39:26 EST(-0500)] <EricDalquist> does uportal-portlets-overlay-parent need to be in the repository?
[17:58:23 EST(-0500)] * lennard1 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[18:04:04 EST(-0500)] * tsnfoo (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[20:36:16 EST(-0500)] * Sememmon (n=Sememmon@unaffiliated/sememmon) has joined ##uportal