uPortal IRC Logs-2011-08-29
[10:35:30 CDT(-0500)] <EricDalquist> athena: you there?
[10:35:33 CDT(-0500)] <athena> yep
[10:35:58 CDT(-0500)] <EricDalquist> would you by chance have a windows vm + time to do a test checkout/initportal/run of uPortal trunk?
[10:36:03 CDT(-0500)] <athena> no
[10:36:08 CDT(-0500)] <EricDalquist>
[10:36:13 CDT(-0500)] <athena> i don't even have windows installed on this machine, unfortunately
[10:36:19 CDT(-0500)] <athena> never reinstalled after the last hard drive disaster
[10:36:39 CDT(-0500)] <EricDalquist> ah
[10:36:50 CDT(-0500)] <athena> yeah
[10:37:09 CDT(-0500)] <athena> really should do that, but never seem to have the time to have my laptop be unusable for however long it takes to install windows
[10:37:44 CDT(-0500)] <JoeMoore> I don't know how soon you need it, or if your environment needs are special, but I might be able to do one later today
[10:38:05 CDT(-0500)] <athena> are we at code freeze yet?
[10:39:07 CDT(-0500)] <EricDalquist> oh yeah I need to send an email for htat
[10:39:20 CDT(-0500)] <EricDalquist> JoeMoore: that would be great
[10:39:26 CDT(-0500)] <EricDalquist> all I really need is a sanity check
[10:39:29 CDT(-0500)] <EricDalquist> I have a windows VM
[10:39:51 CDT(-0500)] <EricDalquist> I just would rather spend my time on some other stuff
[10:39:57 CDT(-0500)] <EricDalquist> all I need is someone to do a SVN checkout of trunk
[10:40:06 CDT(-0500)] <EricDalquist> start the hsqldb
[10:40:09 CDT(-0500)] <EricDalquist> run initportal
[10:40:13 CDT(-0500)] <EricDalquist> and start tomcat
[10:40:27 CDT(-0500)] <EricDalquist> just to make the build/deploy/startup works on windows
[10:40:40 CDT(-0500)] <JoeMoore> I'll give it a quick go using the environment of my last quickstart dev of 4.0
[10:40:51 CDT(-0500)] <EricDalquist> awesome
[10:40:54 CDT(-0500)] <EricDalquist> thanks JoeMoore!
[10:41:11 CDT(-0500)] <JoeMoore> About the only thing I need to do on my machine is make sure that ant and mavin are pointing to the right versions
[10:46:10 CDT(-0500)] <JoeMoore> just to doublecheck, we're talking rev 24802, right?
[10:47:09 CDT(-0500)] <EricDalquist> yup
[11:17:34 CDT(-0500)] <JoeMoore> Under Windows, the unit test AntPatternFileFilterTest fails. I'll dig out the error report and pastebin it.
[11:17:46 CDT(-0500)] <EricDalquist> oh great thanks!
[11:18:17 CDT(-0500)] <JoeMoore> Then I'll @Ignore it and try again to see if I find any others. Hang on a bit...
[11:19:13 CDT(-0500)] <JoeMoore> If we're lucky we can avoid you needing to fire up your Windows VM and I can give you enough to figure something out.
[11:19:25 CDT(-0500)] <EricDalquist> that would make my week
[11:20:14 CDT(-0500)] <athena>
[11:21:45 CDT(-0500)] <athena> ack.
[11:22:35 CDT(-0500)] <athena> getting a ton of conflicts when merging back to umobile
[11:22:53 CDT(-0500)] <EricDalquist> oh yeah
[11:23:05 CDT(-0500)] <EricDalquist> that would be the fault of https://issues.jasig.org/browse/UP-3146
[11:23:20 CDT(-0500)] <athena> why is it causing conflicts thougH?
[11:23:29 CDT(-0500)] <athena> also, these files don't look right to me now
[11:23:36 CDT(-0500)] <EricDalquist> are any of those files locally modified?
[11:23:40 CDT(-0500)] <athena> no
[11:23:45 CDT(-0500)] <athena> and the files looked ok to me a couple days ago
[11:23:52 CDT(-0500)] <athena> take a look at up-trunk/uportal-war/src/main/webapp/media/skins/muniversality/common/scss/_cas.scss in vi, for example
[11:24:01 CDT(-0500)] <athena> get a bunch of ^Ms at the beginning of lines
[11:24:14 CDT(-0500)] <EricDalquist> oh .. hrm
[11:24:16 CDT(-0500)] <EricDalquist> that's no good
[11:24:19 CDT(-0500)] <athena> no
[11:24:23 CDT(-0500)] <EricDalquist> oh well
[11:24:28 CDT(-0500)] <EricDalquist> luckily I did the last 2 commits
[11:24:33 CDT(-0500)] <EricDalquist> so I can just revert them
[11:24:34 CDT(-0500)] <athena> ok
[11:24:50 CDT(-0500)] <athena> hopefully there aren't too many files that will cause mixed encoding errors at least
[11:25:01 CDT(-0500)] <athena> after the RC2 i went through and fixed everything that cropped up during my import
[11:36:57 CDT(-0500)] <JoeMoore> Finally. I had something else I had to finish: http://pastebin.com/BGVUurcA
[11:37:08 CDT(-0500)] <JoeMoore> I'll @ignore and run again
[11:37:12 CDT(-0500)] <EricDalquist> thanks JoeMoore
[11:37:19 CDT(-0500)] <EricDalquist> I'll take a look in a few minutes
[11:57:52 CDT(-0500)] <EricDalquist> athena: I reverted those commits
[11:58:07 CDT(-0500)] <athena> thanks will try another merge
[12:06:54 CDT(-0500)] <JoeMoore> Successful build after @Ignore ing that class
[12:07:00 CDT(-0500)] <EricDalquist> great
[12:07:03 CDT(-0500)] <JoeMoore> Running initportal
[12:07:03 CDT(-0500)] <EricDalquist> yeah I'm looking at the code
[12:07:13 CDT(-0500)] <EricDalquist> and I think I'm going to have to step through that on windows to figure what is going on
[12:07:22 CDT(-0500)] <EricDalquist> path-matching is a PITA
[12:08:01 CDT(-0500)] <JoeMoore> I can imagine it's not all just \ vs /
[12:08:13 CDT(-0500)] <EricDalquist> I don't think so
[12:08:25 CDT(-0500)] <EricDalquist> the class in question is AntPatternFileFilter
[12:08:46 CDT(-0500)] <EricDalquist> and it should be converting everything to the platform seperator
[12:08:49 CDT(-0500)] <JoeMoore> Encoding of various stuff, etc. I'll leave that to you OS agnostic experts
[12:10:20 CDT(-0500)] <JoeMoore> Anyway, I'll follow through with initportal on hsql
[12:10:46 CDT(-0500)] <EricDalquist> sounds good
[14:09:57 CDT(-0500)] <EricDalquist> JoeMoore: any news on initportal?
[14:11:10 CDT(-0500)] <JoeMoore> I was away at lunch.
[14:11:19 CDT(-0500)] <EricDalquist> no problem
[14:11:30 CDT(-0500)] <JoeMoore> with that unit test offline, initdb worked fine
[14:11:37 CDT(-0500)] <EricDalquist> great
[14:11:41 CDT(-0500)] <JoeMoore> I could log in as admin/admin
[14:11:45 CDT(-0500)] <EricDalquist> I was thinking it would
[14:12:01 CDT(-0500)] <EricDalquist> there is probably just a bug with importing a single data file
[14:30:52 CDT(-0500)] <EricDalquist> grrr
[14:30:58 CDT(-0500)] <EricDalquist> so close to getting resource urls working
[14:31:05 CDT(-0500)] <EricDalquist> the only problem is the webflow docs
[15:01:32 CDT(-0500)] <athena> is this in config mode or ?
[15:11:05 CDT(-0500)] <EricDalquist> yeah
[15:11:11 CDT(-0500)] <EricDalquist> but it isn't specific to config mode
[15:11:27 CDT(-0500)] <EricDalquist> I found all the gaps where resource urls weren't setup to do delegation
[15:11:28 CDT(-0500)] <athena> ah
[15:11:29 CDT(-0500)] <EricDalquist> and that is fixed
[15:11:32 CDT(-0500)] <athena>
[15:11:45 CDT(-0500)] <EricDalquist> the problem is the webflow docs say:
[15:11:45 CDT(-0500)] <EricDalquist> Support for Portlet 2.0 resource requests has now been added enabling Ajax requests with partial rendering. URLs for such requests can be prepared with the <portlet:resourceURL> tag in JSP pages. Server-side processing is similar to a combined an action and a render requests but combined in a single request. Unlike a render request, the response from a resource request includes content from the target portlet only.
[15:11:59 CDT(-0500)] <EricDalquist> and that is the ENTIRE set of docs for how to do resource requests
[15:12:25 CDT(-0500)] <EricDalquist> I'm seeing the resource requests in the action-state
[15:12:37 CDT(-0500)] <EricDalquist> trying to figure how how to actually return content to a webflow based resource request
[15:13:05 CDT(-0500)] <EricDalquist> this and the windows build bug are my last two tasks
[15:13:14 CDT(-0500)] <EricDalquist> so I should have that done for working on the release tomorrow morning
[15:13:27 CDT(-0500)] <athena> awesome