On Tue, Feb 17, 2009 at 5:49 PM, Luciano Resende <luckbr1...@gmail.com>wrote:
> > The continuum builds are only checking out the project specific folder > (e.g for SCA --> java/sca). If we move this out, then it's not going > to be visible for the SCA build, that is currently the only project > using java security. But I'm flexible as long as you find a workaround > for the build issue. > It doesn't seem to be working anyway, i tried a continuum build using that profile it failed right away. That profile is also set to never run so its not doing much at all :) But ok, where does the "277" come from in the command: -Dtuscany.policy.file=file:////home/continuum/data/working-directory/277/etc/policy-continuum.policy"? I'm guessing thats some number assigned to the build profile so we could probably create a new dummy profile for the etc folder, run that once to get the etc folder checked out and find its profile number and update the sca build security profile to use that? ...ant