[00:01:47] *** lightguard_jp has quit IRC [00:07:32] *** bleathem has quit IRC [00:16:02] *** wolfc has quit IRC [01:13:48] *** jeand has quit IRC [01:21:49] *** bleathem has joined #jbosstesting [01:25:14] *** michaelschuetz has quit IRC [02:45:04] *** bgeorges has joined #jbosstesting [03:01:15] <jbossbot> git [arquillian] push master 805ebfb.. drallen ARQ-167 Add support for EJB.mappedName. Using OpenEJB as test case. [03:01:16] <jbossbot> jira [ARQ-167] Support @EJB.mappedName for TestClass injection [Open (Unresolved) Feature Request, Major, David Allen] https://issues.jboss.org/browse/ARQ-167 [03:01:17] <jbossbot> git [arquillian] push master URL: http://github.com/arquillian/arquillian/compare/6217f40...805ebfb [04:30:33] <dmlloyd> ldimaggi: hey - any chance I can get a zip of that JVM you're using to trigger JBAS-8991? [04:30:35] <jbossbot> jira [JBAS-8991] Cannot start beta1 server on RHEL6 with OpenJDK 1.6 [Open (Unresolved) Bug, Critical, Unassigned] https://issues.jboss.org/browse/JBAS-8991 [04:31:24] <ldimaggi> dmlloyd, a zip of it? - it's installed from an RPM - hang on - let me see where all the files get put [04:31:38] <dmlloyd> ldimaggi: yeah, I just want to unroll it in my homedir and fire it up [04:31:59] <dmlloyd> hopefully they didn't do something crazy like sprinkle .sos all over the filesystem [04:34:25] <ldimaggi> dmlloyd, it's in /usr/lib, /usr/share [04:34:37] <dmlloyd> argh. [04:34:38] <ldimaggi> dmlloyd, hmm - mostly in /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64 [04:34:57] <aslak> mojavelinux, ALR ping [04:34:58] <ldimaggi> dmlloyd, OK - got a 43MB .zip - er - where can I put it? [04:35:16] <ALR> aslak: Hi [04:35:54] <aslak> ALR, Alpha5 is on it's way up to nexus staging now [04:36:12] <ALR> aslak: Niice. [04:36:13] <aslak> ALR, but, i found a little bug, but tempted to release anyway [04:36:14] <ALR> aslak: Congrats. [04:36:19] <ALR> aslak: What bug? [04:36:26] <aslak> ALR, Descriptors [04:36:26] <ALR> And how easily fixable? [04:36:31] <ALR> aslak: Let's hear it [04:36:47] <dmlloyd> ldimaggi: good question, can you DCC it to me? [04:37:14] <ldimaggi> dmlloyd, OK - what's DCC? never used it [04:37:24] <dmlloyd> /dcc send dmlloyd /path/to/the/file.zip [04:37:34] <dmlloyd> (then hope there's no firewalls or anything like that :) [04:37:52] <ALR> (That never works for me :) ) [04:38:14] <aslak> ALR, SHRINKDESC-37 [04:38:16] <jbossbot> jira [SHRINKDESC-37] Should set schemaLocation for all Descriptors [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SHRINKDESC-37 [04:38:52] <aslak> ALR, the fix in SHRINKDESC-36 hard code the schemaLocation to 3.0 [04:38:54] <jbossbot> jira [SHRINKDESC-36] Add schemaLocation to WebAppDescriptor [Closed (Done) Task, Major, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKDESC-36 [04:38:59] <ldimaggi> dmlloyd, OK - trying it now [04:39:14] * dmlloyd cross fingers [04:39:35] * dmlloyd hopes your client supports DCC :) [04:39:37] <ALR> aslak: Yeah, we're not set to support N versions yet [04:39:38] <aslak> setting the version doesn't change it, so when we create a web.xml descriptor in the Servlet protocol for the EE5 servers, it ends up being defined as 3.0 and it fails [04:39:55] <ALR> aslak: Let's see here. [04:40:02] <ALR> aslak: You have a failing test for me? [04:40:29] <aslak> any of the examples, profile: jbossas-remote-5.1 [04:41:30] <ALR> aslak: Let me see. [04:41:52] <aslak> i had a fix for it locally, but it seems i did not commit that with -25 [04:42:02] * ALR building [04:42:12] <aslak> which is basically what is commented in the issue [04:42:13] <ldimaggi> dmlloyd, 'aborted' [04:42:22] <dmlloyd> ldimaggi: guess it didn't work :) [04:42:37] <ldimaggi> dmlloyd, not a lot of feedback on it [04:42:56] <ldimaggi> dmlloyd, do you have a RHEL6 machine? [04:43:20] <dmlloyd> no, just fedora 14 and mac os x [04:43:41] <aslak> ALR, i recommend mvn test -pl examples/junit/ -am -Pjbossas-remote-5.1 [04:43:48] <ldimaggi> dmlloyd, actually - you can go to RHN - and download the package - [04:44:51] <dmlloyd> that sounds fancy [04:44:57] * dmlloyd wonders how to do that :) [04:44:58] <ALR> aslak: I have: [04:44:59] <ALR> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project arquillian-jbossas-remote-6: There are test failures. [04:45:07] <ALR> aslak: ...with no changes to ARQ upstream/master [04:45:51] <ldimaggi> dmlloyd, welcome to my world [04:46:00] <ldimaggi> dmlloyd, hang on for a sec [04:46:03] <dmlloyd> I apparently have no login [04:46:11] <aslak> ALR, yea, that was a testcase that should not have been committed.. have it fixed in my local release branch [04:46:31] <ALR> aslak: Wanna fix up master and ping me back? [04:46:55] <ALR> In the meantime I'll look at making a failing case in SHRINKDESC [04:47:04] <jbossbot> git [arquillian] push master a63dc9e.. Aslak Knutsen ARQ-384 Bump project versions in preparation for release, 1.0.0.Alpha5 [04:47:05] <jbossbot> jira [ARQ-384] Prepare Alpha-5 release [Open (Unresolved) Task, Blocker, Aslak Knutsen] https://issues.jboss.org/browse/ARQ-384 [04:47:05] <jbossbot> git [arquillian] push master 027f16d.. Aslak Knutsen ARQ-384 Update docs. Add Protocol Reference, new version update, configuration update and advanced section [04:47:05] <jbossbot> git [arquillian] push master 8aefff3.. Karel Piwko ARQ-393 Update Arquillian Drone documentation [04:47:05] <jbossbot> jira [ARQ-393] Update Arquillian Drone Docbook [Open (Unresolved) Task, Major, Karel Piwko] https://issues.jboss.org/browse/ARQ-393 [04:47:06] <jbossbot> git [arquillian] push master eab893c.. Aslak Knutsen ARQ-384 Deleted Descriptor test from JBoss AS Remote. [04:47:06] <jbossbot> git [arquillian] push master f78c807.. Aslak Knutsen ARQ-384 Update some container v. in examples [04:47:06] <jbossbot> git [arquillian] push master URL: http://github.com/arquillian/arquillian/compare/805ebfb...f78c807 [04:47:08] <aslak> ALR, ping [04:47:20] <aslak> :) [04:47:21] <ALR> Ha [04:48:10] <ldimaggi> dmlloyd, are you in an IRC channel inside the VPN? [04:48:19] <aslak> i'll write some announcement docs in the mean while.. :) [04:48:25] <dmlloyd> ldimaggi: yeah [04:48:28] <mojavelinux> oh man, i'm getting excited! [04:48:34] <ldimaggi> dmlloyd, got an sftp URL and pw for you to try - which channel? [04:48:43] <mojavelinux> dang, and I need sleep too, bad [04:48:48] <mojavelinux> now I won't be able to sleep :) [04:48:51] <ALR> aslak: So what, you need the version to be updated in the root tag? [04:48:55] <aslak> mojavelinux, ha, it's 5 in the morning here [04:49:05] <ALR> aslak: Yeah, but it's St. Patrick's Day here [04:49:18] <aslak> was here as well yesterday [04:49:21] <ALR> Which I understand is not strictly a US holiday [04:49:27] <ALR> But we do it the best. [04:49:30] <mojavelinux> holy shit...hey, only 13 minutes left to have my guiness [04:49:34] <ALR> Also we rock Cinco de Mayo pretty well. [04:49:42] * aslak cracks open a Duvel [04:49:53] <aslak> ALR, build/pom [04:49:56] * ALR cracks open shrinkwrap-descriptors-api [04:49:57] <mojavelinux> damn, i've only got a dark ipa, it will have to do [04:50:13] * ALR has Stella Artois. [04:50:40] <aslak> it's Belgian, but doesn't count.. :) [04:50:45] * stuartdouglas would join in, but it has not hit beer o'clock in Australia [04:51:04] <aslak> stuartdouglas, is there a beer clock? [04:51:37] <stuartdouglas> no, it's an Australia expression, usually it means 5pm [04:52:38] <mojavelinux> i like the jimmy buffet version [04:52:46] <mojavelinux> it's 5 o'clock somewhere [04:52:48] <ALR> aslak: What version you wanna set to? 2.5? [04:52:48] <mojavelinux> cheers [04:52:52] <mojavelinux> Drum roll starts for #Arquillian 1.0.0.Alpha5. More like Alpha15 at this point :) A fleet of drones just joined the invasion. [04:53:22] <aslak> ALR, it's not easy to see the error besides a failing deployment, but basically Assert.assertTrue(Descriptors.create(WebArchiveDescriptor.class).version("2.5").exportToString().contains("web-app_2_5")); <-- fail [04:53:27] <mojavelinux> Ruby on Rails + CDI/Weld on Torquebox example app -> http://www.warski.org/blog/?p=383 [04:54:55] <ALR> aslak: I see what you mean http://pastebin.com/wWeu0Cgs [04:55:11] <aslak> yea [04:55:24] <ALR> aslak: I can hack it for now. [04:55:29] <ALR> Just for this one thing? [04:55:30] <aslak> ALR, if you see SHRINKDESC-37 there is a comment with fix [04:55:31] <jbossbot> jira [SHRINKDESC-37] Should set schemaLocation for all Descriptors [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SHRINKDESC-37 [04:55:42] <ALR> Yeah, I see that [04:56:43] <aslak> well, it would be cool if it worked for all of them, but.. [04:59:50] <mojavelinux> we need to get the DB Test that Adam wrote integrated as an extension to Arquillian or something...I see a lot of posts about dbunit-style tests w/ arquillian, but no out of the box on our side [05:00:00] <aslak> mojavelinux, actually, this is more like Alpha1 with a lot of features.. complete rewrite more or less [05:00:17] <mojavelinux> heheh, Alpha15..., let's say Alpha100 :) [05:00:21] <aslak> mojavelinux, nik got some brewing [05:00:25] *** ldimaggi has quit IRC [05:00:30] <mojavelinux> good for the demo too [05:00:48] <aslak> demo? [05:01:48] <ALR> aslak: Interesting [05:02:00] <ALR> When parsing out the root "web-app" Node, it contains 0 attributes. [05:02:02] <ALR> Why is that? [05:02:21] <aslak> ALR, ? [05:03:11] <mojavelinux> I'm saying for the showcase, to have dbunit style test example [05:03:18] <mojavelinux> right now we just do a jpa persist/read [05:03:37] <mojavelinux> but I'm distracting the topic at hand ;) sorry [05:03:41] <ALR> aslak: http://pastebin.com/XRWBwzUP [05:04:15] <aslak> mojavelinux, nik has a DBUnit integration thread on arq dev forum. i havn't gotten to investigating it yet [05:04:42] <mojavelinux> yep, we are in same boat [05:04:45] <mojavelinux> in the queue [05:04:47] <aslak> ALR, ??? [05:05:00] <ALR> aslak: The question is: do you know why that returns null? [05:05:05] <aslak> ALR, you create a new node with a name, and expect to find a attribute on it? [05:05:06] <ALR> On line 12 [05:05:33] <ALR> I expect to create a new Node as parsed from the source I gave it. [05:05:39] <ALR> I could be doing it wrong. [05:05:50] <mojavelinux> haha [05:05:53] <mojavelinux> yeah, not likely [05:06:06] <ALR> But I didn't write this shit, what do I know? :P [05:06:13] <aslak> ALR, Node takes a String, and you pass it the DocumentElement().getNodeName [05:06:38] <ALR> aslak: Isn't that "web-app"? [05:06:44] <ALR> Or tell me how to do what I want. [05:06:51] <ALR> ie. Get a Node from the source. [05:07:00] *** clerum has joined #jbosstesting [05:07:01] <ALR> Basically parse the XML into a Node structure [05:07:08] <aslak> ALR, sure, but it's not the attributes.. how can you read in attributes from the String "web-app" :) [05:07:16] <ALR> NFI [05:07:16] <aslak> XMlImporter [05:07:37] <ALR> I stole it from there [05:07:40] <ALR> Oooh, readRecursive [05:07:42] <ALR> Got it [05:08:04] <aslak> public Node importRootNode(InputStream stream) [05:08:08] <aslak> :) [05:10:38] <mojavelinux> yeah, or just call readAttributes [05:11:01] *** bgeorges has quit IRC [05:11:03] <mojavelinux> I think the assertion is that it should be web-app-2_5 not web-app_2_5 if I'm reading what your testing correctly [05:11:50] <aslak> http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd [05:11:58] <aslak> http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd [05:13:01] <aslak> mojavelinux, the problem is it hard coded to 3.0 [05:13:03] *** bgeorges has joined #jbosstesting [05:13:18] <mojavelinux> ahhhh [05:13:25] <mojavelinux> damn, I never know about that syntax [05:13:41] <mojavelinux> it's always backwards in my head...web-app- vs web-app_ [05:14:45] <ALR> aslak: Approve this? [05:15:09] <ALR> aslak: https://github.com/ALRubinger/descriptors/commit/d5fc77ad73dec2e287b92747f931151e0504029e [05:15:10] <jbossbot> git [descriptors] d5fc77a.. Andrew Lee Rubinger [SHRINKDESC-37] Update the xsi:schemaLocation on version update for WebAppDescriptor [05:15:12] <jbossbot> jira [SHRINKDESC-37] Should set schemaLocation for all Descriptors [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SHRINKDESC-37 [05:16:12] <aslak> ALR, looks about right [05:16:24] <jbossbot> git [descriptors] push master d5fc77a.. Andrew Lee Rubinger [SHRINKDESC-37] Update the xsi:schemaLocation on version update for WebAppDescriptor [05:16:25] <jbossbot> jira [SHRINKDESC-37] Should set schemaLocation for all Descriptors [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SHRINKDESC-37 [05:16:26] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/e4ba790...d5fc77a [05:17:04] <ALR> aslak: Test ARQ w/ the latest SNAP of Descriptors and I'll give you a proper release. [05:18:34] <aslak> sure [05:18:41] <mojavelinux> I wonder what is going to happen when oracle takes sun.com offline [05:18:44] <mojavelinux> it will be a fun day [05:22:17] <aslak> ALR, Running TestSuite [05:22:17] <aslak> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.019 sec [05:22:36] <ALR> aslak: Is that the one that was erring before? [05:22:43] <aslak> ALR, lemme run jboss 6 as well [05:22:47] <aslak> ALR, and yes [05:22:51] <ALR> aslak: Yep, prep the full stack [05:22:53] <ALR> Cool. [05:22:57] <ALR> I'll be back in 10ish [05:23:07] <ALR> And releasing SD takes virtually no time at all. [05:28:05] <aslak> ALR, jboss 5.1 and 6 examples run [05:28:42] <aslak> gf fails, but not my fault.. :) [05:30:14] *** lightguard_jp has joined #jbosstesting [05:33:44] <ALR> aslak: Sure of that? I'll release? [05:35:37] <aslak> releasre [05:35:39] <aslak> release [05:35:51] <aslak> gf fails on a cdi issue [05:36:02] <mojavelinux> I love how the enhancement icon in jira has a heart in it [05:36:12] <jbossbot> git [descriptors] push master 394aa68.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.4 [05:36:12] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/d5fc77a...394aa68 [05:36:14] <jbossbot> git [descriptors] push master 8456137.. Andrew Lee Rubinger [maven-release-plugin] prepare for next development iteration [05:36:15] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/394aa68...8456137 [05:36:15] <mojavelinux> it's like, please, tell my master to give me some love :) [05:37:31] <ALR> aslak: You're live. [05:40:18] <aslak> ALR, pulled [05:41:14] <jbossbot> git [arquillian] push master 52fdaaf.. Aslak Knutsen ARQ-384 Update to GlassFish Embedded 3.1 [05:41:15] <jbossbot> jira [ARQ-384] Prepare Alpha-5 release [Open (Unresolved) Task, Blocker, Aslak Knutsen] https://issues.jboss.org/browse/ARQ-384 [05:41:15] <jbossbot> git [arquillian] push master 1bb02d4.. Aslak Knutsen ARQ-384 Update to ShrinkWrap Descriptor 0.14 [05:41:15] <jbossbot> git [arquillian] push master URL: http://github.com/arquillian/arquillian/compare/f78c807...1bb02d4 [05:46:27] <aslak> mojavelinux, ALR, it's funny how one of the highlights in this arq release is Descriptor deployment. the only little problem is we have no deployable Descriptors :) [05:46:36] <ALR> Haha [05:46:51] <ALR> Let's not highlight that then, yes? [05:47:08] <ALR> The thing I wanna know is how to use the new ARQ w/ AS7 [05:47:14] <ALR> And also what deployments I can make [05:47:27] <ALR> Though I have a feeling I won't get that all sorted in time for DevNexus [05:47:29] <aslak> why not? might encourage ppl to contribute ? :) [05:47:35] <ALR> It's a little close to the collar for my liking. [05:47:41] <ALR> Sure, or that. [05:48:20] <aslak> ALR, Alpha5 won't work with as7.. need some merging etc i believe [05:48:49] <aslak> ALR, did you talk to kabir ? [05:49:45] <ALR> aslak: Nope, but that'll be in short order [05:49:55] <ALR> I need to draft an email now on the AS7 suite to dev-as7 [05:50:02] <ALR> Might as well get to that now [05:50:09] <ALR> I get so happily distracted coding and such [05:50:20] <ALR> Did a bunch of SW issues this week just to feel like a developer again [05:51:29] <ALR> My EJB Book Examples are broken now too. Need to sort those. That's mostly due to Maven and some other misc stuff w/ AS6 Final changes [05:51:49] <ALR> Though I did push out updated AS6 Final Embedded Examples [05:51:51] <ALR> So that's done. [05:51:52] <ALR> Nice. [05:54:21] *** clerum has left #jbosstesting [05:54:38] <aslak> yea i saw [05:54:47] <aslak> any embedded stuff for 6.1? [06:07:39] <mojavelinux> motion to rename OpenJDK to OpaqueJDK [06:07:56] <lightguard_jp> +1 [06:07:58] <mojavelinux> TranslucentJDK [06:08:27] <aslak> it's in nexus [06:08:51] <aslak> https://repository.jboss.org/nexus/content/repositories/public/org/jboss/arquillian/arquillian-api/1.0.0.Alpha5/ [06:09:00] * lightguard_jp cheers [06:09:35] <aslak> and the crowd goes wild!!! [06:09:38] <aslak> :) [06:09:41] <mojavelinux> awesome! congratulations! [06:09:48] <mojavelinux> the crowd is beating each other up [06:10:21] <mojavelinux> at University of Maryland, when they won the tournament, they looted all the restaurants, bars and stores [06:10:26] <mojavelinux> that's victory Maryland style [06:10:32] <lightguard_jp> With Alpha5 out now, do we target Seam 3 final to use it? [06:10:43] <lightguard_jp> we should at least ask people to migrate to it. [06:10:52] <mojavelinux> we might be able to...or we can just focus on getting it working in select modules [06:11:04] <mojavelinux> they can override, no reason for it to be all at once [06:11:13] <lightguard_jp> Like Faces [06:11:18] <lightguard_jp> Faces needs it really bad [06:11:20] <mojavelinux> I want it in solder desperately so we can get rid of this lame setup [06:11:27] <lightguard_jp> That too [06:11:29] <mojavelinux> where we have to install the solder artifact to use Arquillian [06:11:41] <mojavelinux> that's just so against the whole purpose of arquillian [06:11:51] <lightguard_jp> "Faces needs it really bad" -- wow, I must be getting tired [06:11:57] <lightguard_jp> Hi, I'm 12 [06:12:05] <mojavelinux> hahah, or you could say [06:12:10] <mojavelinux> PrettyFaces needs it really bad [06:12:10] <bleathem> I heard someone say Faces [06:12:14] <mojavelinux> and that would just be wrong [06:12:24] <lightguard_jp> lol [06:12:27] <mojavelinux> arquillian Alpha5 just hit the stores [06:12:34] <bleathem> w00t w00t ! [06:12:43] <mojavelinux> and these are zero stores, you don't even need $1 [06:12:59] <mojavelinux> homeless people can shop at our store [06:13:05] <mojavelinux> hahah, there you go, new tagline [06:13:11] <bleathem> Not only $0 but you get the source too! [06:13:24] <mojavelinux> jboss, so free even the homeless can afford it [06:13:31] <mojavelinux> hmm, might need a computer, not much we can do about that one [06:13:56] <lightguard_jp> I like what ALR said on twitter today [06:14:00] <lightguard_jp> Slightly modified [06:14:06] <lightguard_jp> "We put the OSS in JBoss" [06:14:20] <lightguard_jp> Sounds like a tagline for JBoss Community [06:15:32] <mojavelinux> we do, in fact...if Oracle were Sun when JBoss started [06:15:36] <mojavelinux> we would have just been OSS [06:15:46] <mojavelinux> they would have taken the JB back [06:15:50] <mojavelinux> Sun took the E [06:15:53] <mojavelinux> we didn't like the E anyway [06:16:06] <mojavelinux> EJBoss [06:16:12] <mojavelinux> how do you even say that [06:16:41] <bleathem> Oracle would have tried to take the "O" too [06:16:48] <bleathem> you'd have just been "SS" [06:17:21] <mojavelinux> nooooooo [06:17:52] <lightguard_jp> hehe [06:18:38] <aslak> silly maven, javadocs in maven 3 lose the styles, and 2.1 won't run [06:19:03] <ALR> Time for tweeting?! [06:19:11] <ALR> aslak: Make the announcement yet? [06:19:38] <aslak> no [06:19:46] <aslak> trying to get the docs out [06:20:10] <ALR> aslak++ [06:20:15] <ALR> ~aslak++ [06:20:21] <ALR> No javabot anymore, eh? [06:20:27] <ALR> No more Instant Karma. [06:20:30] <ALR> Damn. [06:21:34] <aslak> hehe [06:21:51] <aslak> hmm, not allowed to make a arquillian folder i nschema_htdocs [06:21:58] <ALR> aslak: I'll try [06:22:37] <mojavelinux> big 48 hours for arquillian [06:22:41] <mojavelinux> article in JavaMagazin [06:22:50] <mojavelinux> article in jaxenter.com [06:22:52] <mojavelinux> and now a release? [06:22:55] <aslak> hehe [06:23:00] <mojavelinux> and another Seam release this weekend [06:23:20] <mojavelinux> spring, eat your heart out, we got news [06:23:54] <aslak> no one reads the docs anyway right.. [06:24:13] <mojavelinux> thank you thank you -> BeansDescriptor should not fail if stream is empty [06:24:30] <ALR> mojavelinux: You're welcome [06:24:37] <ALR> That was big [06:24:41] <ALR> beans.xml doesn't need anything [06:24:47] <mojavelinux> the little things make a big difference often [06:25:02] <mojavelinux> not getting burnt in a talk, priceless [06:25:07] <mojavelinux> gotta get on jboss tools about that one [06:25:13] <mojavelinux> I get burnt everytime :) [06:27:03] <aslak> ok, no styled javadoc then [06:28:19] <aslak> lol, jboss.org down? [06:28:26] <mojavelinux> would figure [06:28:37] <mojavelinux> I'm debating whether to ask Cheyenne to make an Ike version of this [06:28:55] <mojavelinux> http://hunternuttall.com/blog/wp-content/uploads/2009/01/thundercats-signal.jpg [06:29:05] <mojavelinux> we so need that [06:30:31] <ALR> Ike...HO! [06:30:50] <mojavelinux> yes! [06:30:54] <mojavelinux> you got it! [06:31:05] <mojavelinux> I might see what Sarah can come up with [06:31:18] <mojavelinux> just need to tint it, and put Ike in there, give him a negative filter [06:34:05] <lightguard_jp> Haha, I remember watching Thundercats when I was small [06:37:55] <mojavelinux> now you can watch it on a small screen [06:37:57] <mojavelinux> hehehe [06:40:49] <aslak> mojavelinux, you see Alpha5 ? http://docs.jboss.org/arquillian/reference/latest/en-US/html/ [06:41:54] <mojavelinux> I Have to Ctrl+Refresh [06:42:08] <mojavelinux> cached, but then now I see it [06:42:13] <mojavelinux> Complete Protocol Reference [06:42:18] <mojavelinux> :) [06:43:21] <mojavelinux> looking at the ref guide really quick [06:43:36] <mojavelinux> it reminded me that I'd like to discuss the testable attribute on @Deployment [06:43:43] <mojavelinux> idea is good, but I think name could be more descriptive [06:44:26] <mojavelinux> I had some ideas, not coming to me at the moment [06:44:59] <ALR> I must be missing the point of the Cloud [06:45:05] <ALR> Because the Cloud is down [06:45:09] <ALR> And now everything is broken? [06:45:24] <ALR> :) [06:47:34] <aslak> mojavelinux, we a open issue on that one.. closed now . :) [06:47:49] <aslak> we had [06:51:48] <aslak> ARQ YOU FUCKING KIDDING ME!!!! [06:51:50] <aslak> ARE [06:52:11] <aslak> the release announcment was done.. save, forbidden.. poof gone [06:52:48] <mojavelinux> oh crap. ahh, write it again, quick, while it's in your head [06:52:49] <aslak> sigh, bastards [06:52:56] <mojavelinux> don't worry, that's not as painful as losing a chapter [06:53:04] <mojavelinux> with openoffice, I lost 20 pages once [06:53:13] <mojavelinux> that's why I don't use that piece of crap anymore [06:55:22] <ALR> Text editors, y'all. [06:55:25] <ALR> Always text editors. [06:55:51] <aslak> you know the problem is not writing it, the biggest issue is actually inputting it into the damn jboss.org editor [06:56:25] <ALR> Definitely. [06:56:30] <ALR> But then it's just formatting you lose. [06:56:36] <ALR> gEdit don't crash on me [06:57:03] <ALR> Losing a Chapter...did that once. Nearly sent an email to O'Reilly quitting the whole book. [06:57:06] <ALR> I was so crushed. [07:01:49] <ALR> mojavelinux: So with sliderocket... [07:02:01] <ALR> What's up with these Terms and Conditions for non-commercial stuff? [07:02:30] <aslak> http://twitter.com/#!/aslakknutsen/status/48624588443230208 [07:02:39] <aslak> i'm off to bed [07:03:26] <ALR> aslak: https://twitter.com/#!/jbossdeveloper [07:03:31] <ALR> And BROADCAST [07:03:33] <mojavelinux> not sure, I didn't really read through them, that was wife's dept [07:03:46] <ALR> I need a wife. [07:04:21] <ALR> aslak: And we need to talk about "Tam Da Tam" sometime. [07:04:33] <ALR> aslak: I'm not sure that's as cool in English as you think it is. ;) [07:04:39] <ALR> Great work buddy. Congrats and sleep tight. [07:05:05] <stuartdouglas> just reading through the feature list [07:05:09] <stuartdouglas> looks awesome [07:05:35] <ALR> We bit off a lot this time. [07:05:38] <ALR> Both in SW and in ARQ [07:05:48] <ALR> So now we're back to more reliable release cycles. [07:06:16] <ALR> Yeah, aslak rewrote some core stuff to make it usable in a much wider array of cases. [07:07:37] <mojavelinux> yeah, we had to do some rethinking after seeing how it was used [07:07:46] <mojavelinux> and that's a good thing, esp that we didnt' rush out a 1.0.0 release [07:07:50] <mojavelinux> very good thing [07:07:54] <mojavelinux> we are getting it right [07:08:24] <ALR> Definitely. [07:08:32] <ALR> I'm in NO RUSH for 1.0.0.Beta or anything else. [07:08:46] <ALR> Except SW Beta [07:08:49] <ALR> I think that's closer [07:09:00] <ALR> And with an API lock there we can push adoption to other vendors much more easily. [07:09:56] <ALR> Nice how these announcements get picked up by facebook.com/jboss [07:10:00] <mojavelinux> yeah, sw is good now that we got the locations worked out [07:10:11] <ALR> mojavelinux: With the exception of how we structure it [07:11:28] *** aslak has quit IRC [07:23:33] <lightguard_jp> Time for bed, later all [07:24:56] *** lightguard_jp has quit IRC [07:25:03] *** oskutka has joined #jbosstesting [07:44:44] *** jharting has joined #jbosstesting [07:44:55] *** bleathem has quit IRC [07:58:23] *** Jaikiran has joined #jbosstesting [08:26:50] *** mgoldmann has joined #jbosstesting [08:42:39] *** kpiwko has joined #jbosstesting [09:14:46] *** ge0ffrey has joined #jbosstesting [09:33:48] *** avogt has joined #jbosstesting [09:34:14] *** Jaikiran has quit IRC [09:37:52] *** jeand has joined #jbosstesting [09:51:41] *** alesj has joined #jbosstesting [09:51:53] *** ALR has quit IRC [10:02:50] *** michaelschuetz has joined #jbosstesting [10:07:40] *** avogt has quit IRC [10:12:00] *** alesj has left #jbosstesting [10:16:06] *** Jaikiran has joined #jbosstesting [10:41:04] *** wolfc has joined #jbosstesting [11:08:58] *** bgeorges has quit IRC [11:18:36] *** maeste has joined #jbosstesting [11:21:16] *** jeand has quit IRC [11:24:26] *** jeand has joined #jbosstesting [11:25:29] *** ALR has joined #jbosstesting [11:29:20] *** ALR has quit IRC [11:37:26] *** michaelschuetz has quit IRC [11:38:16] *** michaelschuetz has joined #jbosstesting [11:50:09] *** Jaikiran1 has joined #jbosstesting [11:51:03] *** Jaikiran has quit IRC [11:51:35] *** Jaikiran has joined #jbosstesting [11:55:22] *** ALR has joined #jbosstesting [12:28:32] *** ldimaggi has joined #jbosstesting [12:45:19] *** ALR has quit IRC [12:57:13] *** bgeorges has joined #jbosstesting [12:59:52] *** bgeorges has quit IRC [13:53:12] *** aslak has joined #jbosstesting [13:53:12] *** aslak has quit IRC [13:53:12] *** aslak has joined #jbosstesting [14:14:13] *** jeand has quit IRC [14:18:08] *** kpiwko has quit IRC [14:22:22] *** jeand has joined #jbosstesting [14:27:03] *** jeand has quit IRC [14:28:13] *** bobmcw has quit IRC [14:29:31] *** jeand has joined #jbosstesting [14:31:43] *** bobmcw has joined #jbosstesting [14:31:48] *** bobmcw has quit IRC [14:31:48] *** bobmcw has joined #jbosstesting [14:41:49] *** rruss has quit IRC [14:56:34] *** michaelschuetz has quit IRC [15:05:28] *** lfryc has joined #jbosstesting [15:34:07] *** rruss has joined #jbosstesting [15:41:23] *** Jaikiran is now known as Jaikiran|AFk [15:51:06] *** alesj has joined #jbosstesting [15:55:31] *** alesj has quit IRC [16:11:03] *** Jaikiran|AFk is now known as Jaikiran [16:14:38] *** alesj has joined #jbosstesting [16:42:54] *** jharting has quit IRC [16:43:19] *** twhitlock has joined #jbosstesting [16:43:35] *** twhitlock has quit IRC [17:07:35] *** clerum has joined #jbosstesting [17:07:57] *** oskutka has quit IRC [17:08:11] <clerum> is there an example of how to use Shrinkwrap-140 now that both arquillian and shrinkwrap have fancy new releases? [17:24:06] <aslak> clerum, https://github.com/shrinkwrap/shrinkwrap/blob/master/extension-resolver/impl-maven/src/test/java/org/jboss/shrinkwrap/resolver/impl/maven/DependenciesUnitTestCase.java [17:25:52] <clerum> perfect [17:25:53] <clerum> thans [17:25:54] <clerum> thanks [17:33:44] *** Jaikiran has quit IRC [17:45:41] <clerum> aslak: does the [17:45:41] <clerum> <engine> [17:45:41] <clerum> <deploymentExportPath>/tmp/</deploymentExportPath> [17:45:41] <clerum> </engine> [17:45:53] <clerum> still work in the arquillian.xml in alpha5 [17:46:06] <clerum> having some issues and wanting to inspect my archives [17:46:19] <clerum> but not getting written anywhere [18:06:08] <aslak> hmm, it should [18:06:53] <aslak> clerum, sorry, xml format changed a bit [18:06:54] <aslak> https://github.com/arquillian/arquillian/blob/master/containers/glassfish-embedded-3.1/src/test/resources/arquillian.xml [18:10:33] <jbossbot> git [arquillian] push master 1028b36.. Aslak Knutsen ARQ-384 Reset to 1.0.0-SNAPSHOT [18:10:33] <jbossbot> jira [ARQ-384] Prepare Alpha-5 release [Closed (Done) Task, Blocker, Aslak Knutsen] https://issues.jboss.org/browse/ARQ-384 [18:10:34] <jbossbot> git [arquillian] push master URL: http://github.com/arquillian/arquillian/compare/1bb02d4...1028b36 [18:11:27] <clerum> now it is writing out. [18:11:37] <clerum> is this schema going to put published? http://jboss.org/schema/arquillian/arquillian-1.0.xsd [18:13:00] <aslak> clerum, yea, having some write permissions to the server.. :) [18:13:14] <aslak> clerum, hopefully fixed within the day [18:13:43] <aslak> clerum, or not having write permissions [18:15:03] <clerum> k [18:15:05] <clerum> cool [18:15:52] <aslak> clerum, it's here if you need it: https://github.com/arquillian/arquillian/blob/master/api/src/main/resources/arquillian-1.0.xsd [18:17:02] <clerum> the part I was looking was defning my jboss.home for the as6 remote [18:24:14] *** ALR has joined #jbosstesting [18:58:11] *** oskutka has joined #jbosstesting [19:06:38] *** oskutka has quit IRC [19:09:18] *** ge0ffrey has quit IRC [19:09:52] *** alesj has left #jbosstesting [19:51:22] *** maeste is now known as maeste_dinner [19:57:25] <wolfc> Do we have that multiple @Deployment functionality in AS 7 master? [19:59:08] <ALR> wolfc: No, not yet [19:59:17] <ALR> AS7 has some weird ARQ release [19:59:20] <ALR> That I can't upgrade [19:59:27] <wolfc> ah bummer [19:59:31] <ALR> Because it's using some forked version to add OSGi to it. [19:59:38] <ALR> I need to chase down Thomas and disucss [19:59:40] <ALR> *discuss [20:00:03] <ALR> wolfc: https://issues.jboss.org/browse/JBAS-8946 [20:00:06] <ALR> BTW [20:00:11] <ALR> If you wanna track the ARQ upgrade [20:00:11] <jbossbot> jira [JBAS-8946] Upgrade to latest Arquillian release [Open (Unresolved) Task, Major, Andrew Rubinger] https://issues.jboss.org/browse/JBAS-8946 [20:01:11] *** michaelschuetz has joined #jbosstesting [20:36:51] *** michaelschuetz has quit IRC [20:44:23] *** maeste_dinner is now known as maeste [20:49:28] *** bobmcw has quit IRC [21:24:37] *** oskutka has joined #jbosstesting [21:24:43] *** oskutka has quit IRC [21:29:36] *** maeste has quit IRC [21:42:14] *** alesj has joined #jbosstesting [21:43:12] *** alesj has left #jbosstesting [22:13:13] *** mgoldmann has quit IRC [22:17:56] *** maeste has joined #jbosstesting [22:30:49] *** michaelschuetz has joined #jbosstesting [22:33:33] *** lfryc has quit IRC [23:07:29] *** avogt has joined #jbosstesting [23:20:21] *** avogt has quit IRC [23:39:09] *** wolfc has quit IRC [23:41:04] *** jeand has quit IRC [23:42:43] *** maeste has quit IRC [23:45:04] *** ALR has quit IRC