Re: Build failed in Jenkins: goraamazon_branch #136

2012-11-16 Thread Henry Saputra
Hi Guys, I am still seeing the cannot find symbol error in the gora-dynamo module when building from trunk. Is there a bug to trace this issue? - Henry On Wed, Oct 31, 2012 at 10:37 AM, Lewis John Mcgibbney lewis.mcgibb...@gmail.com wrote: Hi Renato, Its OK. I can confirm that things

Re: Build failed in Jenkins: goraamazon_branch #136

2012-11-16 Thread Lewis John Mcgibbney
Hi Henry, I've been trying to narrow this down. It's to do with deploying the snapshots to repository.apache.org. Basically this is what is happening. Currently the gora-core-0.3-SNAPSHOT-tests.jar [0] and accompanying signatures are all dated Tue Jul 24 05:48:55 UTC 2012, e.g. they have not

Re: Build failed in Jenkins: goraamazon_branch #136

2012-11-16 Thread Lewis John Mcgibbney
This is also an excellent reminder to complete the wiki entry and this very subject... nice one Henry :0) On Fri, Nov 16, 2012 at 5:20 PM, Lewis John Mcgibbney lewis.mcgibb...@gmail.com wrote: Hi Henry, I've been trying to narrow this down. It's to do with deploying the snapshots to

Re: Build failed in Jenkins: goraamazon_branch #136

2012-11-16 Thread Henry Saputra
Ah it is ok Lewis, didn't mean to rush you. I was just wondering about it to make sure its not some regressions I introduced. Thanks a lot for looking into it :) - Henry On Friday, November 16, 2012, Lewis John Mcgibbney lewis.mcgibb...@gmail.com wrote: This is also an excellent reminder to

Build failed in Jenkins: goraamazon_branch #136

2012-10-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/goraamazon_branch/136/changes Changes: [rmarroquin] Committing new patch for changes in the way exception were being handled. -- [...truncated 19900 lines...] [INFO] Installing

Re: Build failed in Jenkins: goraamazon_branch #136

2012-10-31 Thread Renato MarroquĂ­n Mogrovejo
Hi, I don't know what breaks things in here. I tested locally and it worked fine. Lewis I remember you talking about this a while ago, do you have any clue on this? Or a place where I could start digging? If anybody has an idea of where to start on digging please let me know. Thanks in advance!

Re: Build failed in Jenkins: goraamazon_branch #136

2012-10-31 Thread Lewis John Mcgibbney
Hi Renato, Its OK. I can confirm that things work fine when I run locally as well. The problem relates to the restructuring of the core modules and the fact that the goraamazon build pulls the 0.3-SNAPSHOT dependency (generated from trunk) which doesn't contain the new restructuring. You can see