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

[00:54:31 EDT(-0400)] * lescour (n=JBouncer@adsl-38-10-98.tulsaconnect.com) has joined ##uportal
[07:36:35 EDT(-0400)] * jayshao (n=jayshao@jayshao.rutgers.edu) has joined ##uportal
[08:44:16 EDT(-0400)] * esm (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[09:48:48 EDT(-0400)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:49:03 EDT(-0400)] <EricDalquist> yay Friday!
[09:57:42 EDT(-0400)] * esm_ (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[10:41:36 EDT(-0400)] * pberry (n=pberry@waldorf.CSUChico.EDU) has joined ##uportal
[11:12:20 EDT(-0400)] * esm (n=esm@asdf.dkc.jhu.edu) has joined ##uportal
[12:02:27 EDT(-0400)] <apetro_work_desk> EricDalquist welcome to Friday
[12:02:49 EDT(-0400)] <EricDalquist> so I have the SVN commit hook script ready to go
[12:02:58 EDT(-0400)] <EricDalquist> just waiting for an OK from ScottB to stick it in
[12:08:10 EDT(-0400)] <apetro_work_desk> neat. Sounds like the kind of thing that would be usefully discussed on a jasig-dev@ (smile)
[12:08:30 EDT(-0400)] <EricDalquist> already was a while ago
[12:08:36 EDT(-0400)] <EricDalquist> said I was going to put it in this week
[12:08:51 EDT(-0400)] <EricDalquist> I'll send a notice out right before I put it in
[12:09:56 EDT(-0400)] * lescour (n=JBouncer@adsl-38-10-98.tulsaconnect.com) has joined ##uportal
[12:20:48 EDT(-0400)] <apetro_work_desk> oh, I know it was discussed. Discussion has been sufficient. That was a plug for my jasig-dev@ list idea.
[12:22:51 EDT(-0400)] <EricDalquist> ah I didn't even catch that (smile)
[12:23:26 EDT(-0400)] <EricDalquist> that would be a handy list for the core jasig project developers
[12:25:06 EDT(-0400)] <pberry> http://www.randsinrepose.com/archives/2007/08/31/the_laptop_herring.html
[12:25:23 EDT(-0400)] <pberry> if you deal with meetings...
[12:26:01 EDT(-0400)] <EricDalquist> (smile)
[12:26:10 EDT(-0400)] <EricDalquist> I only attend them so far
[13:50:38 EDT(-0400)] <EricDalquist> the new commit hook is all set
[13:50:56 EDT(-0400)] <EricDalquist> so now people at least have to acknowledge they don't have a Jira issue for the commit (smile)
[13:51:49 EDT(-0400)] <pberry> heh
[13:52:24 EDT(-0400)] <EricDalquist> really JA-SIG folks seem very good about tracking commits with jira
[14:51:13 EDT(-0400)] * EricDalquist wants maven 2.1 :/
[14:51:31 EDT(-0400)] <EricDalquist> well I really just want the prepare-package phase
[15:00:03 EDT(-0400)] * lescour scratches his head over bad cas ticket
[17:15:56 EDT(-0400)] * EricDalquist (n=EricDalq@76.210.60.67) has joined ##uportal
[17:16:11 EDT(-0400)] <EricDalquist> oi
[17:16:23 EDT(-0400)] <EricDalquist> anyone want to help with an ant classpath issue?
[17:17:11 EDT(-0400)] <apetro_work_desk> eh. I'm really distracted with the day job just now
[17:17:28 EDT(-0400)] <apetro_work_desk> but if you're looking for longer term troubleshooting, post or ping me something to look at and I'll get to it
[17:17:41 EDT(-0400)] <EricDalquist> actually I think I realized my problem
[17:17:47 EDT(-0400)] <EricDalquist> though I don't know how to fix it
[17:18:08 EDT(-0400)] <EricDalquist> maven hands me a property with the plugin's classpath which is : delemited
[17:18:26 EDT(-0400)] <apetro_work_desk> right
[17:18:29 EDT(-0400)] <EricDalquist> I need to figure out how to convert that property into a path object that ant can use
[17:18:35 EDT(-0400)] <apetro_work_desk> and it's semicolons on everyone's favorite MS OS
[17:19:02 EDT(-0400)] <EricDalquist> I was trying to use a <filelist> but that expects a , delimited list
[17:19:52 EDT(-0400)] <apetro_work_desk> http://xkcd.com/208/
[17:20:10 EDT(-0400)] <EricDalquist> I love xkcd
[17:20:18 EDT(-0400)]

<EricDalquist> I'm going to give <pathelement path="$

Unknown macro: {maven.plugin.classpath}

"/> a try


[17:20:47 EDT(-0400)] <EricDalquist> yay!
[17:20:49 EDT(-0400)] <EricDalquist> that worked
[17:21:05 EDT(-0400)] <EricDalquist> the pathelement tag is smart enough to interpret both the : and ; characters
[17:21:09 EDT(-0400)] <apetro_work_desk> nice.
[17:21:10 EDT(-0400)] <EricDalquist> ant is so smart (some times)
[17:21:15 EDT(-0400)] <apetro_work_desk> indeed.
[17:21:25 EDT(-0400)] <apetro_work_desk> ever written an Ant task?
[17:21:31 EDT(-0400)] <EricDalquist> yup
[17:21:35 EDT(-0400)] <apetro_work_desk> not the goofy thing we do with targets that invoke Java mains
[17:21:41 EDT(-0400)] <apetro_work_desk> actually implementing Task or whatever it is
[17:21:42 EDT(-0400)] <apetro_work_desk> much fun
[17:21:43 EDT(-0400)] <EricDalquist> helped with the pluto 1.1 assembler stuff
[17:21:48 EDT(-0400)] <apetro_work_desk> right up there with writing custom JSP tags
[17:22:13 EDT(-0400)] <EricDalquist> though the newish jsp .tag files are the coolest
[17:22:21 EDT(-0400)] <apetro_work_desk> eh
[17:22:33 EDT(-0400)] <apetro_work_desk> I pretty rapidly wish I were back in the Java for some of it
[17:22:48 EDT(-0400)] <EricDalquist> yeah ... I guess it depends on what the tag is doing (smile)
[17:24:40 EDT(-0400)] <EricDalquist> so do you just have a big list of xkcd comics ready to be pasted at a moments notice?
[17:25:34 EDT(-0400)] <pberry> doesn't everybody?

  • No labels