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

[10:35:30 CDT(-0500)] <EricDalquist> athena: you there?
[10:35:33 CDT(-0500)] <athena> yep
[10:35:58 CDT(-0500)] <EricDalquist> would you by chance have a windows vm + time to do a test checkout/initportal/run of uPortal trunk?
[10:36:03 CDT(-0500)] <athena> no (sad)
[10:36:08 CDT(-0500)] <EricDalquist> (tongue)
[10:36:13 CDT(-0500)] <athena> i don't even have windows installed on this machine, unfortunately
[10:36:19 CDT(-0500)] <athena> never reinstalled after the last hard drive disaster
[10:36:39 CDT(-0500)] <EricDalquist> ah
[10:36:50 CDT(-0500)] <athena> yeah
[10:37:09 CDT(-0500)] <athena> really should do that, but never seem to have the time to have my laptop be unusable for however long it takes to install windows
[10:37:44 CDT(-0500)] <JoeMoore> I don't know how soon you need it, or if your environment needs are special, but I might be able to do one later today
[10:38:05 CDT(-0500)] <athena> are we at code freeze yet?
[10:39:07 CDT(-0500)] <EricDalquist> oh yeah I need to send an email for htat
[10:39:20 CDT(-0500)] <EricDalquist> JoeMoore: that would be great
[10:39:26 CDT(-0500)] <EricDalquist> all I really need is a sanity check
[10:39:29 CDT(-0500)] <EricDalquist> I have a windows VM
[10:39:51 CDT(-0500)] <EricDalquist> I just would rather spend my time on some other stuff
[10:39:57 CDT(-0500)] <EricDalquist> all I need is someone to do a SVN checkout of trunk
[10:40:06 CDT(-0500)] <EricDalquist> start the hsqldb
[10:40:09 CDT(-0500)] <EricDalquist> run initportal
[10:40:13 CDT(-0500)] <EricDalquist> and start tomcat
[10:40:27 CDT(-0500)] <EricDalquist> just to make the build/deploy/startup works on windows
[10:40:40 CDT(-0500)] <JoeMoore> I'll give it a quick go using the environment of my last quickstart dev of 4.0
[10:40:51 CDT(-0500)] <EricDalquist> awesome
[10:40:54 CDT(-0500)] <EricDalquist> thanks JoeMoore!
[10:41:11 CDT(-0500)] <JoeMoore> About the only thing I need to do on my machine is make sure that ant and mavin are pointing to the right versions
[10:46:10 CDT(-0500)] <JoeMoore> just to doublecheck, we're talking rev 24802, right?
[10:47:09 CDT(-0500)] <EricDalquist> yup
[11:17:34 CDT(-0500)] <JoeMoore> Under Windows, the unit test AntPatternFileFilterTest fails. I'll dig out the error report and pastebin it.
[11:17:46 CDT(-0500)] <EricDalquist> oh great thanks!
[11:18:17 CDT(-0500)] <JoeMoore> Then I'll @Ignore it and try again to see if I find any others. Hang on a bit...
[11:19:13 CDT(-0500)] <JoeMoore> If we're lucky we can avoid you needing to fire up your Windows VM and I can give you enough to figure something out.
[11:19:25 CDT(-0500)] <EricDalquist> that would make my week (smile)
[11:20:14 CDT(-0500)] <athena> (smile)
[11:21:45 CDT(-0500)] <athena> ack.
[11:22:35 CDT(-0500)] <athena> getting a ton of conflicts when merging back to umobile
[11:22:53 CDT(-0500)] <EricDalquist> oh yeah
[11:23:05 CDT(-0500)] <EricDalquist> that would be the fault of https://issues.jasig.org/browse/UP-3146
[11:23:20 CDT(-0500)] <athena> why is it causing conflicts thougH?
[11:23:29 CDT(-0500)] <athena> also, these files don't look right to me now
[11:23:36 CDT(-0500)] <EricDalquist> are any of those files locally modified?
[11:23:40 CDT(-0500)] <athena> no
[11:23:45 CDT(-0500)] <athena> and the files looked ok to me a couple days ago
[11:23:52 CDT(-0500)] <athena> take a look at up-trunk/uportal-war/src/main/webapp/media/skins/muniversality/common/scss/_cas.scss in vi, for example
[11:24:01 CDT(-0500)] <athena> get a bunch of ^Ms at the beginning of lines
[11:24:14 CDT(-0500)] <EricDalquist> oh .. hrm
[11:24:16 CDT(-0500)] <EricDalquist> that's no good
[11:24:19 CDT(-0500)] <athena> no (sad)
[11:24:23 CDT(-0500)] <EricDalquist> oh well
[11:24:28 CDT(-0500)] <EricDalquist> luckily I did the last 2 commits
[11:24:33 CDT(-0500)] <EricDalquist> so I can just revert them
[11:24:34 CDT(-0500)] <athena> ok
[11:24:50 CDT(-0500)] <athena> hopefully there aren't too many files that will cause mixed encoding errors at least
[11:25:01 CDT(-0500)] <athena> after the RC2 i went through and fixed everything that cropped up during my import
[11:36:57 CDT(-0500)] <JoeMoore> Finally. I had something else I had to finish: http://pastebin.com/BGVUurcA
[11:37:08 CDT(-0500)] <JoeMoore> I'll @ignore and run again
[11:37:12 CDT(-0500)] <EricDalquist> thanks JoeMoore
[11:37:19 CDT(-0500)] <EricDalquist> I'll take a look in a few minutes
[11:57:52 CDT(-0500)] <EricDalquist> athena: I reverted those commits
[11:58:07 CDT(-0500)] <athena> thanks (smile) will try another merge
[12:06:54 CDT(-0500)] <JoeMoore> Successful build after @Ignore ing that class
[12:07:00 CDT(-0500)] <EricDalquist> great
[12:07:03 CDT(-0500)] <JoeMoore> Running initportal
[12:07:03 CDT(-0500)] <EricDalquist> yeah I'm looking at the code
[12:07:13 CDT(-0500)] <EricDalquist> and I think I'm going to have to step through that on windows to figure what is going on
[12:07:22 CDT(-0500)] <EricDalquist> path-matching is a PITA
[12:08:01 CDT(-0500)] <JoeMoore> I can imagine it's not all just \ vs /
[12:08:13 CDT(-0500)] <EricDalquist> I don't think so
[12:08:25 CDT(-0500)] <EricDalquist> the class in question is AntPatternFileFilter
[12:08:46 CDT(-0500)] <EricDalquist> and it should be converting everything to the platform seperator
[12:08:49 CDT(-0500)] <JoeMoore> Encoding of various stuff, etc. I'll leave that to you OS agnostic experts (smile)
[12:10:20 CDT(-0500)] <JoeMoore> Anyway, I'll follow through with initportal on hsql
[12:10:46 CDT(-0500)] <EricDalquist> sounds good

  • No labels