November 14, 2010  
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

[00:09:15] *** mbg has quit IRC
[00:22:45] *** mbg has joined #seam-dev
[00:22:45] *** mbg has quit IRC
[00:22:45] *** mbg has joined #seam-dev
[04:15:28] *** clerum has quit IRC
[05:54:01] *** lightguard_jp has joined #seam-dev
[06:47:07] *** lightguard_jp has quit IRC
[08:19:48] *** mbg has quit IRC
[08:24:02] *** mbg has joined #seam-dev
[08:24:02] *** mbg has quit IRC
[08:24:02] *** mbg has joined #seam-dev
[09:09:17] *** marekn has joined #seam-dev
[09:30:00] *** marekn has left #seam-dev
[13:18:15] *** aslak has quit IRC
[16:51:42] *** clerum has joined #seam-dev
[17:01:26] *** lincolnthree has joined #seam-dev
[17:12:07] *** mbg has joined #seam-dev
[17:32:57] *** mbg has left #seam-dev
[17:43:55] *** aslak has joined #seam-dev
[17:43:55] *** aslak has quit IRC
[17:43:55] *** aslak has joined #seam-dev
[18:57:33] *** pmuir has joined #seam-dev
[18:57:33] *** pmuir has quit IRC
[18:57:33] *** pmuir has joined #seam-dev
[18:59:30] *** pmuir has quit IRC
[19:02:44] *** clerum has quit IRC
[19:25:57] <jbossbot> git [forge] push master 467ea7a.. Mike Brock beginning of new shell parser
[19:25:57] <jbossbot> git [forge] push master 91dd2cf.. Mike Brock Merge branch 'master' of http://github.com/lincolnthree/seam-forge
[19:25:57] <jbossbot> git [forge] push master b14525d.. Mike Brock More work on the intermediate shell parser.
[19:25:57] <jbossbot> git [forge] push master 4719cd3.. Lincoln Baxter, III Updated POMs to prevent leaky classpath w/test scope, colorized main shell prompt
[19:25:58] <jbossbot> git [forge] push master a4886ae.. Lincoln Baxter, III Default comands are now hidden from command completer properly. ExecutionParser now directs input to default command if first keyword does not match another @Command. DependencyBuilder handles packaging types. PersistenceFacet installs correct dependency
[19:25:58] <jbossbot> git [forge] push master a3d32e8.. Lincoln Baxter, III ServletFacet now adds correct dependency type
[19:25:58] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/5e802e0...a3d32e8
[19:27:14] *** lincolnthree has quit IRC
[19:32:01] *** aslak has quit IRC
[20:01:00] *** clerum has joined #seam-dev
[20:24:16] *** bleathem has joined #seam-dev
[20:24:43] <bleathem> Any git experts in the room?
[20:25:23] <bleathem> I updated my github  fork of the seam project, according to the instructions here: http://help.github.com/forking/
[20:25:47] <bleathem> but if I look at the upstream commit history: https://github.com/seam/faces/commits/master
[20:26:02] <bleathem> it doesn't match my history: https://github.com/bleathem/faces/commits/master
[20:26:28] <bleathem> in particular, I don't see the latest commit by stuartdouglas to fix an NPE
[20:33:51] <bleathem> Nevermind, it was b/c I had uncommitted changes locally
[20:51:48] *** mbg has joined #seam-dev
[21:14:03] <bleathem> Should I do development of a new feature on the master branch of my fork, or should I create a branch in my fork?
[21:22:14] <stuartdouglas> I always create a new topic branch
[21:22:35] <stuartdouglas> I clone the master (not my fork) and doo all work in topic branches that I then push to my fork
[21:22:51] <stuartdouglas> so my fork is just a dumping ground for topic branches
[21:23:22] <stuartdouglas> this way git pull will always update master with a fast forward merge
[21:25:45] <bleathem> Thanks, makes sense.
[21:38:45] <bleathem> Why are the serialVersionUID's non-trivial?  Does their value have meaning?
[21:51:56] <stuartdouglas> Just compared the latest Weld with 1.0.1-Final
[21:52:13] <stuartdouglas> 1.0.1-Final takes 2:20 to start and uses 400Mb
[21:52:27] <stuartdouglas> latest weld takes 30s to start and uses 140Mb
[21:52:39] <stuartdouglas> little bit of an improvement :-)
[21:58:35] *** bleathem has quit IRC
[22:00:27] *** bleathem has joined #seam-dev
[22:01:02] <bleathem> stuartdouglas Nice work.  You're gonna make a lot of people happy with improvements like that!
[22:18:18] *** bleathem has quit IRC
[22:18:22] *** bleathem has joined #seam-dev
[22:30:08] *** kpiwko has joined #seam-dev
[22:44:28] *** kpiwko has quit IRC
[22:44:37] *** kpiwko has joined #seam-dev
[22:45:46] *** bleathem has quit IRC
[22:52:09] *** bleathem has joined #seam-dev
[23:15:10] *** bleathem has quit IRC
[23:15:21] *** bleathem has joined #seam-dev
[23:44:19] *** aslak has joined #seam-dev

top