February 16, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28

[00:01:45] *** alesj has joined #jbosstesting
[00:08:55] <jbossbot> git [descriptors] push master 65b29a6.. Andrew Lee Rubinger [SHRINKDESC-32] Centralize build information in the aggregator POM
[00:08:56] <jbossbot> jira [SHRINKDESC-32] Release 0.1.0 [Open (Unresolved) Task, Major, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKDESC-32
[00:08:56] <jbossbot> git [descriptors] push master 2c4f9e6.. Andrew Lee Rubinger [SHRINKDESC-32] Fix API POM to point to new parent
[00:08:56] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/09bbf82...2c4f9e6
[00:10:57] <jbossbot> git [descriptors] push master 8d93de7.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.0
[00:10:57] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/2c4f9e6...8d93de7
[00:11:00] <jbossbot> git [descriptors] push master 3a6025b.. Andrew Lee Rubinger [maven-release-plugin] prepare for next development iteration
[00:11:00] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/8d93de7...3a6025b
[00:18:58] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/3a6025b...2c4f9e6
[00:27:08] *** alesj has quit IRC
[00:30:49] *** nickarls has joined #jbosstesting
[00:35:45] *** pmuir has quit IRC
[00:41:55] *** Tashtego has quit IRC
[00:43:26] *** rruss has joined #jbosstesting
[01:01:43] *** lightguard_jp has quit IRC
[01:03:12] <jbossbot> git [descriptors] push master 7754ed3.. Andrew Lee Rubinger [SHRINKDESC-32] Include the Aggregator during deployments
[01:03:13] <jbossbot> jira [SHRINKDESC-32] Release 0.1.0 [Open (Unresolved) Task, Major, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKDESC-32
[01:03:13] <jbossbot> git [descriptors] push master 3993b04.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.0
[01:03:13] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/2c4f9e6...3993b04
[01:11:13] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/3993b04...2c4f9e6
[01:12:33] <jbossbot> git [descriptors] push master c5bcd03.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.0
[01:12:33] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/2c4f9e6...c5bcd03
[01:13:22] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/c5bcd03...2c4f9e6
[01:16:05] <jbossbot> git [descriptors] push master b26b0d0.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.0
[01:16:05] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/2c4f9e6...b26b0d0
[01:16:05] <jbossbot> git [descriptors] push master 131c6d9.. Andrew Lee Rubinger [maven-release-plugin] prepare for next development iteration
[01:16:06] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/b26b0d0...131c6d9
[01:19:19] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/131c6d9...2c4f9e6
[01:21:18] <jbossbot> git [descriptors] push master 6afd586.. Andrew Lee Rubinger [SHRINKDESC-32] Do not skip this for deployment
[01:21:18] <jbossbot> jira [SHRINKDESC-32] Release 0.1.0 [Open (Unresolved) Task, Major, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKDESC-32
[01:21:19] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/2c4f9e6...6afd586
[01:21:45] <jbossbot> git [descriptors] push master d9af43a.. Andrew Lee Rubinger [maven-release-plugin] prepare release 0.1.0
[01:21:45] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/6afd586...d9af43a
[01:21:47] <jbossbot> git [descriptors] push master ea5dd5f.. Andrew Lee Rubinger [maven-release-plugin] prepare for next development iteration
[01:21:48] <jbossbot> git [descriptors] push master URL: http://github.com/shrinkwrap/descriptors/compare/d9af43a...ea5dd5f
[01:28:43] *** rruss has quit IRC
[01:37:59] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 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.
[01:38:00] <jbossbot> jira [SHRINKWRAP-192] Should be possible to get a nested Archive as a type [Resolved (Done) Feature Request, Major, Aslak Knutsen] https://issues.jboss.org/browse/SHRINKWRAP-192
[01:38:01] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 cc08d6f.. Aslak Knutsen SHRINKWRAP-192 Add option to get a nested Archive as a specified type, e.g: ear.get(WebArchive.class, "my.war");...
[01:38:01] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 25b1eb3.. Aslak Knutsen SHRINKWRAP-192 Rename method get to getAsType to differentiate it from: Node get(Path)
[01:38:01] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 a48e935.. Aslak Knutsen SHRINKWRAP-192 Change signature of getAsType return value to <X extends Archive<X>>
[01:38:01] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 3eefe85.. Andrew Lee Rubinger [SHRINKWRAP-140] Move to new structure to reflect API/Impl split
[01:38:01] <jbossbot> jira [SHRINKWRAP-140] Support loading artifacts from a Maven repository [Open (Unresolved) Feature Request, Major, Karel Piwko] https://issues.jboss.org/browse/SHRINKWRAP-140
[01:38:02] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 5864971.. Andrew Lee Rubinger [SHRINKWRAP-140] Reflect changes to Maven resolver API/Impl split in new parent POM
[01:38:02] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 005cd1a.. Andrew Lee Rubinger Merge branch 'master' of github.com:shrinkwrap/shrinkwrap into SHRINKWRAP-140
[01:38:03] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 URL: http://github.com/shrinkwrap/shrinkwrap/compare/40a9fab...005cd1a
[01:39:31] *** michaelschuetz1 has quit IRC
[01:46:20] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 278876d.. Andrew Lee Rubinger [SHRINKWRAP-140] Change the development version so we are explicitly not bumping into upstream....
[01:46:21] <jbossbot> jira [SHRINKWRAP-140] Support loading artifacts from a Maven repository [Open (Unresolved) Feature Request, Major, Karel Piwko] https://issues.jboss.org/browse/SHRINKWRAP-140
[01:46:21] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 URL: http://github.com/shrinkwrap/shrinkwrap/compare/005cd1a...278876d
[01:52:10] *** ALR has quit IRC
[02:05:04] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 f0d73cf.. Andrew Lee Rubinger [SHRINKWRAP-140] Update artifactId for Maven Resolver Impl
[02:05:05] <jbossbot> jira [SHRINKWRAP-140] Support loading artifacts from a Maven repository [Open (Unresolved) Feature Request, Major, Karel Piwko] https://issues.jboss.org/browse/SHRINKWRAP-140
[02:05:05] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 URL: http://github.com/shrinkwrap/shrinkwrap/compare/278876d...f0d73cf
[02:33:37] *** jeand has quit IRC
[03:03:36] *** jeand has joined #jbosstesting
[03:07:28] *** johnament has joined #jbosstesting
[03:30:39] *** tcunning_away is now known as tcunning
[03:37:32] *** johnament has quit IRC
[04:45:08] *** lightguard_jp has joined #jbosstesting
[05:01:36] *** ldimaggi_ has quit IRC
[05:53:34] *** tcunning has quit IRC
[06:19:19] *** jeand has quit IRC
[07:00:59] *** jeand has joined #jbosstesting
[07:18:50] *** oskutka has joined #jbosstesting
[07:30:28] *** GTobi has joined #jbosstesting
[07:52:37] *** kenglxn has joined #jbosstesting
[07:52:39] *** kenglxn has left #jbosstesting
[07:59:47] *** nickarls has left #jbosstesting
[08:09:38] *** kpiwko has joined #jbosstesting
[08:12:13] *** rruss has joined #jbosstesting
[08:19:56] *** lightguard_jp has quit IRC
[08:22:10] *** kenglxn has joined #jbosstesting
[08:22:11] *** kenglxn has left #jbosstesting
[08:43:10] *** ge0ffrey has joined #jbosstesting
[08:54:23] *** wolfc has joined #jbosstesting
[08:57:01] *** mgoldmann has joined #jbosstesting
[09:03:57] *** jeand has quit IRC
[09:06:47] *** nickarls has joined #jbosstesting
[09:07:25] <hatchetman82> hi nickarls
[09:09:04] <nickarls> mornings
[09:10:07] <nickarls> the docs show a JPA example that uses a EJB, shouldn't it be possible to test it using the weld se profile also?
[09:10:38] <nickarls> (persistence.xml using jdbc properties, not datasource)
[09:11:07] <hatchetman82> never tried
[09:12:22] <nickarls> are you using junit or testng? and do you generally run all tests in the same profile (all incontainer?) or are your tests split up?
[09:12:52] * nickarls fires off the entire question arsenal
[09:13:07] *** Jaikiran has joined #jbosstesting
[09:13:17] <hatchetman82> im running embedded in container so far
[09:13:27] <hatchetman82> (got ~10 tests in total, so nothing huge yet)
[09:14:07] <hatchetman82> someone else on the team is adding another profile for system tests - that'll use jboss managed to start it in another JVM and deploy the actual ear, but the micro @Deployments that my tests do
[09:14:10] <hatchetman82> not*
[09:17:58] *** jharting has joined #jbosstesting
[09:19:47] *** lfryc has joined #jbosstesting
[09:33:02] <nickarls> weld-embedded goes "java.lang.NoSuchMethodError: org.jboss.weld.bootstrap.api.Bootstrap.parse(Ljava/lang/Iterable;)Lorg/jboss/weld/bootstrap/spi/BeansXml;". Theories?
[09:33:36] <nickarls> I don't have any other weld refs in my pom
[09:33:44] <nickarls> and the setup is copypaste from the docs
[09:36:10] <nickarls> so it should be 1.0.1-SP1 all the way through depMan
[09:41:27] <hatchetman82> well apparently you do :-)
[09:41:44] * nickarls is in denial
[09:41:46] <hatchetman82> tried setting a breakpoing and actually looking through the classloaders ?
[09:41:52] <hatchetman82> breakpoint*
[09:41:55] <nickarls> sounds hairy
[09:41:57] <hatchetman82> is this embedded ?
[09:42:13] <nickarls> weld-ee-embedded-1.1
[09:42:35] <hatchetman82> are you sure you dont have multiple versions when invoking the junit ?
[09:42:47] <hatchetman82> embedded inherits the classloader of the process running it
[09:43:05] <hatchetman82> so for instance, i had to pack junit jars into a lot of my @Deployments
[09:43:22] <hatchetman82> otherwise it would find junit outside jboss and then not find any jboss classes
[09:43:58] <nickarls> running it from mvn
[09:44:34] <nickarls> changed it to 1.1.0.Final and now it's a CNFE
[09:45:24] <nickarls> testing was supposed to be easy now that there is no JAR hell! ;-)
[09:48:37] *** alesj has joined #jbosstesting
[09:48:38] <hatchetman82> youre building your own deployment each test case right ?
[09:49:02] <nickarls> yes, just one currently
[09:49:19] <hatchetman82> try system tests - deploy the final "real" artifact to something not embedded. will be a lot easier with classloading and will only need to be set up once
[09:49:27] <hatchetman82> embedded tests are flaky :-)
[09:49:31] <hatchetman82> but theyre fast
[09:52:00] <nickarls> sure. mine fails to deploy in less than 3 seconds.
[09:53:35] *** michaelschuetz has joined #jbosstesting
[09:56:14] <nickarls> mvn -X doesn't show any trace of anythin weld-related of ohter versions that 1.1.0.Final
[09:59:10] <hatchetman82> ok, maybe youre actually missing a jar ? :-0
[09:59:11] <hatchetman82> :-) *
[09:59:34] <hatchetman82> this Bootstrap class, where does it come from ?
[10:00:31] <nickarls> it's java.lang.NoClassDefFoundError: org/jboss/weld/bootstrap/api/helpers/ForwardingLifecycle now. Bootstrap was the Weld SPI
[10:01:03] <nickarls> I know the signature of the bootstrap changed a while back
[10:01:16] <nickarls> feels like some sort of weld / weld spi mismatch
[10:01:28] <nickarls> don't just know where it can pick it up frmo
[10:02:37] <nickarls> is there anything in the arquillian side that would need specifically 1.0.1-SP1?
[10:05:10] <hatchetman82> dont know. along with arquillian you pulled up jboss-as-depchain i think
[10:05:18] <hatchetman82> no telling what horrors lurk there :-)
[10:05:39] <hatchetman82> thats why i always set breakpoints just to look at the classloaders
[10:12:08] *** vtunka has joined #jbosstesting
[10:13:44] <nickarls> well the error is correct
[10:13:58] <nickarls> there is no parse method in weld-api 1.0.1-SP1 Bootstrap
[10:14:34] <nickarls> still the embedded TestContainer calls the method
[10:14:53] <nickarls> so it can't really do that on the 1.0.1-SP1 it claims to depend on
[10:17:10] <nickarls> and the signature for 1.1.0-Final is wrong, too
[10:17:27] <nickarls> so I think I'll just declare that arq container br0ken.
[10:21:02] <nickarls> and for 1.1.0.Beta2 which actually has the correct signature has a CNFE in another place
[10:21:19] <nickarls> so I don't think there is any combination that will work
[10:21:48] * nickarls goes lunch
[10:27:18] <hatchetman82> lol
[10:27:32] <nickarls> before that I discover https://issues.jboss.org/browse/ARQ-330
[10:27:33] <jbossbot> jira [ARQ-330] Container Reference for Weld EE Embedded use 1.0.1.SP1 in example, should be 1.1.0.Beta1 [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/ARQ-330
[10:28:01] <nickarls> goddamit, it would have been quicker to fix the docs and save me the two hours of trying to find a working version :-/
[10:29:14] <nickarls> weld-ee doesn't have @PersistenceContext injection apparently. even better :-/ now lunch
[10:39:45] <hatchetman82> lunch again ?
[10:39:46] <hatchetman82> so soon ?
[10:51:22] *** rruss has quit IRC
[11:22:48] *** aslak has joined #jbosstesting
[11:22:48] *** aslak has quit IRC
[11:22:48] *** aslak has joined #jbosstesting
[11:36:12] <nickarls> lost my appetite the first time
[11:36:53] *** alesj has left #jbosstesting
[11:45:34] *** maeste has joined #jbosstesting
[11:52:14] *** jharting has quit IRC
[12:05:17] *** aslak_ has joined #jbosstesting
[12:05:28] *** aslak has quit IRC
[12:06:12] *** aslak__ has joined #jbosstesting
[12:09:38] *** aslak_ has quit IRC
[12:23:10] *** aslak_ has joined #jbosstesting
[12:26:26] *** aslak__ has quit IRC
[12:26:33] *** aslak_ is now known as aslak
[12:39:22] *** aslak_ has joined #jbosstesting
[12:43:01] *** aslak has quit IRC
[12:45:04] *** aslak_ has quit IRC
[12:46:15] *** aslak_ has joined #jbosstesting
[12:49:00] *** Jaikiran has quit IRC
[12:57:06] <hatchetman82> if i have an @EJB(mappedName="whatever") in a certain EJB, how can i override this at deployment time?
[13:01:41] *** aslak_ has quit IRC
[13:03:05] *** ldimaggi_ has joined #jbosstesting
[13:03:35] *** ldimaggi_ has quit IRC
[13:06:04] <nickarls> I think I've seen a feature request for that.
[13:07:01] <nickarls> https://issues.jboss.org/browse/ARQ-167 ?
[13:07:03] <jbossbot> jira [ARQ-167] Support @EJB.mappedName for TestClass injection [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/ARQ-167
[13:07:52] <nickarls> or https://issues.jboss.org/browse/ARQ-340
[13:07:53] <jbossbot> jira [ARQ-340] mappedName and lookup attributes are ignored for @EJB in jections into test cases, forcing a naming convention on implementations [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/ARQ-340
[13:08:33] *** Jaikiran has joined #jbosstesting
[13:11:14] *** tcunning has joined #jbosstesting
[13:16:12] *** Guest51937 has joined #jbosstesting
[13:17:09] <Guest51937> hi, anyone here actively testing with an embedded glassfish?
[13:21:23] *** Jaikiran has quit IRC
[13:21:39] *** Jaikiran has joined #jbosstesting
[13:23:10] <nickarls> no, we hate everything embedded
[13:23:18] <nickarls> (it might be just me)
[13:25:02] <Guest51937> well, I had everything working until glassfish decided to inject a datasource I did not ask for
[13:25:44] *** tcunning has quit IRC
[13:26:18] <nickarls> picking up wrong persistence.xml?
[13:27:47] <Guest51937> no, I changed some properties to verify it is reading the correct one
[13:28:02] <Guest51937> im using an in-memory hsqldb
[13:28:16] <Guest51937> which worked fine until I commited :)
[13:28:45] <Guest51937> now I see glassfish injects a datasource when hibernate is building its factory and keep getting
[13:28:58] <Guest51937> Error connecting to server localhost on port 1527 with message Connection refused: connect
[13:29:28] <Guest51937> googling this I can only see it has something to do with glassfish's default db: Derby
[13:42:00] *** Jaikiran has quit IRC
[14:01:36] <nickarls> fook. that was really close that I would have run a persistence.xml with a create-drop against the wrong DB
[14:12:45] *** bgeorges has joined #jbosstesting
[14:21:44] <Guest51937> I moved my connection from hibernate.cfg.xml to a DataSource defined in jndi(sun-resources.xml), which is ofc cleaner and that seems to work
[14:26:23] <hatchetman82> nickarls: no. i came across that bug as well, but this time im talking "plain" j2ee. not arquillian related (well, it is, but not directly)
[14:27:04] <hatchetman82> i have 2 EJBs that are normally indifferent ears. so one injects the other using @EJB(mappedName="/[other ear]/BeanName/remote")
[14:27:22] <hatchetman82> but for the arq test i stick both of them into the same jar, and then in the same ear
[14:27:32] <hatchetman82> (arq cant do multiple deployments - yet ?)
[14:27:44] <hatchetman82> so i need to override this mappedName somehow
[14:27:57] <nickarls> AS 6 won't even let you deploy the same EJB in two different WARs
[14:28:08] <hatchetman82> (this @EJB is inside a bean, bit in an arq test case, so its jboss doing the injecting, not arq)
[14:28:17] <hatchetman82> theyre not the same EJB
[14:28:34] <hatchetman82> its just that for this particular test case theyre lumped together
[14:28:59] <hatchetman82> i think it should be possible to override in the ejb-jar.xml file somehow, but i've never ever written such a file :-)
[14:38:23] <nickarls> shouldn't .addPackages(true, Package.getPackage("com.acme")); add all classes in the hierarchy to the archive?
[14:44:44] *** ldimaggi_ has joined #jbosstesting
[14:48:23] *** lightguard_jp has joined #jbosstesting
[14:55:06] *** Jaikiran has joined #jbosstesting
[15:05:54] *** tcunning has joined #jbosstesting
[15:06:58] *** mgoldmann has quit IRC
[15:11:38] *** mgoldmann has joined #jbosstesting
[15:19:11] *** jdewinne has joined #jbosstesting
[15:24:06] *** jdewinne has quit IRC
[15:27:18] *** aslak has joined #jbosstesting
[15:27:18] *** aslak has quit IRC
[15:27:18] *** aslak has joined #jbosstesting
[15:39:10] *** aaddriancole has joined #jbosstesting
[15:49:34] *** ge0ffrey has quit IRC
[15:53:41] *** dblevins has quit IRC
[15:58:56] *** dblevins has joined #jbosstesting
[16:01:33] *** ge0ffrey has joined #jbosstesting
[16:03:03] *** davidbos has joined #jbosstesting
[16:17:38] *** lightguard_jp has quit IRC
[16:24:55] *** stuartdouglas has quit IRC
[16:26:07] *** aslak has quit IRC
[16:32:27] *** bobmcw_ has joined #jbosstesting
[16:34:48] *** bobmcw__ has joined #jbosstesting
[16:34:50] *** bobmcw has quit IRC
[16:35:49] *** bobmcw_ has quit IRC
[16:37:16] *** jharting has joined #jbosstesting
[16:38:55] *** michaelschuetz has quit IRC
[16:39:41] *** michaelschuetz has joined #jbosstesting
[16:40:18] *** kenglxn has joined #jbosstesting
[16:40:41] *** kenglxn has left #jbosstesting
[16:43:00] *** michaelschuetz has quit IRC
[16:43:23] *** lightguard_jp has joined #jbosstesting
[16:43:42] *** bobmcw__ is now known as bobmcw
[16:43:43] *** bobmcw has joined #jbosstesting
[16:43:43] *** michaelschuetz has joined #jbosstesting
[16:43:58] *** aaddriancole has quit IRC
[16:43:58] *** rruss has joined #jbosstesting
[16:44:20] *** jeand has joined #jbosstesting
[16:48:14] *** oskutka has quit IRC
[16:59:00] *** stuartdouglas has joined #jbosstesting
[17:18:15] *** tcunning is now known as tcunning_afk
[17:19:25] *** jdewinne has joined #jbosstesting
[17:32:40] *** Guest51937 has quit IRC
[17:33:29] *** vtunka has quit IRC
[17:34:10] *** tcunning_afk is now known as tcunning
[17:36:53] *** kpiwko has quit IRC
[17:55:47] *** Jaikiran has quit IRC
[17:59:00] *** pmuir has joined #jbosstesting
[17:59:00] *** pmuir has quit IRC
[17:59:00] *** pmuir has joined #jbosstesting
[18:05:25] *** tcunning is now known as tcunning_lunch
[18:13:55] *** jeand has quit IRC
[18:16:28] *** jdewinne has quit IRC
[18:17:51] *** ALR has joined #jbosstesting
[18:31:12] *** michaelschuetz has quit IRC
[18:36:00] *** maeste has quit IRC
[18:39:31] *** tcunning_lunch is now known as tcunning
[18:46:00] *** lfryc has quit IRC
[18:48:15] *** jeand has joined #jbosstesting
[18:51:16] *** maeste has joined #jbosstesting
[19:07:55] *** pmuir has quit IRC
[19:20:07] *** rruss has quit IRC
[19:38:31] *** davidbos has quit IRC
[19:48:29] *** davidbos has joined #jbosstesting
[20:06:56] *** dblevins has quit IRC
[20:11:56] *** dblevins has joined #jbosstesting
[20:16:16] *** jharting has quit IRC
[20:20:29] *** rruss has joined #jbosstesting
[20:29:57] *** maeste has quit IRC
[20:30:26] *** maeste has joined #jbosstesting
[20:39:30] *** davidbos has quit IRC
[20:52:52] *** rruss has quit IRC
[21:29:05] <jbossbot> git [shrinkwrap] push master b1822e2.. Andrew Lee Rubinger [SHRINKWRAP-241] Change Web Manifest location from /WEB-INF/classes/META-INF to /META-INF/
[21:29:07] <jbossbot> jira [SHRINKWRAP-241] remap targets for WebArchive add* methods [Reopened (Unresolved) Feature Request, Blocker, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKWRAP-241
[21:29:07] <jbossbot> git [shrinkwrap] push master URL: http://github.com/shrinkwrap/shrinkwrap/compare/a48e935...b1822e2
[21:32:34] *** ge0ffrey has quit IRC
[21:46:11] *** rruss has joined #jbosstesting
[21:49:58] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 b1822e2.. Andrew Lee Rubinger [SHRINKWRAP-241] Change Web Manifest location from /WEB-INF/classes/META-INF to /META-INF/
[21:49:59] <jbossbot> jira [SHRINKWRAP-241] remap targets for WebArchive add* methods [Resolved (Done) Feature Request, Blocker, Andrew Rubinger] https://issues.jboss.org/browse/SHRINKWRAP-241
[21:49:59] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 e29ebae.. Andrew Lee Rubinger Merge branch 'master' into SHRINKWRAP-140
[21:50:00] <jbossbot> jira [SHRINKWRAP-140] Support loading artifacts from a Maven repository [Open (Unresolved) Feature Request, Major, Karel Piwko] https://issues.jboss.org/browse/SHRINKWRAP-140
[21:50:00] <jbossbot> git [shrinkwrap] push SHRINKWRAP-140 URL: http://github.com/shrinkwrap/shrinkwrap/compare/f0d73cf...e29ebae
[22:12:20] *** wolfc has quit IRC
[22:22:42] *** ldimaggi_ has quit IRC
[22:29:15] *** rruss has quit IRC
[22:41:51] *** hatchetman82 has quit IRC
[22:43:00] *** 20QAAR0SC has joined #jbosstesting
[22:43:54] *** jeand has quit IRC
[22:46:10] *** michaelschuetz has joined #jbosstesting
[23:07:33] *** jeand has joined #jbosstesting
[23:30:36] *** 20QAAR0SC has quit IRC
[23:36:21] *** Tashtego has joined #jbosstesting
[23:49:21] *** Tashtego has quit IRC

top