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

[08:05:52 EDT(-0400)] * dstn (i=dstn@unaffiliated/dstn) has joined ##uportal
[08:37:56 EDT(-0400)] * MarkRogers (n=MarkRoge@addhcp129.cc.umanitoba.ca) has joined ##uportal
[08:46:27 EDT(-0400)] * athena7 (n=athena7@c-24-2-189-230.hsd1.ct.comcast.net) has joined ##uportal
[09:15:04 EDT(-0400)] <dstn> athena7, can you help me with a dojo question?
[09:15:12 EDT(-0400)] <athena7> maybe (smile)
[09:15:16 EDT(-0400)] <athena7> i'll certainly try though
[09:15:48 EDT(-0400)] <dstn> I'm trying to find the equivalent of the follow jquery code: $('element').after('some content')
[09:16:07 EDT(-0400)] <dstn> following*
[09:16:43 EDT(-0400)] <athena7> hm
[09:16:48 EDT(-0400)] <dstn> and I am totally unfamiliar with dojo and not having much luck finding something similiar
[09:16:53 EDT(-0400)] <athena7> dojo has a lot less of that kind of thing
[09:17:14 EDT(-0400)] <athena7> and the documentation was horrible for 0.43, and now a lot of it is hard to find because 1.0 is out
[09:17:21 EDT(-0400)] <athena7> so to my knowledge, there isn't an equivalent
[09:17:26 EDT(-0400)] <athena7> but there may well be one i don't know about
[09:17:50 EDT(-0400)] <athena7> the xpath type stuff for jquery is completely awesome, makes any other toolkit a pain to use
[09:18:45 EDT(-0400)] <dstn> Ya, I sort of was praying that it had that functionality
[09:18:51 EDT(-0400)] <dstn> damn
[09:19:48 EDT(-0400)] <athena7> i think there's a built in nextSibling or something method?
[09:28:41 EDT(-0400)] <dstn> ah ha! found it ... dojo.dom.insertAfter
[09:38:08 EDT(-0400)] * anastasiac (n=team@142.150.154.105) has joined ##uportal
[09:48:23 EDT(-0400)] <athena7> good!!
[09:48:26 EDT(-0400)] <athena7> (smile)
[10:07:02 EDT(-0400)] * michelled (n=team@142.150.154.197) has joined ##uportal
[10:17:12 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[10:24:28 EDT(-0400)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[10:44:39 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[10:59:52 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[11:03:48 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[12:47:35 EDT(-0400)] * athena7 (n=athena7@c-24-2-189-230.hsd1.mn.comcast.net) has joined ##uportal
[12:50:28 EDT(-0400)] * jessm (n=Jess@cpe-069-134-127-060.nc.res.rr.com) has joined ##uportal
[12:51:49 EDT(-0400)] * awills (n=awills@70-100-43-51.br1.sho.az.frontiernet.net) has joined ##uportal
[13:22:54 EDT(-0400)] <awills> EricDalquist you there?
[13:23:03 EDT(-0400)] <EricDalquist> on a call
[13:24:48 EDT(-0400)] <awills> np, when you can look: http://uportal.pastebin.com/m3fa8ae69
[13:26:12 EDT(-0400)] <awills> getting tis perplexing error in the m2 build (uP3 initportal)... in the unit test... seems to be trying to use entity types before the db is created... can't imagine how that would work, but i know it does on 3-0-GA out-of-the-box
[13:46:06 EDT(-0400)] * jessm (n=Jess@cpe-069-134-127-060.nc.res.rr.com) has joined ##uportal
[13:59:56 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[14:07:58 EDT(-0400)] <EricDalquist> awills: so why are you running into this and no one else?
[14:08:14 EDT(-0400)] <EricDalquist> what type of database are you running against?
[14:08:25 EDT(-0400)] <EricDalquist> though that shouldn't matter since the tests run against an in-memory db
[14:08:27 EDT(-0400)] <awills> for now, hsqldb
[14:08:35 EDT(-0400)] <EricDalquist> and this is stock up3.0.0
[14:08:39 EDT(-0400)] <EricDalquist> with zero modifications?
[14:08:48 EDT(-0400)] <EricDalquist> no config file changes or anything
[14:09:02 EDT(-0400)] <awills> no, it's got many modifications ported from a 2.6 instance
[14:09:09 EDT(-0400)] <EricDalquist> ah
[14:09:11 EDT(-0400)] <awills> config mods, anyway
[14:10:06 EDT(-0400)] <EricDalquist> unfortunatly a lot of the unit tests that existed pre 3.0 were not 'unit' but more integration tests
[14:10:06 EDT(-0400)] <awills> not at all, i said "i know it works on 3-0 GA out of the box"
[14:10:09 EDT(-0400)] <EricDalquist> especially the groups stuff
[14:10:13 EDT(-0400)] <EricDalquist> aj
[14:10:15 EDT(-0400)] <EricDalquist> ah
[14:10:27 EDT(-0400)] <EricDalquist> I missread it as it does this on 3.0 out of the box (smile)
[14:10:27 EDT(-0400)] <EricDalquist> sorry
[14:10:42 EDT(-0400)] <awills> yeah i tried to put a lot on one line there
[14:10:48 EDT(-0400)] <EricDalquist> my guess is that test fails because of the groups service config
[14:11:06 EDT(-0400)] <awills> let me try something else here, based on the discoveries of moments ago...
[14:11:19 EDT(-0400)] <EricDalquist> and that test may not be setting up everything it needs if running against anything other than the default config
[14:11:34 EDT(-0400)] <EricDalquist> since it does load up the whole groups service just to run that test
[14:13:59 EDT(-0400)] <awills> so I may have some unique JARs in the lib/compile/ of the 2.6 that don't live in any m2 repos... is there a page you can point to for best practices for pulling JARs like that into the classpath (for tests & building) and the finished artifact(s)?
[14:14:28 EDT(-0400)] <EricDalquist> mvn install:install-file
[14:14:33 EDT(-0400)] <EricDalquist> or setup a local maven repository
[14:14:57 EDT(-0400)] <EricDalquist> http://www.ja-sig.org/wiki/display/UPM30/05+Local+Maven+Proxy
[14:15:10 EDT(-0400)] <awills> if i do "mvn install:install-file" that only solves 1 box, right?
[14:15:11 EDT(-0400)] <EricDalquist> we have a Nexus server setup
[14:15:24 EDT(-0400)] <EricDalquist> that mirrors central and the other repos that uP3 uses
[14:15:32 EDT(-0400)] <EricDalquist> and we have some locally hosted repositoryies
[14:15:33 EDT(-0400)] <EricDalquist> for our jars
[14:15:37 EDT(-0400)] <EricDalquist> and 3rd party libs
[14:15:41 EDT(-0400)] <EricDalquist> like the oracle jdbc driver
[14:18:45 EDT(-0400)] <awills> i think i got the filesystemgroupstore tests cleared up... was a problem w/ db connectivity (a little counterintuitive, but there you have it)
[14:19:55 EDT(-0400)] <EricDalquist> yeah
[14:19:58 EDT(-0400)] <EricDalquist> which is crappy
[14:20:06 EDT(-0400)] <EricDalquist> since unit tests shouldn't need the 'real' database
[14:20:08 EDT(-0400)] <EricDalquist> oh well
[14:20:15 EDT(-0400)] <EricDalquist> eventually groups will get real unit tests
[15:09:54 EDT(-0400)] <athena7> i need an iphone now
[15:09:57 EDT(-0400)] <athena7> not in july
[15:10:11 EDT(-0400)] <EricDalquist> lol
[15:10:13 EDT(-0400)] <EricDalquist> yeah
[15:10:23 EDT(-0400)] <EricDalquist> it has the few features I was waiting for now
[15:10:23 EDT(-0400)] <athena7> i wasn't entirely sure i'd get one
[15:10:27 EDT(-0400)] <athena7> yes
[15:10:28 EDT(-0400)] <EricDalquist> funny that it comes out on my birthdays
[15:10:34 EDT(-0400)] <EricDalquist> birthday*
[15:10:37 EDT(-0400)] <athena7> allt he features that i wanted, and a pricedrop
[15:10:42 EDT(-0400)] <athena7> oh! another july birthday (smile)
[15:10:48 EDT(-0400)] <athena7> that's a very nice present for you then
[15:16:13 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[15:50:41 EDT(-0400)] <dstn> Can anyone think of a reason why channel manager would not be showing categories or groups for a particular user?
[15:51:53 EDT(-0400)] <deuce_> did you verify if that user is in the Portal Administrators group or in a group that has appropriate permissions?
[15:56:36 EDT(-0400)] <dstn> let me check
[16:02:03 EDT(-0400)] <dstn> Ah ok, they were in the Developers group but not in Portal Administrators
[17:07:34 EDT(-0400)] * JASIGLogBot (i=jasigch@jasigch.Princeton.EDU) has joined ##uportal
[17:07:34 EDT(-0400)] * Topic is 'http://uportal.pastebin.com/ - http://www.ja-sig.org/wiki/display/UPC/uportal+IRC+Logs&#039; set by EricDalquist on 2008-02-27 12:32:13 EST(-0500)
[17:07:36 EDT(-0400)] * apetro-_ (n=apetro@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[17:07:46 EDT(-0400)] <EricDalquist> yay princeton is back online (tongue)
[17:07:53 EDT(-0400)] <dstn> wb JASIGLogBot
[17:09:14 EDT(-0400)] * dstn (i=dstn@unaffiliated/dstn) has left ##uportal
[17:36:34 EDT(-0400)] * awills (n=awills@70-100-43-51.br1.sho.az.frontiernet.net) has left ##uportal
[17:47:01 EDT(-0400)] * EiNZTEiN (n=einztein@bl7-234-152.dsl.telepac.pt) has joined ##uportal
[18:06:52 EDT(-0400)] * michelled (n=team@142.150.154.197) has left ##uportal
[18:39:23 EDT(-0400)] <deuce_> anyone know the strategy for tweaking up3 properties post install?
[18:39:41 EDT(-0400)] <deuce_> cause they are now bundled within the uportal-impl jar
[20:05:46 EDT(-0400)] * apetro-- (n=apetro@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[20:24:15 EDT(-0400)] * jessm (n=Jess@cpe-069-134-127-060.nc.res.rr.com) has joined ##uportal

  • No labels