<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/reltool/test/reltool_server_SUITE_data/use_selected_vsn, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>[reltool] Allow lib_dir on app level to use relative path</title>
<updated>2012-03-22T15:39:20+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-22T15:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38f068341ebf04e5d6bf5eff7fb01e44bce228b6'/>
<id>38f068341ebf04e5d6bf5eff7fb01e44bce228b6</id>
<content type='text'>
This commit adds a normalization of the directory given with the
lib_dir parameter on application level. This will covert the path to
absolute, remove trailing slash and any occurrencies of "xxx/..".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds a normalization of the directory given with the
lib_dir parameter on application level. This will covert the path to
absolute, remove trailing slash and any occurrencies of "xxx/..".
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Add configuration parameter lib_dir on application level</title>
<updated>2012-03-22T07:46:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-21T18:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=602d96340b97315c156b597a5ccbfcc135a9a682'/>
<id>602d96340b97315c156b597a5ccbfcc135a9a682</id>
<content type='text'>
As a way of specifying one specific version of an application, the
following configuration parameter is added on application level:

{lib_dir,Dir}, Dir = string()

This can be useful if the parent directory of the application
directory is not suitable to use as a lib dir on system level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a way of specifying one specific version of an application, the
following configuration parameter is added on application level:

{lib_dir,Dir}, Dir = string()

This can be useful if the parent directory of the application
directory is not suitable to use as a lib dir on system level.
</pre>
</div>
</content>
</entry>
</feed>
