[00:03:29] *** dblevins has joined #jbosstesting [00:46:47] *** aslak has quit IRC [03:32:25] *** stuartdouglas_ has joined #jbosstesting [03:32:25] *** stuartdouglas has quit IRC [03:32:26] *** stuartdouglas_ is now known as stuartdouglas [03:41:04] *** stuartdouglas_ has joined #jbosstesting [03:41:04] *** stuartdouglas has quit IRC [03:41:05] *** stuartdouglas_ is now known as stuartdouglas [03:44:01] *** stuartdouglas_ has joined #jbosstesting [03:44:02] *** stuartdouglas has quit IRC [03:44:02] *** stuartdouglas_ is now known as stuartdouglas [04:07:59] *** bobmcw has quit IRC [04:10:24] *** bobmcw has joined #jbosstesting [04:45:55] *** dblevins has quit IRC [04:51:59] *** bobmcw has quit IRC [04:56:13] *** stuartdouglas has quit IRC [06:36:02] *** stuartdouglas has joined #jbosstesting [06:40:43] *** stuartdouglas has quit IRC [06:48:50] *** stuartdouglas has joined #jbosstesting [09:14:28] *** stuartdouglas has quit IRC [09:17:05] *** stuartdouglas has joined #jbosstesting [14:45:31] *** pmuir has joined #jbosstesting [16:47:08] *** pmuir has quit IRC [17:14:14] *** jc3 has quit IRC [19:05:41] *** dblevins has joined #jbosstesting [19:26:38] *** bobmcw has joined #jbosstesting [19:40:15] *** jdlee has joined #jbosstesting [19:40:16] *** jdlee has joined #jbosstesting [20:11:32] *** michaelschuetz has joined #jbosstesting [21:26:15] *** aslak has joined #jbosstesting [21:26:16] *** aslak has quit IRC [21:26:16] *** aslak has joined #jbosstesting [21:41:13] <michaelschuetz> aslak: ping [21:41:19] <michaelschuetz> aslak: happy new year [21:41:24] <aslak> michaelschuetz, heya, happy new yras [21:41:26] <aslak> years [21:41:44] <michaelschuetz> aslak [21:41:49] <michaelschuetz> aslak; thanks [21:42:09] <michaelschuetz> aslak: do you have short moment for simple arquillian question? [21:42:16] <aslak> sure [21:42:26] <michaelschuetz> aslak: cool, thanks [21:42:56] <michaelschuetz> have my new branch based on branch "the_big picture" [21:43:12] <michaelschuetz> did run mvn clean install against plain repo [21:43:33] <michaelschuetz> got: Could not find artifact org.jboss.shrinkwrap:shrinkwrap-extension-dependencies:jar:1.0.0-SNAPSHOT [21:43:47] <aslak> michaelschuetz, aa right.. yes [21:43:55] <michaelschuetz> build latest shrinkwrap against plain repo prior [21:44:04] <aslak> michaelschuetz, you need this branch: github.com/kpiwko/shrinkwrap/tree/SHRINKWRAP-140 [21:44:06] <jbossbot> jira [SHRINKWRAP-140] Support loading artifacts from a Maven repository [Open, Major, Karel Piwko] https://issues.jboss.org/browse/SHRINKWRAP-140 [21:44:31] <aslak> and this branch: https://github.com/aslakknutsen/descriptors/tree/SHRINKDESC-25 [21:44:32] <jbossbot> jira [SHRINKDESC-25] Import / Export should be able to handle unmapped entries [Open, Major, Unassigned] https://issues.jboss.org/browse/SHRINKDESC-25 [21:46:36] <michaelschuetz> aslak: iinteresting, cheers [22:12:03] *** jdlee has quit IRC [22:18:44] *** stuartdouglas has quit IRC [22:26:30] <michaelschuetz> aslak: i am not able to be a clean build of both suggested branches [22:27:10] <michaelschuetz> shouldBeAbleToImportFromStream(org.jboss.shrinkwrap.descriptor.api.DescriptorImporterTestCase) Time elapsed: 0.047 sec <<< FAILURE! [22:27:10] <michaelschuetz> java.lang.AssertionError: Verify 1 filter was imported expected:<1> but was:<0> [22:30:16] *** stuartdouglas has joined #jbosstesting [22:30:36] <aslak> michaelschuetz, ignore the descriptor test failure.. [22:30:54] <aslak> michaelschuetz, some parts still in dev [22:34:20] <michaelschuetz> aslak, ok - btw, surefire-plugin version is not specified.. [22:36:06] <aslak> michaelschuetz, where? [22:38:14] <michaelschuetz> aslak: in both branches/build/pom.xml [22:38:38] <aslak> ok [22:39:17] <michaelschuetz> aslak: havin troubles with shrinkwrap branch also [22:39:23] <michaelschuetz> aslak: do you want me to skip tests? [22:39:34] <aslak> michaelschuetz, sure [22:39:42] <michaelschuetz> aslak: cool (-: [22:49:26] *** jdlee has joined #jbosstesting [22:54:35] <michaelschuetz> aslak: Arquillian TestEnricher OSGi is failing now [22:56:41] <aslak> michaelschuetz, yea, arq has some test failures on impl-base and the osgi stuff. the osgi stuff is not converted to the new model yet [22:57:49] <michaelschuetz> aslak: org.jboss.arquillian.spi.Context missing [22:58:16] <michaelschuetz> aslak: ok, so i can ignore osgi stuff ? some more than can be ignored? [22:58:46] <aslak> michaelschuetz, ignore everything.. :)' [22:59:31] <michaelschuetz> aslak, ok - so i'm ready. [23:10:02] <michaelschuetz> aslak, same for JBoss Reloaded Embedded 1.x [23:10:07] <aslak> YEA [23:10:10] <aslak> oops, [23:10:11] <aslak> yea [23:10:20] <michaelschuetz> aslak, missing Context again [23:11:54] <michaelschuetz> aslak: will comment anything untill i get successful build (-: [23:12:53] <michaelschuetz> aslak: ^ comment out [23:13:02] <aslak> michaelschuetz, you don't need to comment out.. [23:13:30] <aslak> mvn install -pl jbossas-remote-5.1,junit -am -DskipTests [23:13:43] <aslak> mvn install -pl containers/jbossas-remote-5.1,junit -am -DskipTests [23:16:17] <michaelschuetz> aslak: this succeeded, thanks [23:16:57] <michaelschuetz> aslak: what does -pl stand for? [23:20:15] <aslak> Build specified reactor projects [23:20:15] <aslak> instead of all projects. A project [23:20:15] <aslak> can be specified by [23:20:15] <aslak> [groupId]:artifactId or by its [23:20:15] <aslak> relative path. [23:23:58] <michaelschuetz> aslak, interesting, thanks [23:38:32] *** jdlee has quit IRC [23:56:48] *** jdlee has joined #jbosstesting [23:56:49] *** jdlee has joined #jbosstesting