[00:00:18] <jdlee> ok [00:01:19] *** ldimaggi_ has quit IRC [00:01:30] *** jeand has quit IRC [00:04:18] <michaelschuetz> aslak: sorry - needed to go earlier. [00:04:21] <michaelschuetz> aslak: AS 5.1 [00:04:59] <michaelschuetz> lightguard_jp: hi [00:32:23] *** pmuir has joined #jbosstesting [00:32:23] *** pmuir has quit IRC [00:32:23] *** pmuir has joined #jbosstesting [00:37:17] *** pmuir has quit IRC [00:42:54] *** rruss has quit IRC [01:00:08] <jdlee> lightguard_jp: i got a simple app working. w00t! time to add JPA, etc and see what happens ;P [01:00:13] <jdlee> JSF/CDI working fine [01:00:23] <lightguard_jp> jdlee: Awesome! [01:00:28] <jdlee> indeed [01:01:37] <jdlee> and now it's church time :) thanks for help...bbl [01:02:24] <lightguard_jp> Sure, later. [01:13:33] *** lightguard_jp has quit IRC [02:11:43] *** michaelschuetz has quit IRC [03:36:07] *** ldimaggi_ has joined #jbosstesting [05:04:01] *** lightgua1d_jp has joined #jbosstesting [05:07:47] *** lightgua2d_jp has joined #jbosstesting [05:20:56] *** lightgua2d_jp has left #jbosstesting [05:21:17] *** lightgua1d_jp has quit IRC [05:23:14] *** lightguard_jp has joined #jbosstesting [05:42:38] *** ldimaggi_ has quit IRC [06:04:09] *** rruss has joined #jbosstesting [06:04:27] *** rruss has quit IRC [06:06:35] *** rruss has joined #jbosstesting [06:14:28] *** rruss has quit IRC [06:45:17] *** oskutka has joined #jbosstesting [07:50:57] *** lightguard_jp has quit IRC [07:55:36] *** ge0ffrey has joined #jbosstesting [07:58:03] *** oskutka has quit IRC [08:35:05] *** oskutka has joined #jbosstesting [08:37:56] *** GTobi has joined #jbosstesting [09:00:01] *** kpiwko has joined #jbosstesting [09:02:45] *** Jaikiran has joined #jbosstesting [09:25:44] *** jharting has joined #jbosstesting [09:29:51] *** al80 has joined #jbosstesting [09:30:19] <al80> is glassfish-embedded-all:3.0.1-b19 supported by arquillian alpha 4 [09:30:27] <al80> ? [09:57:51] *** lfryc has joined #jbosstesting [10:04:23] *** wolfc has joined #jbosstesting [10:06:16] *** michaelschuetz has joined #jbosstesting [10:15:30] <michaelschuetz> aslak: did you test error with Deployment against Remote Container. AFAIK error only occurs while testing against managed Container. AS 5.1 in my case [10:40:18] <al80> I have a conf.properties in my test dependency. If I try to override it usin addResource("test-conf.properties", ArchivePaths.create("conf.properties")) this doesn't work because continues to read the conf.properties in the dependency also if I explicitely excluded it from my JavaArchive [10:53:53] *** aslak has joined #jbosstesting [11:17:29] *** maeste has joined #jbosstesting [12:40:53] *** aslak has quit IRC [12:41:33] *** aslak has joined #jbosstesting [12:42:40] *** aslak has quit IRC [12:43:24] *** aslak has joined #jbosstesting [12:45:23] *** aslak has quit IRC [12:46:03] *** aslak has joined #jbosstesting [13:32:44] *** jeand has joined #jbosstesting [13:42:20] *** michaelschuetz has quit IRC [13:43:07] *** michaelschuetz has joined #jbosstesting [13:43:10] *** ldimaggi_ has joined #jbosstesting [14:12:08] *** rruss has joined #jbosstesting [14:23:10] *** ge0ffrey has quit IRC [14:27:57] *** kpiwko has quit IRC [14:29:33] *** kpiwko has joined #jbosstesting [14:38:44] *** ge0ffrey has joined #jbosstesting [14:47:38] *** lfryc has quit IRC [14:50:20] *** lfryc has joined #jbosstesting [15:04:54] *** lightguard_jp has joined #jbosstesting [15:58:02] *** bleathem has joined #jbosstesting [16:31:54] *** jharting has quit IRC [16:51:41] *** Jaikiran is now known as Jaikiran|Dinner [17:09:25] *** GTobi has quit IRC [17:11:27] *** rruss has quit IRC [17:11:39] *** rruss has joined #jbosstesting [17:59:21] *** ALR has joined #jbosstesting [18:32:27] *** michaelschuetz has quit IRC [18:35:56] *** al80 has quit IRC [18:43:42] *** kpiwko has quit IRC [18:53:32] *** oskutka has quit IRC [18:58:24] *** Jaikiran|Dinner has quit IRC [19:02:10] <jbossbot> git [shrinkwrap] push master 5f61adb.. Aslak Knutsen SHRINKWRAP-192 Update all Spec archive test impls to use Archive creation form ShrinkWrap.create(Type). This adds check for extension property in service file. [19:02:11] <jbossbot> jira [SHRINKWRAP-192] Should be possible to get a nested Archive as a type [Resolved, Major, Aslak Knutsen] https://issues.jboss.org/browse/SHRINKWRAP-192 [19:02:11] <jbossbot> git [shrinkwrap] push master cc08d6f.. Aslak Knutsen SHRINKWRAP-192 Add option to get a nested Archive as a specified type, e.g: ear.get(WebArchive.class, "my.war");... [19:02:11] <jbossbot> git [shrinkwrap] push master 25b1eb3.. Aslak Knutsen SHRINKWRAP-192 Rename method get to getAsType to differentiate it from: Node get(Path) [19:02:11] <jbossbot> git [shrinkwrap] push master a48e935.. Aslak Knutsen SHRINKWRAP-192 Change signature of getAsType return value to <X extends Archive<X>> [19:02:15] <ALR> aslak: ^ [19:02:42] <aslak> :) [19:05:24] <aslak> lol.. on our 'tiny' lib, 694 tests and only 68% coverage.. [19:08:10] <ALR> aslak: Actually, this report is buggy: http://jboss.hudson.alrubinger.com/job/ShrinkWrap_Deploy_Site/28/cobertura/ [19:08:26] <ALR> All those 0%s are wrong. [19:08:56] <aslak> ALR, using emma locally [19:09:07] <ALR> Yeah, EclEmma? [19:09:10] <aslak> yea [19:09:14] <ALR> I love that shit. [19:09:31] <ALR> Used it when I refactored the "addAs" stuff. [19:09:41] <aslak> mostly missing some exception paths, pluss some if(x == null) type stuff [19:09:43] <ALR> And it kept me from missing a whole bunch of stuff. [19:10:00] <ALR> Right, we don't test most preconditions. [19:10:01] <ALR> Whatever [19:10:46] <lightguard_jp> I find cobertura a little better than emma personally [19:11:00] <lightguard_jp> ALR: Are you using the maven cobertura plugin? [19:11:03] <lightguard_jp> for maven [19:11:13] <ALR> lightguard_jp: Using Coburtura for Maven [19:11:16] <ALR> And Emma for Eclipse. [19:11:30] <ALR> So locally I use Emma. The IDE integration is really nice. [19:11:43] <ALR> Coverage As > JUnit [19:11:59] <lightguard_jp> Tried using the maven cobertura plugin last night for Catch, didn't work. I'l have to look at the pom [19:12:08] <lightguard_jp> I wish there were cobertura ide plugins [19:13:17] <lightguard_jp> ALR: which pom should I look at? [19:13:25] <aslak> i have my finger on jacoco.. just need to mature a bit [19:13:42] <aslak> like get a eclipse plugin and get pushed to maven [19:14:03] <aslak> a bit strange it doesn't already since it is being developed my the EclEmma guys :) [19:14:08] <ALR> lightguard_jp: https://github.com/shrinkwrap/shrinkwrap/blob/master/build/pom.xml [19:16:51] <lightguard_jp> Does jacoco have complexity stats too? [19:18:46] <lightguard_jp> boo, hovering over the diamonds doesn't show the condition coverage :( [19:19:19] <lightguard_jp> Still looks pretty good though [19:24:16] *** lfryc has quit IRC [19:24:49] <aslak> aa, they switched to maven with the 0.5.0 release two weeks or so ago [19:40:42] *** rruss has quit IRC [20:18:54] *** maeste has quit IRC [20:32:04] *** maeste has joined #jbosstesting [20:33:32] *** ge0ffrey has quit IRC [21:03:50] *** jdlee has quit IRC [21:04:54] *** jdlee has joined #jbosstesting [21:25:18] *** jdlee has quit IRC [21:26:23] *** jdlee has joined #jbosstesting [21:50:19] *** rruss has joined #jbosstesting [21:56:23] *** ldimaggi_ has quit IRC [22:06:58] *** michaelschuetz has joined #jbosstesting [22:31:33] *** jharting has joined #jbosstesting [22:41:28] *** michaelschuetz1 has joined #jbosstesting [22:41:32] *** michaelschuetz has quit IRC [22:42:19] *** jdlee has quit IRC [22:43:53] *** rruss has quit IRC [22:44:06] *** jesmon has joined #jbosstesting [22:53:35] *** jdlee has joined #jbosstesting [22:53:36] *** jdlee has joined #jbosstesting [22:59:40] *** wolfc has quit IRC [23:40:25] *** ldimaggi_ has joined #jbosstesting