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