Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[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)