uPortal IRC Logs-2012-01-31

[09:41:49 CST(-0600)] <EricDalquist> athena: https://hibernate.onjira.com/browse/HHH-7009

[09:41:58 CST(-0600)] <EricDalquist> pull reqs to hibernate for that postgres dialect issue

[10:13:17 CST(-0600)] <athena> yay, thanks (smile)

[10:13:31 CST(-0600)] <athena> should the source be working on psql now?

[10:13:39 CST(-0600)] <athena> our source, i mean

[10:13:41 CST(-0600)] <EricDalquist> yes

[10:13:49 CST(-0600)] <athena> getting a test error this morning

[10:14:00 CST(-0600)] <EricDalquist> yeah

[10:14:03 CST(-0600)] <EricDalquist> I saw that

[10:14:06 CST(-0600)] <EricDalquist> ignore it for now

[10:14:11 CST(-0600)] <athena> ok

[10:14:15 CST(-0600)] <EricDalquist> I probably need to pin the datetime

[10:14:18 CST(-0600)] <EricDalquist> instead of just using now()

[10:14:19 CST(-0600)] <athena> ahh

[10:14:23 CST(-0600)] <athena> ok (smile)

[10:14:29 CST(-0600)] <EricDalquist> date/time unit tests are a pita

[10:19:14 CST(-0600)] <athena> yeah

[10:19:16 CST(-0600)] <athena> but!

[10:19:20 CST(-0600)] <athena> the calendar porltet has them now!!!

[10:19:34 CST(-0600)] <athena> SO much easier when it just takes a line or two of code to create test dates

[10:19:44 CST(-0600)] <EricDalquist> yes

[10:19:51 CST(-0600)] <athena> i think the time zone logic in that portlet is actually right now

[10:20:01 CST(-0600)] <EricDalquist> neat

[11:03:50 CST(-0600)] <athena> EricDalquist: do we need to email infrastructure, or is someone already on it?

[11:03:58 CST(-0600)] <EricDalquist> ?

[11:04:05 CST(-0600)] <athena> jasig.org is down

[11:04:08 CST(-0600)] <EricDalquist> oh

[11:04:18 CST(-0600)] <EricDalquist> wait ...

[11:04:22 CST(-0600)] <EricDalquist> www.jasig.org?

[11:04:26 CST(-0600)] <EricDalquist> or wiki.jasig.org?

[11:04:46 CST(-0600)] <EricDalquist> looks like www

[11:04:47 CST(-0600)] <athena> www.jasig.org, not sure about the others

[11:05:00 CST(-0600)] <EricDalquist> apache.org is down too ...

[11:05:04 CST(-0600)] <EricDalquist> wonder if it is rekated

[11:05:11 CST(-0600)] <EricDalquist> www.jasig.org is hosted by webchuckweb

[11:05:20 CST(-0600)] <EricDalquist> the other *.jasig.org sites are at contegix

[11:09:31 CST(-0600)] <athena> sad

[11:09:50 CST(-0600)] <athena> how's the json issue stuff coming?

[11:10:29 CST(-0600)] <EricDalquist> good

[11:10:32 CST(-0600)] <EricDalquist> taking a little break this morning

[11:10:37 CST(-0600)] <EricDalquist> but I should have it in by the afternoon

[11:11:27 CST(-0600)] <athena> awesome

[15:34:34 CST(-0600)] <EricDalquist> athena: fixed that test

[15:34:47 CST(-0600)] <athena> oh thanks (smile)

[15:35:03 CST(-0600)] <EricDalquist> I was doing "new DateTime()"

[15:35:15 CST(-0600)] <EricDalquist> I just dumped in a specific point in time

[15:35:15 CST(-0600)] <athena> needed a fixed time?

[15:35:18 CST(-0600)] <EricDalquist> yeah

[15:35:20 CST(-0600)] <athena> ah (smile)

[15:35:22 CST(-0600)] <athena> sounds goood

[16:02:04 CST(-0600)] <EricDalquist> just got confirmation from the hibernate devs that the postgres patch will be included in the next 4.x and 4.0.x releases

[16:03:17 CST(-0600)] <athena> hurray! (smile)

[16:03:45 CST(-0600)] <EricDalquist> though I did get grief about a fix for a years old db version (wink)

[16:03:54 CST(-0600)] <athena> lol