# Where all the output should go
buckminster.output.root=${user.home}/bm
<snip/>
How do I import this into the current headless buckminster workspace? (i.e
lsprefs doesn't show a buckminster.output.root preference)
I am also getting this exception, on my CentOS build box:
INFO: = Could not load library providing platform-specific optimizations
for certain file system operations. This library is not present on all
platforms, so this may not be an error. The resources plug-in will safely
fall back to using java.io.File functionality.
java.lang.Exception: = Could not load library providing platform-specific
optimizations for certain file system operations. This library is not
present on all platforms, so this may not be an error. The resources
plug-in will safely fall back to using java.io.File functionality.
Do I need to install the delta pack into the headless buckminster somehow?
You pass a reference to the property file on the command line.
- henrik
On 6/29/10 3:44 PM, geejay wrote:
> I have a buckminster properties file:
>
> # Where all the output should go
> buckminster.output.root=${user.home}/bm
> <snip/>
>
> How do I import this into the current headless buckminster workspace?
> (i.e lsprefs doesn't show a buckminster.output.root preference)
>
> I am also getting this exception, on my CentOS build box:
>
> INFO: = Could not load library providing platform-specific optimizations
> for certain file system operations. This library is not present on all
> platforms, so this may not be an error. The resources plug-in will
> safely fall back to using java.io.File functionality.
> java.lang.Exception: = Could not load library providing
> platform-specific optimizations for certain file system operations. This
> library is not present on all platforms, so this may not be an error.
> The resources plug-in will safely fall back to using java.io.File
> functionality.
>
> Do I need to install the delta pack into the headless buckminster somehow?
>
>
>