nhibernate 2.0.1.4000 → 2.1.0.4000

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. data/docs/Antlr - Directory listing for -download-CSharp.url +5 -0
  2. data/docs/Configuration_Templates/FireBird.cfg.xml +31 -0
  3. data/docs/Configuration_Templates/MSSQL.cfg.xml +22 -0
  4. data/docs/Configuration_Templates/MySql.cfg.xml +17 -0
  5. data/docs/Configuration_Templates/Oracle.cfg.xml +19 -0
  6. data/docs/Configuration_Templates/PostgreSQL.cfg.xml +16 -0
  7. data/docs/Configuration_Templates/SQLite.cfg.xml +17 -0
  8. data/docs/HowInstall.txt +7 -0
  9. data/docs/LinFu.License.txt +167 -0
  10. data/docs/gfdl.txt +356 -0
  11. data/docs/{NHibernate.license.txt → lgpl.txt} +0 -0
  12. data/docs/nhibernate-configuration.xsd +12 -0
  13. data/docs/nhibernate-mapping.xsd +1312 -925
  14. data/docs/readme.html +60 -0
  15. data/docs/releasenotes.txt +418 -0
  16. data/lib/Required_Bins/Antlr3.Runtime.dll +0 -0
  17. data/lib/Required_Bins/Iesi.Collections.dll +0 -0
  18. data/lib/{Iesi.Collections.xml → Required_Bins/Iesi.Collections.xml} +16 -0
  19. data/lib/Required_Bins/NHibernate.Linq.dll +0 -0
  20. data/lib/Required_Bins/NHibernate.Linq.xml +725 -0
  21. data/lib/Required_Bins/NHibernate.dll +0 -0
  22. data/lib/{NHibernate.xml → Required_Bins/NHibernate.xml} +19837 -16023
  23. data/lib/Required_For_LazyLoading/Castle/NHibernate.ByteCode.Castle.dll +0 -0
  24. data/lib/Required_For_LazyLoading/Castle/NHibernate.ByteCode.Castle.xml +40 -0
  25. data/lib/Required_For_LazyLoading/Choose_Only_One.txt +2 -0
  26. data/lib/Required_For_LazyLoading/LinFu/LinFu.DynamicProxy.dll +0 -0
  27. data/lib/Required_For_LazyLoading/LinFu/NHibernate.ByteCode.LinFu.dll +0 -0
  28. data/lib/Required_For_LazyLoading/LinFu/NHibernate.ByteCode.LinFu.xml +8 -0
  29. data/lib/Required_For_LazyLoading/Spring/Common.Logging.dll +0 -0
  30. data/lib/Required_For_LazyLoading/Spring/NHibernate.ByteCode.Spring.dll +0 -0
  31. data/lib/Required_For_LazyLoading/Spring/NHibernate.ByteCode.Spring.xml +22 -0
  32. data/lib/Required_For_LazyLoading/Spring/Spring.Aop.dll +0 -0
  33. data/lib/Required_For_LazyLoading/Spring/Spring.Aop.xml +11277 -0
  34. data/lib/Required_For_LazyLoading/Spring/Spring.Core.dll +0 -0
  35. data/lib/Required_For_LazyLoading/Spring/Spring.Core.xml +45248 -0
  36. data/lib/Required_For_LazyLoading/Spring/antlr.runtime.dll +0 -0
  37. metadata +42 -15
  38. data/docs/Iesi.Collections.license.txt +0 -9
  39. data/lib/Iesi.Collections.dll +0 -0
  40. data/lib/NHibernate.dll +0 -0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nhibernate
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7979
4
+ hash: 7975
5
5
  prerelease: false
6
6
  segments:
7
7
  - 2
8
- - 0
9
8
  - 1
9
+ - 0
10
10
  - 4000
11
- version: 2.0.1.4000
11
+ version: 2.1.0.4000
12
12
  platform: ruby
13
13
  authors:
14
14
  - Fabio Maulo
@@ -36,13 +36,13 @@ dependencies:
36
36
  requirements:
37
37
  - - "="
38
38
  - !ruby/object:Gem::Version
39
- hash: 83
39
+ hash: 87
40
40
  segments:
41
41
  - 1
42
+ - 1
42
43
  - 0
43
- - 3
44
44
  - 0
45
- version: 1.0.3.0
45
+ version: 1.1.0.0
46
46
  type: :runtime
47
47
  version_requirements: *id001
48
48
  - !ruby/object:Gem::Dependency
@@ -53,13 +53,13 @@ dependencies:
53
53
  requirements:
54
54
  - - "="
55
55
  - !ruby/object:Gem::Version
56
- hash: 99
56
+ hash: 103
57
57
  segments:
58
58
  - 2
59
+ - 1
59
60
  - 0
60
- - 3
61
61
  - 0
62
- version: 2.0.3.0
62
+ version: 2.1.0.0
63
63
  type: :runtime
64
64
  version_requirements: *id002
65
65
  - !ruby/object:Gem::Dependency
@@ -90,14 +90,41 @@ extensions: []
90
90
  extra_rdoc_files: []
91
91
 
92
92
  files:
93
- - lib/Iesi.Collections.dll
94
- - lib/Iesi.Collections.xml
95
- - lib/NHibernate.dll
96
- - lib/NHibernate.xml
97
- - docs/Iesi.Collections.license.txt
93
+ - lib/Required_Bins/Antlr3.Runtime.dll
94
+ - lib/Required_Bins/Iesi.Collections.dll
95
+ - lib/Required_Bins/Iesi.Collections.xml
96
+ - lib/Required_Bins/NHibernate.dll
97
+ - lib/Required_Bins/NHibernate.Linq.dll
98
+ - lib/Required_Bins/NHibernate.Linq.xml
99
+ - lib/Required_Bins/NHibernate.xml
100
+ - lib/Required_For_LazyLoading/Castle/NHibernate.ByteCode.Castle.dll
101
+ - lib/Required_For_LazyLoading/Castle/NHibernate.ByteCode.Castle.xml
102
+ - lib/Required_For_LazyLoading/Choose_Only_One.txt
103
+ - lib/Required_For_LazyLoading/LinFu/LinFu.DynamicProxy.dll
104
+ - lib/Required_For_LazyLoading/LinFu/NHibernate.ByteCode.LinFu.dll
105
+ - lib/Required_For_LazyLoading/LinFu/NHibernate.ByteCode.LinFu.xml
106
+ - lib/Required_For_LazyLoading/Spring/antlr.runtime.dll
107
+ - lib/Required_For_LazyLoading/Spring/Common.Logging.dll
108
+ - lib/Required_For_LazyLoading/Spring/NHibernate.ByteCode.Spring.dll
109
+ - lib/Required_For_LazyLoading/Spring/NHibernate.ByteCode.Spring.xml
110
+ - lib/Required_For_LazyLoading/Spring/Spring.Aop.dll
111
+ - lib/Required_For_LazyLoading/Spring/Spring.Aop.xml
112
+ - lib/Required_For_LazyLoading/Spring/Spring.Core.dll
113
+ - lib/Required_For_LazyLoading/Spring/Spring.Core.xml
114
+ - docs/Antlr - Directory listing for -download-CSharp.url
115
+ - docs/Configuration_Templates/FireBird.cfg.xml
116
+ - docs/Configuration_Templates/MSSQL.cfg.xml
117
+ - docs/Configuration_Templates/MySql.cfg.xml
118
+ - docs/Configuration_Templates/Oracle.cfg.xml
119
+ - docs/Configuration_Templates/PostgreSQL.cfg.xml
120
+ - docs/Configuration_Templates/SQLite.cfg.xml
121
+ - docs/gfdl.txt
122
+ - docs/HowInstall.txt
123
+ - docs/lgpl.txt
124
+ - docs/LinFu.License.txt
98
125
  - docs/nhibernate-configuration.xsd
99
126
  - docs/nhibernate-mapping.xsd
100
- - docs/NHibernate.license.txt
127
+ - docs/readme.html
101
128
  - docs/releasenotes.txt
102
129
  has_rdoc: true
103
130
  homepage: http://nhforge.org
@@ -1,9 +0,0 @@
1
- Copyright � 2002-2004 by Aidant Systems, Inc., and by Jason Smith.
2
-
3
- Copied from http://www.codeproject.com/csharp/sets.asp#xx703510xx that was posted by JasonSmith 12:13 2 Jan '04
4
-
5
- Feel free to use this code any way you want to. As a favor to me, you can leave the copyright in there. You never know when someone might recognize your name!
6
-
7
- If you do use the code in a commercial product, I would appreciate hearing about it. This message serves as legal notice that I won't be suing you for royalties! The code is in the public domain.
8
-
9
- On the other hand, I don't provide support. The code is actually simple enough that it shouldn't need it.
Binary file
data/lib/NHibernate.dll DELETED
Binary file