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 12 Next »

[06:40:54 EDT(-0400)] * michelled (~michelled@CPE001310472ade-CM0011aefd3ca8.cpe.net.cable.rogers.com) has joined ##uportal
[09:11:05 EDT(-0400)] * athena (~athena@adsl-99-97-29-187.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:14:56 EDT(-0400)] * jessm (~Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:56:42 EDT(-0400)] * EricDalquist (~dalquist@2607:f388:e:0:221:9bff:fe37:e768) has joined ##uportal
[09:57:52 EDT(-0400)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[10:14:09 EDT(-0400)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:17:46 EDT(-0400)] * lfuller (~sparhk@ip68-98-56-21.ph.ph.cox.net) has left ##uportal
[10:59:19 EDT(-0400)] * lfuller (~sparhk@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[12:43:45 EDT(-0400)] * awills (~awills@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[13:06:25 EDT(-0400)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[13:18:35 EDT(-0400)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[13:22:43 EDT(-0400)] <athena> EricDalquist: do you know of a way to make a properties file get deployed to the uportal webapp's lib directory?
[13:22:56 EDT(-0400)] <athena> grouper has this weird requirement where the properties file needs to live alongside the jar
[13:23:04 EDT(-0400)] <EricDalquist> not that I know of
[13:23:11 EDT(-0400)] <EricDalquist> that isn't really supported by the servlet spec
[13:23:14 EDT(-0400)] <athena> yeah
[13:23:22 EDT(-0400)] <EricDalquist> like ... not at all supported
[13:23:24 EDT(-0400)] <athena> i need to get in touch with them and see why it's set up that way
[13:23:25 EDT(-0400)] <EricDalquist> and incorrect
[13:23:27 EDT(-0400)] <athena> agreed
[13:23:38 EDT(-0400)] <athena> i've managed to get the code working now, and most of it does work ok
[13:23:43 EDT(-0400)] <athena> definitely going to need some tweaks though
[13:23:57 EDT(-0400)] <athena> like the search function searches the group key, rather than the name, which i don't think is what we really want
[13:23:58 EDT(-0400)] <EricDalquist> sounds like progress though
[13:24:00 EDT(-0400)] <athena> yeah
[13:24:43 EDT(-0400)] <athena> need to follow up with them on the maven stuff too
[13:25:14 EDT(-0400)] <athena> kind of wish i could add it to the trunk even if it's not totally polished yet - would be easier to collaborate on
[13:25:19 EDT(-0400)] <EricDalquist> yeah
[13:25:31 EDT(-0400)] <EricDalquist> you can always just stick the JAR in the bootstrap directory for now
[13:25:40 EDT(-0400)] <EricDalquist> with a stub pom.xml
[13:25:48 EDT(-0400)] <EricDalquist> and people in trunk can just run the mvn install:file command
[13:26:00 EDT(-0400)] <EricDalquist> though the bamboo build would complain (tongue)
[13:26:08 EDT(-0400)] <athena> hehe
[13:26:22 EDT(-0400)] <athena> oh so as i told you awills and i have been working on import for the calendar portlet
[13:26:32 EDT(-0400)] <EricDalquist> and one of them wouldn't be fixable ... it does an empty local repo build every night
[13:26:35 EDT(-0400)] <EricDalquist> oh yeah
[13:26:36 EDT(-0400)] <athena> and i got something working this morning using the maven antrun plugin
[13:26:39 EDT(-0400)] <EricDalquist> neat
[13:26:49 EDT(-0400)] <athena> turns out it's probably pretty easy to bootstrap ant stuff through the plugin too
[13:27:18 EDT(-0400)] <athena> if i understood this stuff better we could probably transfer it to do that in the trunk
[13:27:18 EDT(-0400)] <athena> but
[13:27:18 EDT(-0400)] <athena>
[13:27:33 EDT(-0400)] <athena> i don't know how to add a plugin that doesnt' get executed for the child projects
[13:27:45 EDT(-0400)] <EricDalquist> <inherit>false</inherit>
[13:27:48 EDT(-0400)] <EricDalquist> I think
[13:27:53 EDT(-0400)] <athena> i'll try it (smile)
[13:28:07 EDT(-0400)] <athena> i feel like i tried it and it didn't work
[13:28:08 EDT(-0400)] <athena> but maybe not
[13:28:11 EDT(-0400)] <EricDalquist> yeah
[13:28:19 EDT(-0400)] <EricDalquist> maven-clean-plugin in the trunk pom.xml already uses it
[13:28:34 EDT(-0400)] <athena> oh cool
[13:28:37 EDT(-0400)] <athena> i'll try it out
[13:28:44 EDT(-0400)] <athena> would be great to make progress on that stuff
[13:29:00 EDT(-0400)] <athena> even if we just started converting stuff in the background and still had it fronted by ant calling maven
[13:29:05 EDT(-0400)] <athena> it'd be a step in the right direction
[13:29:05 EDT(-0400)] <EricDalquist> yeah
[13:29:08 EDT(-0400)] <EricDalquist> it would
[13:29:19 EDT(-0400)] <EricDalquist> and getting to the point where we can use the release plugin
[13:29:24 EDT(-0400)] <EricDalquist> would make releases a lot easier
[13:29:34 EDT(-0400)] <athena> ugh i bet!
[13:29:39 EDT(-0400)] <athena> speaking of releases . . . (smile)
[13:29:49 EDT(-0400)] <EricDalquist> yeah
[13:29:55 EDT(-0400)] <athena> i have most of hte NOTICE file done - just missing the part w/ all the random sun licenses
[13:29:57 EDT(-0400)] <EricDalquist> there are a few issues I want to take a look at this week
[13:29:58 EDT(-0400)] <EricDalquist> great
[13:30:03 EDT(-0400)] <athena> cool
[13:30:12 EDT(-0400)] <athena> i'll check w/ gary and see where he's at w/ the high contrast skin
[13:30:52 EDT(-0400)] <EricDalquist> sounds good

  • No labels