May 21, 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 | 29 | 30 | 31

[00:07:28] <lightguard_jp> aslak: pong
[00:18:05] <aslak> lightguard_jp, a little gradle q if you have time
[00:18:30] <aslak> lightguard_jp, i've got arq-core building on gradle now.. works like a charme
[00:19:36] <aslak> lightguard_jp, but.. when it comes to the maven pom gen, project.name is used as default artifactId right?
[00:20:00] <aslak> setting the pom.project.artifactId changes it for this pom, but not where it's included as a dep
[00:20:22] <aslak> and project.name is read only..
[00:22:30] <lightguard_jp> hm
[00:22:44] <lightguard_jp> project.name can be set in the settings.gradle file
[00:22:56] <aslak> aa
[00:23:28] <lightguard_jp> wait, are you installing the artifact and including it as a dep in another module?
[00:24:26] <aslak> lightguard_jp, well.. my project has in module deps right.. those are represented in the pom files that are generated
[00:24:56] <lightguard_jp> If it's a module in part of the same multi-project build you want to use project dependencies
[00:25:03] <aslak> https://gist.github.com/983414
[00:25:07] <aslak> i do
[00:25:19] <aslak> A deps on B
[00:25:53] <aslak> B has set pom.project.artifactId = arq-b, but in the pom, A depends on artifactId B, not Arq-B
[00:26:51] <lightguard_jp> You'll want to talk to Steve Ebersole or look at the hibernate 4 build, he has much more experience doing this (the pom generation) than I do.
[00:27:04] <lightguard_jp> Also note that 1.0 M4 should make all of this easier
[00:27:20] <lightguard_jp> Assuming it makes it into M4 (was supposed to be part of M2)
[00:27:39] <aslak> lightguard_jp, i've looked at hibernate.. the problem is he is cheating.. :)
[00:27:54] <aslak> lightguard_jp, in his case, the artifactId == name by default
[00:27:55] <lightguard_jp> haha
[00:28:10] <lightguard_jp> Which, is probably the easier way to do it :)
[00:28:33] <aslak> the difference is directory layout
[00:28:49] <aslak>  /hibernate-core vs /core/hibernate
[00:28:58] <lightguard_jp> Some of the other builds like Spring Security? Have you looked at those, or Grails?
[00:29:06] <aslak> or in my case, core-api vs core/api
[00:29:10] <lightguard_jp> Yeah
[00:29:45] <aslak> no i havn't.. lemme check
[00:30:22] <lightguard_jp> There talk of productizing arq?
[00:30:44] <aslak> WTF 2
[00:30:52] <aslak> WFT
[00:31:02] <aslak> web framework toolkit.
[00:31:16] <aslak> wfk
[00:31:28] <aslak> web framework kit.. hehe
[00:32:15] <lightguard_jp> lol
[00:32:16] <aslak> lightguard_jp, spring-security use settings to set p.name
[00:33:08] <lightguard_jp> Yeah, that's the only way to change the name right now.
[00:33:26] <aslak> hmm.. but that effects all dep defs as well i guess?
[00:33:40] <lightguard_jp> Yeah
[00:33:58] <lightguard_jp> http://wiki.gradle.org/display/GRADLE/Gradle+1.0+Dependency+DSL
[00:38:32] *** alesj has quit IRC
[00:51:30] *** rruss has joined #jbosstesting
[01:37:15] *** bobmcw has quit IRC
[01:40:37] *** lightguard_jp is now known as lightguard_jp_aw
[01:51:47] *** rruss has quit IRC
[02:20:31] *** aslak has quit IRC
[03:12:13] *** ldimaggi has joined #jbosstesting
[05:06:58] *** ldimaggi has quit IRC
[05:51:26] *** rruss has joined #jbosstesting
[06:13:22] *** rruss has quit IRC
[06:37:41] *** mgoldmann has joined #jbosstesting
[07:34:07] *** bobmcw has joined #jbosstesting
[09:43:37] *** jeand has joined #jbosstesting
[10:41:18] *** aslak has joined #jbosstesting
[12:15:52] *** jeand has quit IRC
[12:29:32] *** ralfbattenfeld has joined #jbosstesting
[12:29:56] <ralfbattenfeld> quit
[12:30:05] *** ralfbattenfeld has left #jbosstesting
[12:54:45] *** danielbremer-ton has joined #jbosstesting
[12:55:53] *** danielbremer-ton has left #jbosstesting
[12:56:24] *** danielbremer-ton has joined #jbosstesting
[12:56:42] *** danielbremer-ton has quit IRC
[12:57:03] *** nilian has joined #jbosstesting
[13:03:38] *** jeand has joined #jbosstesting
[13:07:05] *** nilian has quit IRC
[13:07:33] *** nilian has joined #jbosstesting
[13:08:13] *** nilian has quit IRC
[13:08:38] *** nilian has joined #jbosstesting
[13:15:10] *** nilian has quit IRC
[13:15:38] *** nilian has joined #jbosstesting
[13:22:13] *** nilian has quit IRC
[13:22:37] *** jeand has quit IRC
[13:32:19] *** nilian has joined #jbosstesting
[13:39:04] *** mgoldmann has quit IRC
[15:52:09] *** jeand has joined #jbosstesting
[16:21:05] *** jeand has quit IRC
[19:07:32] *** stuartdouglas has quit IRC
[19:11:24] *** stuartdouglas has joined #jbosstesting
[19:54:18] *** nilian has quit IRC
[19:55:24] *** nilian has joined #jbosstesting
[20:24:29] *** davide_ has joined #jbosstesting
[20:25:23] *** davide_ has quit IRC
[20:36:00] *** alesj has joined #jbosstesting
[21:07:55] *** mgoldmann has joined #jbosstesting
[21:25:31] *** lightguard_jp_aw has quit IRC
[21:27:06] *** nilian has quit IRC
[22:28:50] *** mgoldmann has quit IRC
[23:18:00] *** alesj has quit IRC

top