uPortal IRC Logs-2012-02-06
[10:42:18 CST(-0600)] <EricDalquist> fyi, working on cutting 4.0.3 right now
[10:48:18 CST(-0600)] <athena> hurray!
[12:29:47 CST(-0600)] <EricDalquist> hrm …oops apparently up4 has been using XJC 2.2
[12:29:51 CST(-0600)] <EricDalquist> which is for JAXB 2.2
[12:29:54 CST(-0600)] <EricDalquist> which is part of JDK7
[12:30:05 CST(-0600)] <EricDalquist> so just by luck it has all been working in 1.65
[12:30:07 CST(-0600)] <EricDalquist> er 1.6
[12:30:10 CST(-0600)] <EricDalquist> fixing that now
[13:16:21 CST(-0600)] <EricDalquist> oi, this is taking far longer just to cut a release than I had planned ...
[13:16:50 CST(-0600)] <athena>
[13:17:02 CST(-0600)] <EricDalquist> just some dumb jaxb/xjc bugs
[13:17:09 CST(-0600)] <EricDalquist> but it all takes time :/
[13:21:50 CST(-0600)] <EricDalquist> someday I'll remember to run the notice and license plugins BEFORE release:prepare
[13:26:00 CST(-0600)] <athena> heh
[13:26:01 CST(-0600)] <athena>
[13:35:53 CST(-0600)] <EricDalquist> ok 4.0.3 tag is out there
[13:36:04 CST(-0600)] <EricDalquist> pushing out artifacts soon ...
[13:43:33 CST(-0600)] <EricDalquist> hrm … elsa closed my laptop mid release:perform ....
[13:48:12 CST(-0600)] <athena> lol.
[13:50:39 CST(-0600)] <athena> will it pick back up?
[13:51:22 CST(-0600)] <EricDalquist> yeah
[13:51:29 CST(-0600)] <EricDalquist> it just starts the deploy build from the start again
[13:51:34 CST(-0600)] <EricDalquist> so not a huge deal
[13:51:43 CST(-0600)] <EricDalquist> but I do have to upload like 200MB of stuff to oss.sonatype again
[13:52:26 CST(-0600)] <athena> aw
[14:12:00 CST(-0600)] <EricDalquist> man … I'm still 542 commits behind ken
[14:12:03 CST(-0600)] <EricDalquist> https://www.ohloh.net/p/jasig_uportal/contributors
[15:36:13 CST(-0600)] <athena> need to write that layout refactoring, i guess
[15:36:19 CST(-0600)] <athena> either that or start committing one file at a time . . .
[15:36:28 CST(-0600)] <EricDalquist> lol
[15:36:40 CST(-0600)] <EricDalquist> emulate CVS … in git
[15:36:53 CST(-0600)] <athena>
[15:37:17 CST(-0600)] <EricDalquist> on a positive note, I'm forcing myself to write docs for the event aggregation stuff: https://wiki.jasig.org/display/UPM40/Portal+Event+Logging
[15:37:32 CST(-0600)] <athena> oooh
[15:37:43 CST(-0600)] <athena> yay!
[15:38:07 CST(-0600)] <EricDalquist> and docs on how to create new events as a developer: https://wiki.jasig.org/display/UPC/Portal+Events
[15:38:13 CST(-0600)] <athena> nice
[15:38:14 CST(-0600)] <EricDalquist> still need to do the howto for writing an aggregator
[15:38:19 CST(-0600)] <EricDalquist> might get to that later this week