[00:01:09] *** aamonten has quit IRC [01:13:05] *** rcernich has quit IRC [02:16:24] *** ldimaggi has joined #switchyard [02:20:44] *** igarashitm has joined #switchyard [03:22:28] *** bfitzpat_away has quit IRC [05:21:20] *** ldimaggi has quit IRC [05:22:21] *** magesh has joined #switchyard [05:37:05] *** tcunning has quit IRC [05:46:23] *** igarashitm has quit IRC [09:23:31] *** tcunning has joined #switchyard [09:25:01] *** tcunning has quit IRC [10:48:03] *** rbalent has joined #switchyard [12:29:55] *** vinicius has joined #switchyard [12:31:04] *** tfennelly has joined #switchyard [12:42:46] *** ldimaggi has joined #switchyard [13:02:36] *** kcbabo has joined #switchyard [13:02:36] *** kcbabo has joined #switchyard [13:53:51] *** GitHub34 has joined #switchyard [13:53:51] <GitHub34> [release] kcbabo pushed 1 new commit to master: http://git.io/bthXKA [13:53:51] <GitHub34> [release/master] SWITCHYARD-463 added bpel component into AS7 distribution, and removed dependency on spring - objectiser [13:53:51] *** GitHub34 has left #switchyard [14:11:26] *** tcunning has joined #switchyard [14:21:18] *** antollinim has joined #switchyard [14:24:09] *** igarashitm has joined #switchyard [14:27:21] <tfennelly> kcbabo: oooops.... sorry I should have pushed those release mods earlier... didn't see the notifications for whatever reason [14:27:44] <kcbabo> tfennelly: I think they just came in recently [14:27:46] *** tcunning has quit IRC [14:27:55] <kcbabo> tfennelly: it was actually a move of a pull request from components to release [14:28:01] <kcbabo> tfennelly: I had talked with Gary about it the other day [14:28:27] <tfennelly> kcbabo: it was from this morning? [14:28:37] <tfennelly> kcbabo: I had email turned off [14:28:42] <kcbabo> tfennelly: but I'll be pushing a fix for 485 in a sec if you can push that ... [14:28:53] <kcbabo> tfennelly: I honestly don't know [14:29:04] <kcbabo> tfennelly: getting confused in my old age [14:29:07] <tfennelly> kcbabo: head stuck in a Smooks bug that's a bit of a b*s***d [14:29:23] <tfennelly> kcbabo: sure... I'll push it [14:29:42] <kcbabo> tfennelly: it's funny how those bugs work out [14:29:55] <kcbabo> tfennelly: you either finish and are very relieved because you fixed it right [14:30:14] <tfennelly> kcbabo: yeah... that java binding stuff can get tricky because there are so many scenarios [14:30:15] <kcbabo> tfennelly: or you finish and you are incredibly frustrated because all you could think of is a band-aid fix [14:31:03] <tfennelly> kcbabo: right... and you really need to understand the bug properly coz otherwise you can break BC so easily if you make the wrong change [14:31:14] <tfennelly> kcbabo: need loads of tests for catching regressions [14:31:48] <kcbabo> tfennelly: here's the pull request when you need a break :-) [14:31:49] <kcbabo> https://github.com/jboss-switchyard/release/pull/38 [14:31:54] <tfennelly> kcbabo: so just fixing it is not enough... you gota be sure [14:31:58] <tfennelly> kcbabo: okidoki [14:42:02] *** tcunning has joined #switchyard [15:32:13] *** GitHub6 has joined #switchyard [15:32:13] <GitHub6> [release] tfennelly pushed 1 new commit to master: http://git.io/ka7inQ [15:32:13] <GitHub6> [release/master] SWITCHYARD-485 Remove geronimo jars from distros - Keith Babo [15:32:13] *** GitHub6 has left #switchyard [15:43:13] *** bfitzpat has joined #switchyard [16:30:54] <igarashitm> kcbabo: hi, 1 sec? [16:33:44] *** errantepiphany has joined #switchyard [16:34:19] <kcbabo> igarashitm: sure thing [16:34:50] <igarashitm> kcbabo: nobody touch this yet? https://issues.jboss.org/browse/SWITCHYARD-190 [16:35:07] <igarashitm> kcbabo: if yes, I'd like to pick it up [16:35:41] <kcbabo> igarashitm: sure, I'm not sure if you've seen the JIRA issue notifications but I've been going through the 0.3 JIRAs today [16:36:17] <kcbabo> igarashitm: the GPB transformer will be an interesting one because there's a question of what the interface would be for a service using GPB [16:36:43] <kcbabo> igarashitm: in theory, it could always just be a Java interface which takes a String, but I think we can probably do better than that [16:37:53] <kcbabo> igarashitm: in about 20 minutes, I'll be done reviewing all the 0.3 issues and I can let you know if there's anything pressing around 0.3 that we could use help on [16:38:24] <antollinim> kcbabo: hi Keith :) [16:38:34] <kcbabo> antollinim: hey mario [16:39:02] <antollinim> kcbabo: do no forget the "spaces error" in the classpath scanner so we can push the Forge Tests [16:39:02] <igarashitm> kcbabo: ok thanks, I'll take a look further [16:39:22] <antollinim> kcbabo: the test were not pushed yet [16:40:11] <kcbabo> antollinim: yeah, but that's not an issue with SwitchYard stuff, right? [16:40:47] <antollinim> kcbabo: yeah, it was an issue that prevented the Classpath scanner to run properly [16:40:50] <kcbabo> antollinim: for some reason, I thought that you were going to dig further on that one. I'm probably not remembering correctly though. [16:41:01] <kcbabo> antollinim: ok, so it is our scanner then? [16:41:08] <antollinim> kcbabo: yeap [16:41:17] <antollinim> kcbabo: I'll point you the jira [16:41:21] <kcbabo> antollinim: thx [16:52:43] <antollinim> kcbabo: this is the issue: https://issues.jboss.org/browse/SWITCHYARD-425 [16:53:24] <antollinim> kcbabo: it as a unit test that demonstrates it [16:53:47] *** rcernich has joined #switchyard [16:54:59] <kcbabo> antollinim: ok, thanks Mario - I will have another look [16:55:34] <antollinim> kcbabo: something I can help with in these days? [16:57:36] <kcbabo> antollinim: compiling a list right now and I will be sure to share with you as well :-) [16:57:57] <antollinim> kcbabo: good just let me know, ok? [16:58:01] <antollinim> kcbabo: thanks [16:58:16] <kcbabo> antollinim: sure thing. Thanks, Mario [17:39:00] *** rbalent has quit IRC [18:56:33] *** rbalent has joined #switchyard [19:26:28] *** tfennelly has quit IRC [19:48:36] *** kcbabo has quit IRC [19:49:17] *** tfennelly has joined #switchyard [20:52:27] *** kcbabo has joined #switchyard [20:52:27] *** kcbabo has joined #switchyard [21:16:18] *** rcernich is now known as rcernich_away [21:22:56] *** antollinim has quit IRC [21:53:50] *** antollinim has joined #switchyard [21:59:05] *** antollinim has quit IRC [22:00:25] *** vinicius has quit IRC [22:05:20] *** antollinim has joined #switchyard [23:18:43] *** magesh1 has joined #switchyard [23:20:42] *** magesh has quit IRC [23:24:59] *** igarashitm has quit IRC [23:42:21] *** ldimaggi has quit IRC