Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

[08:36:19 EDT(-0400)] * tsnfoo (~tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[08:52:26 EDT(-0400)] * jessm (~Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:05:48 EDT(-0400)] * colinclark (~colin@bas2-toronto09-2925239674.dsl.bell.ca) has joined ##uportal
[09:18:53 EDT(-0400)] * tsnfoo (~tsnfoo@wso-mbp15-2.test.denison.edu) has joined ##uportal
[10:06:55 EDT(-0400)] * michelled (~michelled@142.150.154.101) has joined ##uportal
[10:09:13 EDT(-0400)] * EricDalquist (~dalquist@2607:f388:e:0:221:9bff:fe37:e768) has joined ##uportal
[10:11:49 EDT(-0400)] * athena (~athena@adsl-99-97-29-187.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[10:48:29 EDT(-0400)] * pberry (~pberry@waldorf.CSUChico.EDU) has joined ##uportal
[11:49:39 EDT(-0400)] * awills (~awills@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[12:09:21 EDT(-0400)] * tsnfoo_ (~tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[12:33:03 EDT(-0400)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[12:54:39 EDT(-0400)] * colinclark (~colin@142.150.154.101) has joined ##uportal
[12:57:03 EDT(-0400)] * Sememmon (~Sememmon@unaffiliated/sememmon) has joined ##uportal
[12:59:37 EDT(-0400)] * Sememmon (~Sememmon@unaffiliated/sememmon) has joined ##uportal
[13:30:12 EDT(-0400)] <athena> hey EricDalquist - i had a question about that window shading patch
[13:30:40 EDT(-0400)] <athena> it was observed that it doesn't really do anything for some portlets - is that because those don't do anything to handle minimized mode?
[13:34:33 EDT(-0400)] <EricDalquist> right
[13:34:38 EDT(-0400)] <EricDalquist> so according to the spec
[13:34:47 EDT(-0400)] <EricDalquist> minimized portlets still have render called
[13:34:49 EDT(-0400)] <EricDalquist> and can write out content
[13:35:10 EDT(-0400)] <athena> ok, that was my guess
[13:35:24 EDT(-0400)] <EricDalquist> that could be overriden in the theme XSL
[13:35:24 EDT(-0400)] <athena> so they can write out a tiny bit of content, or nothing, or whatever they feel like
[13:35:34 EDT(-0400)] <athena> but probably most of our portlets will just spit out the same thing
[13:35:36 EDT(-0400)] <EricDalquist> by not writing out the <channel> element for minimized portlets
[13:35:37 EDT(-0400)] <athena> that makes sense
[13:35:39 EDT(-0400)] <athena> right
[13:35:52 EDT(-0400)] <EricDalquist> anything that extends GenericPortlet renders nothing
[13:35:56 EDT(-0400)] <athena> so if an institution really wanted the older no content behavior, they could make the XSLT be like it was back in 2.6
[13:36:00 EDT(-0400)] <EricDalquist> as does anything that uses spring MVC
[13:36:01 EDT(-0400)] <athena> ah, gotcha
[13:36:06 EDT(-0400)] <athena> oh really?
[13:36:07 EDT(-0400)] <athena> hm
[13:36:09 EDT(-0400)] <EricDalquist> unless the developer took explicit steps
[13:36:35 EDT(-0400)] <EricDalquist> the functional tests portlet always renders content when minimized
[13:36:42 EDT(-0400)] <athena> i'll have to get more details, but from the report it sounds like most of the portlets are still putting out content
[13:36:55 EDT(-0400)] <athena> and most of those are spring, i'd imagine
[13:37:25 EDT(-0400)] <EricDalquist> huh
[13:37:31 EDT(-0400)] <athena> i'll ask for more details
[13:37:40 EDT(-0400)] <athena> or suppose maybe it's time to test it myself
[13:38:05 EDT(-0400)] <EricDalquist> http://static.springsource.org/spring/docs/2.5.x/api/org/springframework/web/portlet/mvc/AbstractController.html
[13:38:15 EDT(-0400)] <EricDalquist> renderWhenMinimized false whether should be rendered when the portlet is in a minimized state – will return null for the ModelandView when the portlet is minimized and this is false
[13:38:27 EDT(-0400)] <athena> ahh
[13:38:41 EDT(-0400)] <athena> but of course most of our stuff doesn't extend abstractcontroller anymore
[13:38:48 EDT(-0400)] <athena> since a lot of it is annotation-based
[13:38:50 EDT(-0400)] <EricDalquist> ah
[13:38:52 EDT(-0400)] <EricDalquist> yeah
[13:38:55 EDT(-0400)] <athena> maybe we want to make that change
[13:39:00 EDT(-0400)] <athena> that explains it though (smile)
[13:39:00 EDT(-0400)] <EricDalquist> never tried that stuff
[14:00:39 EDT(-0400)] <athena> by the way, how's the config mode fix coming?
[14:01:01 EDT(-0400)] <EricDalquist> done
[14:01:06 EDT(-0400)] <athena> oh, yay!
[14:01:06 EDT(-0400)] <EricDalquist> committed a few days ago
[14:01:19 EDT(-0400)] <athena> just in the trunk i take it?
[14:01:25 EDT(-0400)] <EricDalquist> yeah
[14:01:34 EDT(-0400)] <EricDalquist> in trunk
[14:01:37 EDT(-0400)] <EricDalquist> and in 3.2 patches
[14:01:40 EDT(-0400)] <athena> ah ok
[14:01:48 EDT(-0400)] <athena> for some reason i hadn't seen it yet - will have to resynchronize
[14:01:52 EDT(-0400)] <EricDalquist> 48587 in trunk, 48588 in patches
[14:02:00 EDT(-0400)] <athena> awesome
[14:02:09 EDT(-0400)] <athena> huh, i do see it now
[14:02:16 EDT(-0400)] <athena> guess eclipse is just misbehaving (smile)
[14:03:00 EDT(-0400)] <athena> that'll be a great fix though!
[14:03:09 EDT(-0400)] <EricDalquist> (smile)
[14:03:11 EDT(-0400)] <EricDalquist> yeah
[14:03:15 EDT(-0400)] <athena> i looked through the list of open JIRAs and i didn't see much else in 3.2.x that was critical
[14:03:19 EDT(-0400)] <athena> could probably cut a release soon
[14:03:22 EDT(-0400)] <EricDalquist> and it was just an isse with request attribute scoping
[14:03:23 EDT(-0400)] <EricDalquist> great
[14:03:24 EDT(-0400)] <athena> i'd just like to get the NOTICE file updated
[14:03:30 EDT(-0400)] <EricDalquist> I'll try and look at some other fixes this weekend
[14:03:30 EDT(-0400)] <EricDalquist> ok
[14:03:34 EDT(-0400)] <EricDalquist> do a mvn site
[14:03:46 EDT(-0400)] <EricDalquist> actually ... we autobuild one
[14:03:47 EDT(-0400)] <EricDalquist> dug
[14:03:49 EDT(-0400)] <EricDalquist> duh
[14:04:54 EDT(-0400)] <EricDalquist> http://developer.jasig.org/projects/uportal/3.2.2-SNAPSHOT/uportal-impl/dependencies.html
[14:05:00 EDT(-0400)] <EricDalquist> scroll down to the licenses section
[14:05:24 EDT(-0400)] <EricDalquist> there are a bunch that are Unknown since the libs don't have decent poms
[14:05:38 EDT(-0400)] <EricDalquist> but well over 50% of the license->library mapping is there
[14:25:32 EDT(-0400)] <athena> oh, that's fantastic!
[14:25:38 EDT(-0400)] <athena> i didn't even know that
[14:25:47 EDT(-0400)] <athena> i've done about half - that should help get us finished
[14:25:49 EDT(-0400)] <athena> thanks so much (smile)
[14:26:23 EDT(-0400)] <EricDalquist> yup
[14:26:29 EDT(-0400)] <athena> there's a bunch of stuff that has random licenses too
[14:26:33 EDT(-0400)] <EricDalquist> I discovered that when doing a NOTICE file for person dir
[14:26:41 EDT(-0400)] <athena> or basically has some major license w/ small changes
[14:26:42 EDT(-0400)] <athena> ah (smile)
[14:26:49 EDT(-0400)] <athena> yeah that's great to know!
[14:26:58 EDT(-0400)] <EricDalquist> in theory that apache folks have a maven plugin that can auto-gen a NOTICE file based on that info
[14:27:01 EDT(-0400)] <athena> i'll make sure susan's aware of that, since she's often the target of licensing questions
[14:27:04 EDT(-0400)] <EricDalquist> not sure where it is or if it works though
[14:27:16 EDT(-0400)] <athena> probably would only work if all the dependencies define license, i guess
[14:27:25 EDT(-0400)] <athena> but maybe it's a good starting point for a new project
[14:27:51 EDT(-0400)] <EricDalquist> yeah
[15:09:45 EDT(-0400)] * b-rock (~80876350@gateway/web/freenode/x-oubfeiecaxvmtkzt) has joined ##uportal
[16:26:33 EDT(-0400)] <athena> Do I need a license to use it? Can I get one?
[16:26:34 EDT(-0400)] <athena> No!
[16:26:35 EDT(-0400)] * athena sighs
[16:26:49 EDT(-0400)] <EricDalquist> lol
[16:27:30 EDT(-0400)] <athena> i'm down to like 15 outstanding jars thoguh!
[16:28:41 EDT(-0400)] <EricDalquist> which lib is that from? It sounds familiar
[16:29:16 EDT(-0400)] <athena> util.concurrent
[16:29:24 EDT(-0400)] <EricDalquist> ah
[16:29:31 EDT(-0400)] <athena> though he has it marked as "public domain, sun microsystems" in the pom
[16:29:35 EDT(-0400)] <athena> people think they're helping (tongue)
[16:29:47 EDT(-0400)] <EricDalquist> yup
[16:37:22 EDT(-0400)] <athena> know what license all the sun stuff uses?
[16:39:03 EDT(-0400)] <athena> hm, guess it shows up when you try and download
[16:39:10 EDT(-0400)] <athena> guess this is just their custom one
[16:40:49 EDT(-0400)] <athena> looks like maybe common development and distribution license

  • No labels