Re: build problem

2013-10-06 Thread Carsten Ziegeler
THanks for reporting, yepp as auth core is in the vote for a release right now, we have to use 1.1.5-SNAPSHOT and once 1.1.4 is back revert to that. I'll fix this Carsten 2013/10/6 Robert A. Decker > I don't remember the exact wording, but the error was something like > unable to find the sna

Re: build problem

2013-10-06 Thread Robert A. Decker
I don't remember the exact wording, but the error was something like unable to find the snapshot 1.1.3-SNAPSHOT for org.apache.sling.auth.core. When I changed the entry in list.xml to 1.1.5-SNAPSHOT (from 1.1.3-SNAPSHOT) everything builds fine. And so either list.xml has to be changed, or the bu

Re: build problem

2013-10-06 Thread Robert Munteanu
Hi, On Sun, Oct 6, 2013 at 6:12 PM, Robert A. Decker wrote: > > I just set up a new environment, new archiva server, etc and am having a > problem building sling. I think the problem is bundles/list.xml hasn't been > updated to match auth/core bundle version number. What have you tried, and ho

build problem

2013-10-06 Thread Robert A. Decker
Hi, I just set up a new environment, new archiva server, etc and am having a problem building sling. I think the problem is bundles/list.xml hasn't been updated to match auth/core bundle version number. Rob [decker@ssd]sling/code/sling-builder 546 % grep -B 5 -A 5 SNAPSHOT bundles/auth/core

Re: build problem

2012-02-01 Thread Carsten Ziegeler
Yeah, sorry for that - it seems that Eclipse once again did not commit changed files...sigh Should be fixed now Carsten 2012/2/1 Justin Edelson : > Hi Robert- > You can usually check the build status on Jenkins: > https://builds.apache.org/view/S-Z/view/Sling/ > > In this case, yes, we do seem t

Re: build problem

2012-02-01 Thread Justin Edelson
Hi Robert- You can usually check the build status on Jenkins: https://builds.apache.org/view/S-Z/view/Sling/ In this case, yes, we do seem to have a problem. Carsten - I think this is related to some stuff you've been working on. Can you take a look? Justin On Wed, Feb 1, 2012 at 4:15 PM, Rober

build problem

2012-02-01 Thread Robert A. Decker
Hi. I tried doing a build from scratch of sling, using these instructions: http://sling.apache.org/site/getting-and-building-sling.html I'm getting the error listed below. And yes, sure enough, the constructor for StartupManager should only be given two arguments, not three. Is the trunk too