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