2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Web.Services / ChangeLog
1 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.Web.Services.dll.sources : added WebReferenceOptions.cs.
4         * System.Web.Services_test.dll.sources :
5           added WebReferenceOptionsTest.cs.
6         * Makefile: added web-reference.xsd to resources and dist files.
7
8 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
9
10         * System.Web.Services.dll.sources : removed obsolete WsiClaims.cs.
11
12 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * Makefile : added *.wsdl to the build.
15           Added wsdl and genxs to EXTRA_DISTFILES.
16
17 2006-09-06  Vladimir Krasnov <vladimirk@mainsoft.com>
18
19         * System.Web.Services20.vmwcsproj: added
20         ServiceDescriptionSerializerBase2.cs for 2.0 
21
22 2006-09-05  Ankit Jain  <jankit@novell.com>
23
24         * System.Web.Services.dll.sources: Add
25         ServiceDescriptionSerializerBase2.cs
26
27 2006-06-16  Raja R Harinath  <rharinath@novell.com>
28
29         * Makefile (EXTRA_DISTFILES): New.
30         Add Test/System.Web.Services.Description/test.wsdl.
31
32 2006-06-08  Chris Toshok  <toshok@ximian.com>
33
34         * Makefile (LIB_MCS_FLAGS): remove the CONFIGURATION_2_0 define.
35         NET_2_0 implies this now.
36
37 2006-03-15  Vladimir Krasnov  <vladimirk@mainsoft.com>
38
39         * System.Web.Services.vmwcsproj: fixed links to Consts.cs, Locale.cs
40         and MonoTODOAttribute.cs
41
42 2006-03-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
43
44         * Added System.Web.Services.vmwcsproj, Grasshopper project file
45
46 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
47
48         * System.Web.Services_test.dll.sources: Added 
49         ServiceDescriptorReflectorTest.cs.
50
51 2006-01-09  Chris Toshok  <toshok@ximian.com>
52
53         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
54         CONFIGURATION_2_0 to use the new System.Configuration api.
55
56 2006-01-05  Chris Toshok  <toshok@ximian.com>
57
58         * System.Web.Services_test.dll.sources: enable a bunch of the 2.0
59         configuration tests.  Just Element types for now.  Collections
60         coming soon.
61
62 2006-01-03  Chris Toshok  <toshok@ximian.com>
63
64         * System.Web.Services.dll.sources: add the 2.0 config classes.
65
66         * Makefile (LIB_MCS_FLAGS): if PROFILE == net_2_0, include
67         -r:System.Configuration.dll
68
69 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
70
71         * System.Web.Services_test.dll.sources : added ServiceDescriptionTest.cs
72
73 2004-07-14  Lluis Sanchez Gual <lluis@ximian.com>
74
75         * System.Web.Services.dll.sources: Added new files:
76                 System.Web.Services.Description/BasicProfileChecker.cs
77                 System.Web.Services.Description/ConformanceChecker.cs
78
79 2004-07-13  Lluis Sanchez Gual <lluis@ximian.com>
80
81         * System.Web.Services.dll.sources: Added new files:
82                 System.Web.Services.Description/BasicProfileViolation.cs
83                 System.Web.Services.Description/BasicProfileViolationCollection.cs
84                 System.Web.Services.Description/NamedItem.cs
85                 System.Web.Services.Description/Soap12AddressBinding.cs
86                 System.Web.Services.Description/Soap12Binding.cs
87                 System.Web.Services.Description/Soap12BodyBinding.cs
88                 System.Web.Services.Description/Soap12FaultBinding.cs
89                 System.Web.Services.Description/Soap12HeaderBinding.cs
90                 System.Web.Services.Description/Soap12OperationBinding.cs
91                 System.Web.Services.Description/WebReference.cs
92                 System.Web.Services.Description/WebReferenceCollection.cs
93                 System.Web.Services.Description/WebServicesInteroperability.cs
94
95 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
96
97         * System.Web.Services.dll.sources: Added 2.0 files:
98                 System.Web.Services/WsiClaims.cs
99                 System.Web.Services.Protocols/InvokeCompletedEventArgs.cs
100                 System.Web.Services.Protocols/InvokeCompletedEventHandler.cs
101                 System.Web.Services.Protocols/Soap12FaultCodes.cs
102                 System.Web.Services.Protocols/SoapFaultSubcode.cs
103                 System.Web.Services.Protocols/SoapProtocolVersion.cs
104
105 2004-02-27  Lluis Sanchez Gual <lluis@ximian.com>
106
107         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
108
109 2003-10-10  Lluis Sanchez Gual <lluis@ximian.com>
110
111         * DiscoveryDocumentSerializer.cs: New file.
112
113 2003-10-06  Lluis Sanchez Gual <lluis@ximian.com>
114
115         * System.Web.Services.dll.sources: Added 
116                 System.Web.Services.Description/HttpGetProtocolImporter.cs
117                 System.Web.Services.Description/HttpPostProtocolImporter.cs
118                 System.Web.Services.Description/HttpSimpleProtocolImporter.cs
119
120 2003-10-04  Lluis Sanchez Gual  <lluis@ximian.com>
121
122         * System.Web.Services.dll.sources: Added 
123                 System.Web.Services.Description/HttpGetProtocolReflector.cs
124                 System.Web.Services.Description/HttpPostProtocolReflector.cs
125                 System.Web.Services.Description/HttpSimpleProtocolReflector.cs
126
127 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
128
129         * System.Web.Services.dll.sources: Added 
130                 System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
131                 System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
132                 System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
133                 System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
134                 System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
135                 System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
136                 System.Web.Services.Protocols/TypeStubManager.cs
137
138 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
139
140         * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
141
142 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
143
144         * System.Web.Services_test.dll.sources: Added BindingCollectionTest.cs 
145           ChangeLog DocumentableItemTest.cs OperationCollectionTest.cs 
146           OperationMessageCollectionTest.cs OperationMessageTest.cs 
147           PortTypeCollectionTest.cs PortTypeTest.cs ServiceCollectionTest.cs 
148           ServiceDescriptionCollectionTest.cs 
149           SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
150           New test files by Erik LeBel.
151           
152 2003-08-01  Lluis Sanchez Gual  <lluis@ximian.com>
153
154         * System.Web.Services.dll.sources: Added ExtensionManager.cs, 
155           ServiceDescriptionSerializerBase.cs
156
157 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
158
159         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
160
161 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
162
163         * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
164
165 2003-07-04  Lluis Sanchez Gual  <lluis@ximian.com>
166
167         * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
168           System.Web.Services.Protocols.WebServiceHelper.cs.
169
170 2003-02-25  Dave Bettin <dave@opendotnet.com>
171         * Test: Modified test cases to conform to nunit2 guidelines
172
173 2002-08-24  Tim Coleman <tim@timcoleman.com>
174         * list:
175                 New files added to build.
176
177 2002-08-23  Tim Coleman <tim@timcoleman.com>
178         * list:
179                 New files added to build.
180
181 2002-08-07  Tim Coleman <tim@timcoleman.com>
182         * System.Web.Services.build:
183                 Added "test" target to build.
184                 Added "clean" target to build.
185         * Test:
186                 New test suites added.
187
188 2002-08-06  Tim Coleman <tim@timcoleman.com>
189         * list: Added System.Web.Services.Protocols/ServerProtocol.cs
190
191 2002-07-29  Dave Bettin <javabettin@yahoo.com>
192         * list: added new Discovery classes
193         * System.Web.Services.Discovery: added stubs
194         * .cvsignore: added
195         * Mono.System.Web.Services: added VS.net project for assembly
196
197 2002-07-25  Tim Coleman <tim@timcoleman.com>
198         * list: add new classes
199
200 2002-07-24  Tim Coleman <tim@timcoleman.com>
201         * list:
202                 Added System.Web.Services.Description/SoapProtocolReflector.cs
203
204 2002-07-22  Tim Coleman <tim@timcoleman.com>
205         * makefile.gnu:
206         * list:
207                 Modifications to make this library buildable on
208                 linux.
209                 
210
211 2002-07-22  Tim Coleman <tim@timcoleman.com>
212         * list: Added new files from System.Web.Services.Protocols
213                 and System.Web.Services.Configuration
214
215 2002-07-19  Tim Coleman <tim@timcoleman.com>
216         * list: Added
217
218 2002-07-19  Tim Coleman <tim@timcoleman.com>
219         * System.Web.Services.build: added
220         * System.Web.Services:
221         * System.Web.Services.Configuration:
222         * System.Web.Services.Description:
223         * System.Web.Services.Discovery:
224         * System.Web.Services.Protocols:
225                 New directories added