<feed xmlns='http://www.w3.org/2005/Atom'>
<title>serverwiz/src/com/ibm/ServerWizard2/model, branch master</title>
<subtitle>OpenPOWER machine XML configuration tools</subtitle>
<id>https://git.raptorcs.com/git/serverwiz/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/serverwiz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/'/>
<updated>2017-08-25T16:18:38+00:00</updated>
<entry>
<title>Added attribute filtering</title>
<updated>2017-08-25T16:18:38+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2017-08-25T16:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=d32588b8eff11c67059c740516113c1ec0aadb52'/>
<id>urn:sha1:d32588b8eff11c67059c740516113c1ec0aadb52</id>
<content type='text'>
Processes serverwizShow tag and enables attribute filtering
Also fixes xml ordering dependency</content>
</entry>
<entry>
<title>Default attribute value overwritten by target type</title>
<updated>2017-06-20T22:18:09+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2017-06-20T22:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=0634085b1f4d65e8387f7ca8e45cc06ac59ee905'/>
<id>urn:sha1:0634085b1f4d65e8387f7ca8e45cc06ac59ee905</id>
<content type='text'>
If target_type default attribute was blank, it was overwriting
attribute_type default value.   this fix checks for a non-empty 
default value before assigning to children.</content>
</entry>
<entry>
<title>Force top level name in hierarchy include position</title>
<updated>2017-02-09T17:10:46+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2017-02-09T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=51c4191433d214c5fe5d007f013d8d939c4ecdeb'/>
<id>urn:sha1:51c4191433d214c5fe5d007f013d8d939c4ecdeb</id>
<content type='text'>
For example sys would become sys-0</content>
</entry>
<entry>
<title>Move attribute inheritance until all libraries are loaded</title>
<updated>2017-01-10T17:21:18+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2017-01-10T17:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=6e4cb40bfebd5d2adee8d07dd570a30be8798727'/>
<id>urn:sha1:6e4cb40bfebd5d2adee8d07dd570a30be8798727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read targetTypeExtension tag from target_types_hb.xml</title>
<updated>2017-01-09T18:18:07+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2017-01-09T18:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=37d248dea50285545991defde5f33bdc0be6bd21'/>
<id>urn:sha1:37d248dea50285545991defde5f33bdc0be6bd21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add capability to merge multiple target type xmls</title>
<updated>2016-10-21T14:13:04+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-10-21T14:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=aa934b03ac64b6eef0d4926a33e8555594f9301b'/>
<id>urn:sha1:aa934b03ac64b6eef0d4926a33e8555594f9301b</id>
<content type='text'>
Signed-off-by: Norman James &lt;nkskjames@gmail.com&gt;</content>
</entry>
<entry>
<title>Add XML converter from old to new format</title>
<updated>2016-09-14T18:50:43+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-09-14T18:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=b1f62a8880ddcebf4851515424a5b8252094ad1a'/>
<id>urn:sha1:b1f62a8880ddcebf4851515424a5b8252094ad1a</id>
<content type='text'>
Signed-off-by: Norman James &lt;nkskjames@gmail.com&gt;</content>
</entry>
<entry>
<title>Don't load XML if wrong version detected.</title>
<updated>2016-09-11T22:58:25+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-09-11T22:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=7f8ffad8fd261cd42d922ff13b34f9a755afbb74'/>
<id>urn:sha1:7f8ffad8fd261cd42d922ff13b34f9a755afbb74</id>
<content type='text'>
Signed-off-by: Norman James &lt;nkskjames@gmail.com&gt;</content>
</entry>
<entry>
<title>Keep track of already loaded libraries</title>
<updated>2016-09-02T18:32:22+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-09-02T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=aee0da8f1941a9cf90e52e08c659d4c40c6968a3'/>
<id>urn:sha1:aee0da8f1941a9cf90e52e08c659d4c40c6968a3</id>
<content type='text'>
Reloading a library can cause duplicates in library model

Signed-off-by: Norman James &lt;nkskjames@gmail.com&gt;</content>
</entry>
<entry>
<title>load library files in alphabetical order so dependencies can be enforced</title>
<updated>2016-08-26T12:00:00+00:00</updated>
<author>
<name>njames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-08-26T12:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/serverwiz/commit/?id=d913c11d41eaa76806818fa327e3b228d104f693'/>
<id>urn:sha1:d913c11d41eaa76806818fa327e3b228d104f693</id>
<content type='text'>
</content>
</entry>
</feed>
