[00:06:00] *** antollinim has joined #switchyard [00:11:47] *** tfennelly has quit IRC [00:15:00] *** tfennelly has joined #switchyard [00:33:05] *** rcernich_away is now known as rcernich [00:39:53] *** tfennelly has quit IRC [00:43:32] *** bfitzpat has quit IRC [00:53:10] *** aslak has quit IRC [00:55:08] *** rcernich is now known as rcernich_away [01:11:55] *** errantepiphany has joined #switchyard [01:20:09] *** tfennelly has joined #switchyard [01:29:41] *** antollinim has quit IRC [01:44:11] *** tfennelly has quit IRC [01:56:16] *** tfennelly has joined #switchyard [02:01:51] *** tfennelly has quit IRC [02:19:47] *** errantepiphany has left #switchyard [02:42:05] *** rcernich_away is now known as rcernich [03:07:34] *** rcernich has quit IRC [04:07:18] *** kcbabo has joined #switchyard [04:52:35] *** GitHub19 has joined #switchyard [04:52:35] <GitHub19> [core] kcbabo pushed 2 new commits to master: http://bit.ly/qWWphN [04:52:35] <GitHub19> [core/master] SWITCHYARD-365: targetNamespace is being ignored by NamedModel.getQName() - David Ward [04:52:35] <GitHub19> [core/master] SWITCHYARD-365 add config module dependency on log4j - Keith Babo [04:52:35] *** GitHub19 has left #switchyard [05:01:41] *** GitHub135 has joined #switchyard [05:01:41] <GitHub135> [components] kcbabo pushed 1 new commit to master: http://bit.ly/mWyEAF [05:01:41] <GitHub135> [components/master] SWITCHYARD-365: targetNamespace is being ignored by NamedModel.getQName() - David Ward [05:01:41] *** GitHub135 has left #switchyard [05:16:04] *** GitHub1 has joined #switchyard [05:16:04] <GitHub1> [quickstarts] kcbabo pushed 1 new commit to master: http://bit.ly/n3zPwq [05:16:04] <GitHub1> [quickstarts/master] SWITCHYARD-365: targetNamespace is being ignored by NamedModel.getQName() - David Ward [05:16:04] *** GitHub1 has left #switchyard [06:29:38] *** kcbabo has quit IRC [06:34:14] *** rbalent has joined #switchyard [06:34:14] *** rbalent has joined #switchyard [06:55:09] *** tcunning1 has quit IRC [09:03:49] *** dbevenius has joined #switchyard [10:10:35] *** magesh has joined #switchyard [11:40:56] *** tfennelly has joined #switchyard [12:06:09] *** rbalent has quit IRC [12:27:08] *** aslak has joined #switchyard [12:27:08] *** aslak has quit IRC [12:27:08] *** aslak has joined #switchyard [13:21:07] *** kcbabo has joined #switchyard [14:03:49] *** antollinim has joined #switchyard [14:13:57] *** tcunning has joined #switchyard [14:21:57] *** tcunning has quit IRC [14:26:22] <tfennelly> kcbabo: care to do the needful on those pull requests? [14:26:30] <tfennelly> kcbabo: I'm handling Danny's atm [14:26:46] <kcbabo> tfennelly: mos def, but I'm about to load the train to school [14:26:59] <kcbabo> tfennelly: I'm working from there today, so give me about 45 minutes [14:27:01] <tfennelly> kcbabo: no worries [14:27:11] <kcbabo> tfennelly: glad to see you got it sorted [14:27:16] <tfennelly> kcbabo: working from the school? [14:27:36] <kcbabo> tfennelly: yeah, my daughter has a play later in the morning [14:27:40] <tfennelly> kcbabo: yeah... a bit of a hack, but better than the way it was [14:27:48] <tfennelly> kcbabo: ah cool [14:27:51] <kcbabo> tfennelly: 30 minute drive out there, no point in driving back just to turn around again [14:27:55] <tfennelly> kcbabo: those things are lovely [14:28:05] <tfennelly> kcbabo: sure [14:28:08] <kcbabo> tfennelly: yeah, she's the frog prince :-) [14:28:15] <tfennelly> kcbabo: lol [14:28:18] <tfennelly> kcbabo: brilliant [14:28:27] <kcbabo> tfennelly: so with your changes [14:28:46] <kcbabo> tfennelly: does it require a local build of all three repos (core, components, and quickstarts) ? [14:28:59] <tfennelly> kcbabo: yes [14:29:19] <tfennelly> kcbabo: but that should be in place though for release, right? [14:29:29] <kcbabo> tfennelly: k, we'll need to tweak the release build a bit then [14:29:41] <kcbabo> tfennelly: it was pulling the core and components stuff from maven repo [14:29:43] <tfennelly> kcbabo: ok... I think we've no real option [14:29:45] <kcbabo> tfennelly: not a problem though [14:29:58] <tfennelly> kcbabo: coolio [14:30:01] <kcbabo> tfennelly: nice and clean to just build everything in one shot for the release build [14:30:29] <tfennelly> kcbabo: so what needs to change? [14:30:38] <tfennelly> kcbabo: just stage the builds? [14:31:08] <kcbabo> tfennelly: to do it right, we probably need to turn it into a multi-project build [14:31:20] <kcbabo> tfennelly: anyway, don't sweat that part [14:31:27] <kcbabo> tfennelly: I'll sort it [14:31:33] *** bfitzpat has joined #switchyard [14:31:43] <tfennelly> kcbabo: ok... I'm not sure how it's working atm, so [14:31:44] <kcbabo> tfennelly: it would also work with just using the shared local maven repo [14:31:52] <kcbabo> tfennelly: since core and components builds will already populate that [14:31:58] <kcbabo> tfennelly: no worries [14:33:38] <tfennelly> kcbabo: so... the changes I made just effect the artifacts we're getting for arquillian deployment [14:33:45] <tfennelly> kcbabo: i.e. the quickstarts [14:33:55] <tfennelly> kcbabo: they're the only thing that need to be in the local repo [14:34:44] <tfennelly> kcbabo: which should be the case if parent, core, components, quickstarts etc are build prior to building the release [14:35:48] <tfennelly> kcbabo: assumption.... and everything is built on the same box :) [14:36:02] <tfennelly> kcbabo: that's prob where the disconnect is I bet [14:36:09] <tfennelly> kcbabo: what's not the case perhaps [14:36:12] <tfennelly> that's [14:38:37] *** kcbabo has quit IRC [14:56:28] *** tcunning has joined #switchyard [14:57:18] *** tfennelly has quit IRC [15:00:01] *** magesh has left #switchyard [15:01:42] *** tfennelly has joined #switchyard [15:11:06] *** magesh has joined #switchyard [15:25:04] *** kcbabo has joined #switchyard [15:27:17] <kcbabo> tfennelly: so are you gonna push dan's changes? [15:28:26] <antollinim> kcbabo: hi keith. You prefer me to have all the forge tests ready and then push all together? Or you prefer to push them one by one? [15:29:05] <kcbabo> antollinim: you can always push one to your branch and we can check it out [15:29:16] <kcbabo> antollinim: I don't think you have to provide all of them in one go though [15:30:57] <antollinim> kcbabo: ok, I was asking cause I always leave "aesthetic" aspects to the end, before commiting... So I need to do that before I can commit now [15:31:30] <kcbabo> antollinim: I don't mind viewing the changes before the makeup is applied [15:32:21] <antollinim> kcbabo: the bean test is ready, I'll push that in a few mins [15:44:42] <dbevenius> kcbabo: Tom added a comment to the pull request: https://github.com/jboss-switchyard/release/pull/19#issuecomment-1791203 [15:45:04] <kcbabo> dbevenius: ah, ok [15:45:15] <kcbabo> dbevenius: I'll go ahead and process Tom's change first then [15:45:16] <dbevenius> kcbabo: I'll test this as soon as that is done. [15:45:24] <dbevenius> kcbabo: great [15:47:55] *** errantepiphany has joined #switchyard [16:07:06] <errantepiphany> kcbabo: can you please mark https://issues.jboss.org/browse/SWITCHYARD-365 as resolved? [16:07:22] <errantepiphany> magesh: ^^ is finally done. (phew!) [16:08:16] <magesh> errantepiphany: Sorry you had to go through it. Thanks a lot [16:08:27] <errantepiphany> magesh: no worries. had to happen at some point. :) [16:11:45] <errantepiphany> kcbabo, tfennelly: It looks like http://goo.gl/0fd2f got switched to using the http-mixin, but not the bpm-mixin? [16:12:47] <kcbabo> tfennelly: not sure what's up with that - whether tom ran into an issue or forgot to do it [16:13:00] <kcbabo> errantepiphany: ^ [16:14:48] <kcbabo> errantepiphany: are you going to take care of the rules component packaging today? [16:15:41] <errantepiphany> kcbabo: that's the plan, yes. However for that and my permissions jiras, I need to get my release build working. And I'm hoping tfennelly's email is the fix for it? [16:15:57] <kcbabo> errantepiphany: your release build is not working right now? [16:15:59] <errantepiphany> kcbabo: I just sent a reply email to that thread. [16:16:12] <kcbabo> errantepiphany: the release build is not broken, atm [16:16:14] <errantepiphany> kcbabo: nope. same crappy error I had a while back, about not finding the poms. [16:16:51] <kcbabo> errantepiphany: it should be working for you now ? works for me and passes on hudson [16:16:55] <errantepiphany> kcbabo: I told you about this in a meeting before, and I think tfennelly and maybe bfitzpat experienced the same thing. If I blow away my local repo, it works once, but then subsequently not. [16:16:59] <kcbabo> errantepiphany: so I wouldn't count on tom's change fixing the problem [16:17:05] <errantepiphany> kcbabo: ^^ [16:17:20] <kcbabo> errantepiphany: how recently have you tried it? [16:17:38] <bfitzpat> hmmm. blowing what repo away (late to the party) errantepiphany? [16:17:57] <errantepiphany> kcbabo: yesterday, before I issued my pull requests. ;) The errors were all the same, and nothing to do with my stuff, so I pushed hoping it would be okay, LOL. Obviously it wasn't, since you had to add the log4j to the module. [16:18:00] <kcbabo> errantepiphany: what can happen is that the release build can overlay artifacts that have been built locally [16:18:11] <errantepiphany> bfitzpat: I don't remember; maybe the entire m2 repo. [16:18:19] <kcbabo> errantepiphany: yeah, that's an example of the problem that could happen [16:18:34] <bfitzpat> hmm. yeah, I had some issues before but haven't tried it in forever [16:18:36] <errantepiphany> kcbabo: I definitely blow away all of ~/.m2/repository/org/switchyard , and that doesn't seem to help. [16:18:37] <kcbabo> errantepiphany: you had locally modified artifacts and the release build was overwriting them [16:18:43] <errantepiphany> kcbabo: ^^ [16:19:00] <kcbabo> errantepiphany: but that's not going to help in the situation I'm describing [16:19:12] <errantepiphany> kcbabo: ??? [16:19:25] <kcbabo> errantepiphany: the release build is ignoring local snapshot versions - it's overlaying them with the version in nexus [16:19:50] <kcbabo> errantepiphany: so if you modify something locally and install it in the local maven repo, that's not going to get picked up by the release build [16:19:51] <errantepiphany> kcbabo: and "mvn -o" (offline) doesn't help? [16:19:56] <kcbabo> errantepiphany: no [16:20:00] <errantepiphany> grrrr [16:20:02] <kcbabo> errantepiphany: because it's not really maven itself [16:20:03] <errantepiphany> kcbabo: what can I do? [16:20:21] <kcbabo> errantepiphany: it's the code we are using in Shrinkwrap that is doing it's own artifact resolution [16:20:29] <kcbabo> errantepiphany: you should be fine right now [16:20:37] <kcbabo> errantepiphany: the main issue is if something changes [16:20:42] <errantepiphany> kcbabo: well sheesh, that's what I was talking about before (Tom's change per the email thread) [16:21:14] <kcbabo> errantepiphany: your release build should pass now because all of the changes have been deployed to nexus [16:21:26] <kcbabo> errantepiphany: which is why I was asking if your build is passing now [16:21:28] <errantepiphany> kcbabo: okay; I'll give it a shot. [16:21:33] <kcbabo> errantepiphany: you should try it again and see if it works [16:21:35] <errantepiphany> kcbabo: it wasn't yesterday. [16:21:41] <kcbabo> errantepiphany: hopefully we'll get this nuttiness sorted soon [16:25:32] <errantepiphany> kcbabo: reminds me of an Austin Powers scene, when he thought he was drinking coffee. ("mmm... nutty...") [16:26:19] <errantepiphany> kcbabo: what it really was he was drinking is pretty much how I feel about the release build insanity. [16:27:11] <kcbabo> errantepiphany: heh [16:27:18] <errantepiphany> dbevenius: Hopefully I didn't give you merge hell with all the changes I made across the camel component code... Sorry if I did. :( [16:28:00] <kcbabo> dbevenius: I'm gonna push tom's pull in about 1 minute [16:28:09] <dbevenius> errantepiphany: not at all. Thanks for doing all of that work! Man there were a lot of there :( [16:28:19] <kcbabo> dbevenius: after you test your stuff again, do you mind rebasing against upstream and pushing again? [16:28:27] <dbevenius> kcbabo: yeah, nps [16:28:45] <errantepiphany> dbevenius: there were indeed a lot of xml to be fixed up, but it wasn't just in the camel component. I had to fix xml all over the place. ;) [16:28:45] <kcbabo> dbevenius: thanks - proactive merge commit prep [16:29:40] <kcbabo> dbevenius: actually, cancel that [16:29:46] <kcbabo> dbevenius: getting a test failure with tom's changes in release [16:30:10] <dbevenius> kcbabo: nps?I'm heading off shortly but I'll be online in about an hour and can test this from home. [16:30:28] <errantepiphany> kcbabo: <sarcasm>Whoa, you mean a problem with the release build? I'm so surprised...!</sarcasm> ;) [16:31:08] <kcbabo> errantepiphany: it's the HttpMix in stuff [16:31:26] <errantepiphany> kcbabo: I was just messin' with ya'. [16:31:39] <kcbabo> errantepiphany: :-) [16:31:48] <kcbabo> errantepiphany: gotta run ? time for the play [16:31:52] <kcbabo> errantepiphany: back in about 40 mins. [16:31:58] *** kcbabo has quit IRC [16:34:41] <errantepiphany> tfennelly, bfitzpat, dbevenius, antollinim, wyer: Goshdarnit! Just when kcbabo leaves the room... My release build still fails with what I always get: [16:34:42] <errantepiphany> Caused by: java.lang.IllegalArgumentException: Path to the pom.xml file must be defined and accessible [16:34:42] <errantepiphany> at org.jboss.shrinkwrap.resolver.impl.maven.Validate.isReadable(Validate.java:96) [16:34:55] <errantepiphany> Have you guys ever gotten this? [16:34:58] <errantepiphany> magesh: ^^ [16:35:31] <errantepiphany> Several tests fail with this when they get to the jboss-as7 part of the release build. [16:36:05] *** errantepiphany is now known as ee_brb [16:48:01] *** lanceball has joined #switchyard [16:59:19] *** ee_brb is now known as errantepiphany [17:13:00] <antollinim> errantepiphany: I had some problems with shrinkwrap [17:13:15] <antollinim> errantepiphany: no the very same error though [17:14:22] <antollinim> errantepiphany: I solved them adding proper dependencies [17:14:23] <errantepiphany> antollinim: hmmm... ok. :( [17:14:36] <errantepiphany> antollinim: such as? [17:14:41] <antollinim> errantepiphany: do you think that might help you? do you think is a matter of dependencies? [17:16:02] <antollinim> errantepiphany: these are the dependencies that solved my problem: http://cl1p.com/shrinkwrap [17:17:39] <errantepiphany> antollinim: lemme give it a shot... [17:19:26] *** rcernich has joined #switchyard [17:19:59] <errantepiphany> antollinim: In which pom.xml did you add those to? in release/test/pom.xml, I see there already is the impl-base, but it's at alpha-12, not alpha-11 like you have. I also see you added the descriptors-impl, which isn't in what I have... [17:20:09] <tfennelly> errantepiphany: hey Dave... that shrinkwrap error should go away once my changes go in [17:20:21] <errantepiphany> tfennelly: what's the ETA on that? [17:20:43] <errantepiphany> tfennelly: because my last couple jiras are related to the release, and if I can't build it, I can't do what I need to do... :( [17:20:45] <tfennelly> errantepiphany: not sure... keith says the release build is failing [17:21:07] <errantepiphany> tfennelly: Can you push your change to the release build BEFORE the mixin changes? [17:21:12] <antollinim> errantepiphany: I am working on forge tests (components/forge/bean) [17:21:14] <tfennelly> errantepiphany: can you try those pull requests for me and see do you get the same error? [17:21:27] <errantepiphany> tfennelly: hell yeah, and can I push it if it does? [17:21:34] <antollinim> errantepiphany: I had MANY dependencies problem because of shrinkwrap [17:21:58] <tfennelly> errantepiphany: well... lets see does it build first... and if keith is around then [17:22:11] <antollinim> errantepiphany: I could make the tests work only using those dependencies [17:22:24] <tfennelly> antollinim: shrinkwrap is a head wrecker... at least the maven resolver thing [17:22:58] <errantepiphany> tfennelly: Are you talking about SWITCHYARD-382 or SWITCHYARD-374? [17:23:19] <tfennelly> errantepiphany: SWITCHYARD-382 [17:23:19] <antollinim> errantepiphany: I just share with you my solution because you exception mentions shrinkwrap [17:23:32] <tfennelly> errantepiphany: the 2 pulls for SWITCHYARD-382 [17:23:32] <errantepiphany> tfennelly: isn't that what Keith said broke the release build? [17:23:39] *** dbevenius has quit IRC [17:23:48] <tfennelly> errantepiphany: yeah... that's why I'm asking you to try it [17:23:59] <tfennelly> errantepiphany: just to make sure [17:24:02] <antollinim> errantepiphany: but keep in mind that your error is not the same one I got [17:24:03] <errantepiphany> tfennelly: why did you use the http-mixin, but not the bpm-mixin? [17:24:19] <tfennelly> errantepiphany: oversight I guess [17:24:21] <errantepiphany> antollinim: got it; thanks. :) [17:24:36] <tfennelly> errantepiphany: we can come back to that though [17:24:38] <errantepiphany> tfennelly: well lemme try what's there now. [17:28:25] <tfennelly> errantepiphany: hold off for a sec... in my haste earlier, I did forget to push something [17:28:34] <tfennelly> errantepiphany: gimme 2 mins [17:29:55] <errantepiphany> tfennelly: doh. okay. [17:30:31] <tfennelly> errantepiphany: doh what? [17:30:59] <errantepiphany> tfennelly: I've already pulled in your changes (off to the side, though, so it's okay) and have started building. [17:31:12] <errantepiphany> tfennelly: no real problems. nevermind me. move along. nothing more to see here... [17:31:27] <tfennelly> errantepiphany: lol... you just like making some noise ;) [17:31:54] <errantepiphany> tfennelly: really I'm just sitting on my hands waiting to be able to do my last couple jiras - both of which depend on being able to build the release! (ugh...) [17:32:39] <tfennelly> errantepiphany: you can work away on building all except the release stuff [17:33:06] <tfennelly> errantepiphany: I've re pushed my branch and am testing now [17:33:28] <tfennelly> errantepiphany: the stuff I missed was in the release branch, so the rest you can work away on [17:34:47] <errantepiphany> tfennelly: Let me be more clear: The only work I have left to do is IN switchyard/release. [17:36:10] <tfennelly> errantepiphany: yeah... and I got that... I was referring to the testing of the SWITCHYARD-382 pull requests [17:37:13] <tfennelly> errantepiphany: as in... you can test the SWITCHYARD-382 for core [17:37:38] <errantepiphany> tfennelly: ah, right. and core built fine. [17:37:38] <tfennelly> errantepiphany: and I'll hopefully have release ready then in a min [17:37:44] <errantepiphany> tfennelly: sweet; thx [17:38:57] <tfennelly> errantepiphany: I've actually re-pushed that branch already, so if you wanna just pull it anyway and try it [17:39:09] <tfennelly> errantepiphany: as in my release branch for SWITCHYARD-382 [17:39:20] <errantepiphany> tfennelly: will do; thx [17:39:20] <tfennelly> errantepiphany: and my build was successfull [17:39:27] <tfennelly> errantepiphany: so go for it [17:39:38] <errantepiphany> tfennelly: yeah, but it was before too, right? curious why it failed for kcbabo... [17:40:09] <tfennelly> errantepiphany: because I fixed a test and in my haste forgot to commit that before pushing [17:40:27] <tfennelly> errantepiphany: just try it there [17:42:32] *** antollinim has quit IRC [17:44:12] *** antollinim has joined #switchyard [17:49:53] *** kcbabo has joined #switchyard [17:49:54] *** kcbabo has joined #switchyard [17:51:55] <tfennelly> kcbabo: hey ... Dave is trying that those pull requests Keith... not going to do Danny's until after because the release build fails with his changes [17:52:04] *** antollinim has quit IRC [17:53:34] <kcbabo> tfennelly: right ? I tried your pull request and the release build failed [17:53:56] <tfennelly> kcbabo: the failure you got... looks like you're not using the changes that were part of that... in core [17:54:12] <kcbabo> tfennelly: heh ? that sounds like a familiar problem :-) [17:54:13] <tfennelly> kcbabo: the line number in the stack trace is in the middle of a Java comment [17:54:32] *** antollinim has joined #switchyard [17:54:33] <tfennelly> kcbabo: familiar for sure... by me [17:54:43] <kcbabo> tfennelly: ok, I could have sworn I pulled and built your core request, but maybe not [17:54:46] <tfennelly> kcbabo: but there was no way I could do a commit this week and not balls something up anyway [17:55:15] <tfennelly> kcbabo: coz I did miss committing a fix to one of the other tests in release, so it would have failed anyway [17:56:13] <kcbabo> tfennelly: okie dokie [17:56:21] <kcbabo> tfennelly: did you see my other email regarding the jndi error? [17:57:57] <tfennelly> kcbabo: not yet... I had to head out there for a bit to a funeral... only back a few mins [17:58:33] <kcbabo> tfennelly: sure, didn't mean to jump on you as soon as you got back [17:58:44] <kcbabo> tfennelly: I was away myself for a bit there, so wasn't sure if you had been back for a while [17:58:48] <tfennelly> kcbabo: no worries at all [17:59:07] <tfennelly> kcbabo: how great was the play? [17:59:26] <kcbabo> tfennelly: it was good ? my daughter was pretty psyched [18:00:16] <tfennelly> kcbabo: lol... I bet [18:00:31] <errantepiphany> kcbabo: FYI, early this afternoon I similarly have a "kid" thing. 2 of mine have their last day of a week-long day-camp they've been doing, and today they show the parents what they've been up to all week. But I'll be back soon after. [18:00:50] <tfennelly> kcbabo: one of my lads was santa at the xmas play... he was sucking his thumb all the time... looked really funny... santa sucking his thumb [18:01:22] <errantepiphany> kcbabo, tfennelly: With tfennelly's latest changes to core and release on SWITCHYARD-382, everything - including release - builds fine for me now. Yay! Which means I will be able to do my last couple jiras. :) [18:01:24] <kcbabo> errantepiphany: cool ?. it's that time of year [18:01:48] <kcbabo> errantepiphany: cool, if it works for you then push that shite [18:02:03] <errantepiphany> kcbabo, tfennelly: The only comment I have is that the jira is not fully satisfied. The code's been changed to use the http-mixin, but not the bpm-mixin. So there's still duplicate code. [18:02:18] <kcbabo> tfennelly: yeah, may daughter had a hat with a frog sewed to the top that kept falling off ?. messed with it the whole time [18:02:44] <kcbabo> errantepiphany: let's just file another JIRA for the BPM part [18:02:45] <tfennelly> kcbabo: lol... brilliant [18:03:07] <kcbabo> errantepiphany: that way we can all get back to building successfully [18:03:17] <tfennelly> errantepiphany: ah will you relax the cax... "not fully satistief" lol [18:03:28] <errantepiphany> kcbabo: maybe we should rename the current jira then to not include the bpm-mixin, then clone it so a bpm-mixin specific one? [18:03:33] <errantepiphany> tfennelly: LOL [18:03:41] <kcbabo> errantepiphany: that will work dandy [18:04:02] <errantepiphany> kcbabo: okay, I'll do that part. Do you want me to also push tfennelly's stuff, or do you want to? [18:05:06] <kcbabo> errantepiphany: if it's working for you, got ahead and push [18:05:45] <errantepiphany> kcbabo: okay [18:05:53] <errantepiphany> kcbabo, tfennelly: https://issues.jboss.org/browse/SWITCHYARD-392 [18:10:52] *** GitHub40 has joined #switchyard [18:10:52] <GitHub40> [core] errantepiphany pushed 1 new commit to master: http://bit.ly/mTNNVw [18:10:52] <GitHub40> [core/master] SWITCHYARD-382: Use HTTP and BPM MixIn in AS7 release test HelpDeskDemoQuickstartTest - Tom Fennelly [18:10:52] *** GitHub40 has left #switchyard [18:11:41] *** GitHub134 has joined #switchyard [18:11:42] <GitHub134> [release] errantepiphany pushed 1 new commit to master: http://bit.ly/qxT9Zd [18:11:42] <GitHub134> [release/master] SWITCHYARD-382: Use HTTP and BPM MixIn in AS7 release test HelpDeskDemoQuickstartTest - Tom Fennelly [18:11:42] *** GitHub134 has left #switchyard [18:20:08] <antollinim> kcbabo: sorry for the delay, I had a new dependency issue when I rebased [18:20:24] <antollinim> kcbabo: this is the topic branch for the forge test (BeanFacet) [18:20:29] <antollinim> kcbabo: https://github.com/antollinim/components/tree/SWITCHYARD-391 [18:20:35] <kcbabo> antollinim: no problem, I'm up to my neck at the moment so I won't be able to look at it for a while anyway [18:20:57] <antollinim> kcbabo: np, I keep working on the other tests now... [18:21:47] <kcbabo> antollinim: cool - will definitely check it out as soon as I dig myself out here [18:22:29] <antollinim> kcbabo: no rush at all [18:25:47] <kcbabo> errantepiphany: did you deploy after your changes to core? [18:25:56] <kcbabo> errantepiphany: if not, probably a good idea to do so [18:26:51] <errantepiphany> kcbabo: shoot. should I have did a "mvn deploy" in every repo? [18:27:07] <kcbabo> errantepiphany: no, just core [18:27:14] <errantepiphany> kcbabo: why just core? [18:27:26] <errantepiphany> kcbabo: and would it hurt to do each one? [18:27:29] <kcbabo> errantepiphany: the changes were only in core and release, right? [18:27:41] <kcbabo> errantepiphany: if nothing changed in the other repositories, you don't need to deploy them [18:27:44] <errantepiphany> kcbabo: yeah, but who knows when the others were last done? [18:27:45] <tfennelly> kcbabo: so your problem there was that your test didn't have CDI mixed in, but the error you got was rubbish [18:27:52] <errantepiphany> kcbabo: components changed last night, for example. [18:28:13] <kcbabo> errantepiphany: that's right - I pushed those changes and I deployed like a good boy [18:28:15] <errantepiphany> kcbabo: I'm curious if doing a "mvn clean install deploy" in each repo is a bad thing. [18:28:26] <kcbabo> tfennelly: ah, shit! [18:28:29] <kcbabo> tfennelly: sorry about that [18:28:41] <tfennelly> kcbabo: no worries... you need to get a better error message though [18:28:52] <tfennelly> kcbabo: I'll fix that? [18:28:57] <errantepiphany> kcbabo: ^^ ? [18:29:04] <tfennelly> kcbabo: that would piss people off big time I think [18:29:05] <kcbabo> errantepiphany: it's not that it's a bad thing, it's just that it's pointless - your replacing the current snapshot with the same exact artifact [18:29:19] <kcbabo> tfennelly: if there's a way to catch it, yeah it would be good [18:29:21] <errantepiphany> kcbabo: gotcha. I just want to see it work though. :) [18:29:33] <kcbabo> errantepiphany: haha ? knock yourself out [18:30:38] <errantepiphany> kcbabo: I don't think I'm authorized to do a deploy. [18:30:46] <errantepiphany> kcbabo: I get a 401 error [18:30:49] <kcbabo> errantepiphany: I hereby authorize you :-) [18:30:58] <kcbabo> errantepiphany: have you added your login info to your settings.xml ? [18:32:28] <errantepiphany> kcbabo: is this correct? [18:32:31] <errantepiphany> <server> [18:32:31] <errantepiphany> <id>jboss-snapshots-repository</id> [18:32:31] <errantepiphany> <username>dward</username> [18:32:31] <errantepiphany> <password>xxxxxxxxxxxxxxxx</password> [18:32:31] <errantepiphany> </server> [18:32:31] <errantepiphany> </servers> [18:32:31] <errantepiphany> <mirrors> [18:32:32] <errantepiphany> <mirror> [18:32:32] <errantepiphany> <id>jboss-staging-repository-group</id> [18:32:33] <errantepiphany> <mirrorOf>*</mirrorOf> [18:32:33] <errantepiphany> <name>JBoss.org Staging Repository Group</name> [18:32:34] <errantepiphany> <url>https://repository.jboss.org/nexus/content/groups/staging/</url> [18:32:34] <errantepiphany> </mirror> [18:32:35] <errantepiphany> </mirrors> [18:33:21] <errantepiphany> kcbabo: I did have it commented out (not sure why), but before I deploy, I want to make sure I'm doing it to the right place. [18:33:35] <kcbabo> errantepiphany: keep that mirrors business commented out for sure [18:33:40] <kcbabo> errantepiphany: the other bit looks right [18:33:54] <kcbabo> errantepiphany: although that doesn't look like a very secure password [18:34:01] <errantepiphany> kcbabo: harharhar... [18:34:02] <kcbabo> errantepiphany: might as well change it to '12345' [18:34:09] <errantepiphany> I almost copied/pasted my real one! (gulp!) [18:34:19] <kcbabo> errantepiphany: I was worried about that [18:34:37] <errantepiphany> kcbabo: will I ever need that mirror section, or best to just delete it? [18:34:54] <kcbabo> errantepiphany: you''ll need it to test when we stage the release bits [18:35:02] <errantepiphany> kcbabo: ah, ok [18:35:29] <kcbabo> did anyone catch the spaceballs reference with the password 12345 ? [18:35:30] <errantepiphany> kcbabo: okay, that worked. [18:35:52] <kcbabo> I was expecting someone to say "that's the same as the combination on my luggage!" [18:35:54] <errantepiphany> kcbabo: nope; but I love that movie. [18:36:16] <errantepiphany> kcbabo: there's so much good material in that movie, it's overwhelming. [18:36:24] <kcbabo> errantepiphany: totally [18:39:01] *** dbevenius has joined #switchyard [18:47:38] *** tfennelly has quit IRC [18:47:57] *** tfennelly has joined #switchyard [18:55:32] <kcbabo> errantepiphany: this validation stuff is a big fat pain in my ass [18:55:49] <kcbabo> errantepiphany: it's easier to be sloppy and just commit invalid XML docs [18:56:08] <errantepiphany> kcbabo: haha! [18:56:24] <errantepiphany> kcbabo: I think deep down inside, you know it was a good thing to turn on. [18:56:38] <kcbabo> errantepiphany: poop [18:56:59] <errantepiphany> kcbabo: interesting... "mvn clean install deploy" barfs in the camel-service quickstart. [18:57:17] <kcbabo> errantepiphany: hmmm ... [18:57:26] <errantepiphany> kcbabo: the test runs fine without the "deploy" part. [18:57:59] <errantepiphany> kcbabo: trying with -e [18:59:55] <errantepiphany> kcbabo: http://pastebin.com/eQFpCV9w [19:00:41] <errantepiphany> kcbabo: I gotta go now, though. I'll be back online after my kids' stuff. [19:00:53] *** errantepiphany is now known as ee_kidstuff [19:01:17] <kcbabo> ee_kidstuff: okie [19:02:02] <rcernich> ee_kidstuff, kcbabo: i think i remember seeing something like this before [19:02:26] <rcernich> ee_kidstuff, kcbabo: see if it's referencing a missing or empty directory or something [19:03:09] <rcernich> ee_kidstuff, kcbabo: that's the best of my vague and fading recollection [19:03:11] <kcbabo> rcernich: it works for me, so not sure what's up ? hopefully david can run again with more debug output when he gets back [19:03:41] *** antollinim is now known as antollinim_lunch [19:03:43] *** antollinim_lunch is now known as antollinim [19:03:47] <rcernich> kcbabo: yeah, i hit it on some project i downloaded, so i'm assuming it worked for everybody but me too;) [19:03:48] *** antollinim is now known as antollinim_lunch [19:04:10] <rcernich> kcbabo: but, for the life of me, i don't remember where it was i saw it [19:04:27] <rcernich> kcbabo: all that maven fun when i first started [19:08:21] *** kcbabo is now known as babo_brb [19:19:51] *** aslak has quit IRC [19:21:36] *** rcernich is now known as rcernich_lunch [19:38:05] *** babo_brb is now known as kcbabo [19:46:16] *** kbabo has joined #switchyard [20:14:43] *** kcbabo has quit IRC [20:14:54] *** kcbabo has joined #switchyard [20:16:49] *** bfitzpat is now known as bfitzpat_afk [20:24:13] *** antollinim_lunch is now known as antollinim [20:26:05] *** aslak has joined #switchyard [21:14:46] *** GitHub140 has joined #switchyard [21:14:46] <GitHub140> [components] kcbabo pushed 1 new commit to master: http://bit.ly/qIanh4 [21:14:46] <GitHub140> [components/master] SWITCHYARD-374 "Unable to move to Camel 2.8.0 due to slfj issue with - Daniel Bevenius [21:14:46] *** GitHub140 has left #switchyard [21:14:52] *** GitHub52 has joined #switchyard [21:14:52] <GitHub52> [release] kcbabo pushed 1 new commit to master: http://bit.ly/rrJRG7 [21:14:52] <GitHub52> [release/master] SWITCHYARD-374 "Unable to move to Camel 2.8.0 due to slfj issue with - Daniel Bevenius [21:14:52] *** GitHub52 has left #switchyard [21:16:49] <kcbabo> dbevenius: did you pull in tom's latest changes? [21:16:58] <kcbabo> dbevenius: the update to use the local repo only? [21:19:06] <dbevenius> kcbabo: yep, but still have the same result [21:19:22] <kcbabo> dbevenius: hmm ? passed just fine for me [21:19:38] <kcbabo> dbevenius: I will kick the release build and see how that does [21:19:47] <dbevenius> kcbabo: well I must have screwed up somewhere... [21:19:56] <dbevenius> dbevenius: it's the release build that fails for me [21:20:07] <kcbabo> dbevenius: right - that one worked for me [21:20:09] *** ee_kidstuff is now known as errantepiphany [21:20:13] <dbevenius> kcbabo: ah, great [21:21:01] <dbevenius> kcbabo: might just me doing something weird. Glad it is working :) [21:21:10] <kcbabo> dbevenius: jenkins build is going now ? we'll know in about 10 years whether it's good ;-) [21:21:25] <dbevenius> kcbabo: hahaha [21:23:34] *** GitHub92 has joined #switchyard [21:23:34] <GitHub92> [release] kcbabo pushed 1 new commit to master: http://bit.ly/pP8KZR [21:23:34] <GitHub92> [release/master] SWITCHYARD-392: Use BPM MixIn in AS7 release test HelpDeskDemoQuickstartTest - Tom Fennelly [21:23:34] *** GitHub92 has left #switchyard [21:28:26] <kcbabo> dbevenius: well, the AS7 build failed, but I don't think it's necessarily related [21:28:42] <kcbabo> dbevenius: based on tom's changes, I think we have to change that build around a bit ? I'll investigate [21:29:01] <kcbabo> dbevenius: in any case, don't worry about it ? I can take it from here. It's Friday night, time to party! [21:32:35] <kcbabo> errantepiphany: are you still deploying anything? [21:32:58] <kcbabo> errantepiphany: I'm gonna go through and redeploy core and components now that I've pushed some changes [21:33:03] <kcbabo> errantepiphany: want to make sure we don't collide [21:33:19] <errantepiphany> errantepiphany: nope. go 4 it. [21:33:26] <kcbabo> errantepiphany: cool, thx [21:33:46] <errantepiphany> kcbabo: I like talking to myself apparently. [21:37:51] <kcbabo> kcbabo: no worries, I caught it [21:38:00] <errantepiphany> kcbabo: funny. [21:38:15] <kcbabo> errantepiphany: I totally did not do that on purpose [21:38:18] <kcbabo> errantepiphany: too funny [21:38:22] <errantepiphany> kcbabo: yeah right. [21:38:29] <kcbabo> errantepiphany: I'm serious! [21:38:32] <errantepiphany> kcbabo: lol [21:43:42] <antollinim> kcbabo: do not test my forge test, I need to change something, it will not work for you so no need to test [21:44:06] <antollinim> kcbabo: I'll let you know when I get it fixed [21:46:13] <tfennelly> errantepiphany, kcbabo: time for an IPA I think guys :) [21:46:54] <errantepiphany> tfennelly: do it. :) [21:46:57] <kcbabo> tfennelly: mos def [21:47:03] <kcbabo> antollinim: okie dokie [22:05:00] <antollinim> kcbabo: I was wrong, pushed code seems to be ok [22:14:26] *** dbevenius has left #switchyard [22:21:42] *** rcernich_lunch is now known as rcernich [23:31:33] *** bfitzpat_afk has quit IRC [23:53:17] *** lanceball has quit IRC