cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-12-22 Thread dims
dims2002/12/22 07:40:26 Modified:java/src/org/apache/axis/attachments AttachmentPart.java java/test/saaj TestAttachment.java Log: Patch for Bug 15593 - AttachmentPart.getSize() reports wrong value from [EMAIL PROTECTED] (Taras Shkvarchuk) Revision Changes

SAAJ TCK testing (was Re: cvs commit: xml-axis/java/test/saaj TestAttachment.java)

2002-07-02 Thread Davanum Srinivas
t; > Rick Rineholt > "The truth is out there... All you need is a better search engine!" > > [EMAIL PROTECTED] > > > > [EMAIL PROTECTED] on 07/01/2002 04:01:40 PM > > Please respond to [EMAIL PROTECTED] > > To:

cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-07-02 Thread dims
dims2002/07/02 04:31:47 Modified:java/src/org/apache/axis/attachments AttachmentPart.java AttachmentsImpl.java MimeUtils.java MultiPartDimeInputStream.java MultiPartRelatedInputStream.java java/sr

Re: cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-07-01 Thread Rick Rineholt
-1 to these changes. Rick Rineholt "The truth is out there... All you need is a better search engine!" [EMAIL PROTECTED] [EMAIL PROTECTED] on 07/01/2002 04:01:40 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject:cvs commit: xml-axis/java/test/saaj TestA

Re: cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-07-01 Thread Davanum Srinivas
Rick, As per our IRC chat this morning, made some changes. Can you please review this? Can it get into beta3? Thanks, dims --- [EMAIL PROTECTED] wrote: > dims2002/07/01 13:01:39 > > Modified:java/src/org/apache/axis/attachments AttachmentPart.java > Attac

cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-07-01 Thread dims
dims2002/07/01 13:01:39 Modified:java/src/org/apache/axis/attachments AttachmentPart.java AttachmentsImpl.java MimeUtils.java MultiPartDimeInputStream.java MultiPartRelatedInputStream.java java/sr

cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-06-24 Thread dims
dims2002/06/24 06:19:10 Modified:java/src/org/apache/axis/attachments AttachmentPart.java AttachmentsImpl.java java/test/saaj TestAttachment.java Log: Fleshing removeAllAttachments and getAttachments(MimeHeaders) Revision ChangesP

cvs commit: xml-axis/java/test/saaj TestAttachment.java

2002-06-24 Thread dims
dims2002/06/24 04:03:12 Modified:java/test/saaj TestAttachment.java Log: Check if the SAAJ style attachment is present on the "wire" Revision ChangesPath 1.2 +2 -1 xml-axis/java/test/saaj/TestAttachment.java Index: TestAttachment.java ==