Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 1133e94c50a6cdf4476ef5243b8d30567043538a
https://github.com/castleproject/Castle.Windsor/commit/1133e94c50a6cdf4476ef5243b8d30567043538a
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-27 (Mon, 27 Dec 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Config/ConfigXmlInterpreterTestCase.cs
R src/Castle.Windsor.Tests/Config/CustomLifestyle.xml
R src/Castle.Windsor.Tests/Config/componentWithoutId.xml
M src/Castle.Windsor.Tests/Configuration2/IncludesTestCase.cs
M src/Castle.Windsor.Tests/ContainerAndGenericsInConfigTestCase.cs
R src/Castle.Windsor.Tests/Windsor.Tests/XmlConfig/config_with_include.xml
R src/Castle.Windsor.Tests/Windsor.Tests/XmlConfig/include1.xml
R src/Castle.Windsor.Tests/Windsor.Tests/XmlConfig/include2.xml
R
src/Castle.Windsor.Tests/Windsor.Tests/XmlConfig/resource_config_with_include.xml
R src/Castle.Windsor.Tests/Windsor.Tests/XmlConfig/sample_config.xml
A src/Castle.Windsor.Tests/Windsor.Tests/XmlConfigStructureTestCase.cs
A src/Castle.Windsor.Tests/XmlFiles/CustomLifestyle.xml
A src/Castle.Windsor.Tests/XmlFiles/Xml.cs
A src/Castle.Windsor.Tests/XmlFiles/componentWithoutId.xml
A src/Castle.Windsor.Tests/XmlFiles/hasFileIncludes.xml
A src/Castle.Windsor.Tests/XmlFiles/hasResourceIncludes.xml
A src/Castle.Windsor.Tests/XmlFiles/include1.xml
A src/Castle.Windsor.Tests/XmlFiles/include2.xml
A src/Castle.Windsor.Tests/XmlFiles/sample_config.xml
Log Message:
-----------
- cleaned up structure of test project - created folder for XML config files,
as well as helper class - Xml with two methods, File and Embedded which given
name of the file will produce resource (either for file or embedded)
Commit: cc24da26ac28ac40aebd6d8521e33897ba3ae707
https://github.com/castleproject/Castle.Windsor/commit/cc24da26ac28ac40aebd6d8521e33897ba3ae707
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-27 (Mon, 27 Dec 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Windsor.Tests/XmlConfigStructureTestCase.cs
A src/Castle.Windsor.Tests/XmlFiles/facilityWithoutId.xml
M src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlInterpreter.cs
Log Message:
-----------
- implemented IOC-257 - Same as in code, specifying type for facility in XML
should be enough - Id should be optional
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.