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