• R/O
  • SSH
  • HTTPS

cfneo: Commit


Commit MetaInfo

Revision304 (tree)
Time2009-01-02 20:48:56
Authorenogunocap

Log Message

(empty log message)

Change Summary

Incremental Difference

--- cfneo/branches/enoworks/di.xml (nonexistent)
+++ cfneo/branches/enoworks/di.xml (revision 304)
@@ -0,0 +1,16 @@
1+<?xml version="1.0" encoding="UTF-8"?>
2+<Mapping>
3+ <!-- コンポーネント定義 -->
4+ <Component id="appcore.cfneounit.CfneoTestRunner"
5+ implement="appcore.cfneounit.CfneoTestRunner">
6+ <!-- コンポーネントのプロパティを指定可能とする -->
7+ <Properties>
8+ <!-- オブジェクトのプロパティを指定 -->
9+ <ObjectProperty name="CompareUnit" implement="appcore.cfneounit.CompareUnit">
10+ </ObjectProperty>
11+ <!-- リテラルのプロパティを指定 -->
12+ <literalProperty name="test" value="thisIsTest">
13+ </literalProperty>
14+ </Properties>
15+ </Component>
16+</Mapping>
\ No newline at end of file
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Show on old repository browser