[Swift-devel] Using multiple "optional" providers

Ben Clifford benc at hawaga.org.uk
Fri May 8 02:28:12 CDT 2009


Slightly strange things happen when turning options on and off and running 
redist. For example, if provider-ln is already built, it appears in your 
dist/ directory even if you don't enable it in the present build. I think 
the same will happen for deef. You might be encountering effects like 
that.

On Fri, 8 May 2009, Allan Espinosa wrote:

> I tried including provider-deef and provider-ln through
> 
> $ant -Dwith-provider-deef -Dwith-provider-ln redist
> 
> but only provider-deef is being built (or provider-ln if it was the one
> defined first).  So I set it to arbitrary values
> 
> $ant -Dwith-provider-deef=1 -Dwith-provider-ln=1 redist
> 
> and it works!
> 
> Works for other combinations of these optional providers like wonky and
> condor
> 
> -Allan
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> 
> 



More information about the Swift-devel mailing list