Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 60514 invoked from network); 29 Dec 2010 09:06:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Dec 2010 09:06:25 -0000 Received: (qmail 70713 invoked by uid 500); 29 Dec 2010 09:06:25 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 70395 invoked by uid 500); 29 Dec 2010 09:06:24 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 70387 invoked by uid 99); 29 Dec 2010 09:06:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Dec 2010 09:06:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of afkham@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-iw0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Dec 2010 09:06:19 +0000 Received: by iwn40 with SMTP id 40so11079576iwn.32 for ; Wed, 29 Dec 2010 01:05:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=Ll8uQjNJlpuYoEzB2l8TGBHX1nlIefKmp5twht2pYwA=; b=GO6OzWAcJIJ/Lh9OeLMCatEyQR4/2aweqN1+wL8/HUA3PTaXVhzcJbm93e2EtaHfQT 4+1FYXrG4XwOpgq0vgT/z3DS8xL8Ap1TwF7ae+v4UTU2uyJdVZSdEGrh0UwebYREhr6O ZQkrhIiU0vkgQL7dPKuUZFqL1HH04QGv7M7pw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=dcYk4m/+04RZgrFIJmqyfJakUTFGnd0WVO+u661/WE5cno4DPIYxjfITFwQr8N84mB x34CkyvkFapNE5D2redyMmDhk6D7mzbL8jBq5P5/VokPUE0ebmj2AXh5keRuSZDj7VAT yajnNqSZ3vpmfh7sDrLRfVSgZKThmP3kRRTqw= Received: by 10.231.169.74 with SMTP id x10mr14281519iby.26.1293613557907; Wed, 29 Dec 2010 01:05:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.16.133 with HTTP; Wed, 29 Dec 2010 01:05:37 -0800 (PST) In-Reply-To: References: <20101227155123.02E6F2388A2C@eris.apache.org> From: Afkham Azeez Date: Wed, 29 Dec 2010 14:35:37 +0530 Message-ID: Subject: Re: svn commit: r1053092 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl To: java-dev@axis.apache.org Content-Type: multipart/alternative; boundary=0016369c8ab2988000049888e059 --0016369c8ab2988000049888e059 Content-Type: text/plain; charset=ISO-8859-1 I got a full update & ran the tests. I did not get any such failures. On Wed, Dec 29, 2010 at 8:29 AM, Amila Suriarachchi < amilasuriarachchi@gmail.com> wrote: > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.axis2.saaj.SOAPConnectionTest > Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.033 sec > <<< FAILURE! > Running org.apache.axis2.saaj.TextTest > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.325 sec > <<< FAILURE! > Running org.apache.axis2.saaj.MessageFactoryTest > Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.226 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPFaultDetailTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec > Running org.apache.axis2.saaj.AttachmentSerializationTest > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.352 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPBodyTest > Tests run: 6, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.128 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPPartTest > Tests run: 9, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.045 sec > <<< FAILURE! > Running org.apache.axis2.saaj.AttachmentTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.314 sec > Running org.apache.axis2.saaj.SAAJResultTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > Running org.apache.axis2.saaj.PrefixesTest > Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.016 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPMessageTest > Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPElementTest > Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec > Running org.apache.axis2.saaj.SOAPHeaderTest > Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.094 sec > <<< FAILURE! > Running org.apache.axis2.saaj.integration.IntegrationTest > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.008 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPFactoryTest > Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.051 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPFaultTest > Tests run: 24, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.142 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SOAPNamespaceTest > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec > <<< FAILURE! > Running org.apache.axis2.saaj.SAAJDetailTest > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec > Running org.apache.axis2.saaj.NodeTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > Running org.apache.axis2.saaj.SOAPEnvelopeTest > Tests run: 19, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.073 sec > <<< FAILURE! > > Results : > > Tests in error: > testClose(org.apache.axis2.saaj.SOAPConnectionTest) > testCloseTwice(org.apache.axis2.saaj.SOAPConnectionTest) > testCallOnCloseConnection(org.apache.axis2.saaj.SOAPConnectionTest) > testGet(org.apache.axis2.saaj.SOAPConnectionTest) > testComment(org.apache.axis2.saaj.TextTest) > testCreateMessage(org.apache.axis2.saaj.MessageFactoryTest) > testCreateMessage2(org.apache.axis2.saaj.MessageFactoryTest) > testNewInstane(org.apache.axis2.saaj.MessageFactoryTest) > testParseMTOMMessage(org.apache.axis2.saaj.MessageFactoryTest) > testAttachments(org.apache.axis2.saaj.AttachmentSerializationTest) > testExtractContentAsDocument(org.apache.axis2.saaj.SOAPBodyTest) > testAddAttribute(org.apache.axis2.saaj.SOAPBodyTest) > testAddAttribute2(org.apache.axis2.saaj.SOAPBodyTest) > testAddFault(org.apache.axis2.saaj.SOAPBodyTest) > testAddSource(org.apache.axis2.saaj.SOAPPartTest) > testAddSource2(org.apache.axis2.saaj.SOAPPartTest) > testAddSource3(org.apache.axis2.saaj.SOAPPartTest) > testAddingPrefixesForChildElements(org.apache.axis2.saaj.PrefixesTest) > testAttribute(org.apache.axis2.saaj.PrefixesTest) > testAttrPrifix(org.apache.axis2.saaj.PrefixesTest) > testSaveRequired2(org.apache.axis2.saaj.SOAPMessageTest) > testHeaders(org.apache.axis2.saaj.SOAPHeaderTest) > org.apache.axis2.saaj.integration.IntegrationTest > org.apache.axis2.saaj.integration.IntegrationTest > testCreateElement2(org.apache.axis2.saaj.SOAPFactoryTest) > testFaults(org.apache.axis2.saaj.SOAPFaultTest) > testAppendSubCode(org.apache.axis2.saaj.SOAPFaultTest) > testAddFaultReasonText2(org.apache.axis2.saaj.SOAPFaultTest) > testSetFaultRole(org.apache.axis2.saaj.SOAPFaultTest) > testSetFaultNode(org.apache.axis2.saaj.SOAPFaultTest) > testHasDetail(org.apache.axis2.saaj.SOAPFaultTest) > test(org.apache.axis2.saaj.SOAPNamespaceTest) > testEnvelope(org.apache.axis2.saaj.SOAPEnvelopeTest) > testDetachHeader(org.apache.axis2.saaj.SOAPEnvelopeTest) > testDetachBody(org.apache.axis2.saaj.SOAPEnvelopeTest) > testEnvelope2(org.apache.axis2.saaj.SOAPEnvelopeTest) > testEnvelopeWithCommentInEnvelope(org.apache.axis2.saaj.SOAPEnvelopeTest) > testEnvelopeWithCommentInBody(org.apache.axis2.saaj.SOAPEnvelopeTest) > testEnvelopeWithComments(org.apache.axis2.saaj.SOAPEnvelopeTest) > testTransform(org.apache.axis2.saaj.SOAPEnvelopeTest) > testTransformWithComments(org.apache.axis2.saaj.SOAPEnvelopeTest) > > Tests run: 140, Failures: 0, Errors: 41, Skipped: 0 > > java version > > java version "1.6.0_13" > Java(TM) SE Runtime Environment (build 1.6.0_13-b03) > Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode) > > > thanks, > Amila. > > > > On Wed, Dec 29, 2010 at 3:16 AM, Andreas Veithen < > andreas.veithen@gmail.com> wrote: > >> What kind of error did you get in the SAAJ module? >> >> Andreas >> >> On Tue, Dec 28, 2010 at 02:47, Amila Suriarachchi >> wrote: >> > >> > >> > On Mon, Dec 27, 2010 at 9:35 PM, Andreas Veithen < >> andreas.veithen@gmail.com> >> > wrote: >> >> >> >> Guys, >> >> >> >> Why are you continuing to commit changes to the trunk although the >> >> build is broken? >> > >> > Because this is the time I get to do some work :). But I am sure this >> commit >> > won't worse it. >> > >> > I ran the integrated tests, adb-codegen, kernal and xml beans with >> tests. >> > There were some problem with the SAAJ. >> > >> > thanks, >> > Amila. >> >> >> >> Andreas >> >> >> >> On Mon, Dec 27, 2010 at 16:51, wrote: >> >> > Author: amilas >> >> > Date: Mon Dec 27 15:51:22 2010 >> >> > New Revision: 1053092 >> >> > >> >> > URL: http://svn.apache.org/viewvc?rev=1053092&view=rev >> >> > Log: >> >> > renaming the localName variable to fix AXIS2-4849 >> >> > >> >> > Modified: >> >> > >> >> > >> axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl >> >> > >> >> > Modified: >> >> > >> axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl >> >> > URL: >> >> > >> http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl?rev=1053092&r1=1053091&r2=1053092&view=diff >> >> > >> >> > >> ============================================================================== >> >> > --- >> >> > >> axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl >> >> > (original) >> >> > +++ >> >> > >> axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl >> >> > Mon Dec 27 15:51:22 2010 >> >> > @@ -1302,13 +1302,13 @@ >> >> > >> >> > >> >> > java.lang.String namespace = >> "> >> > select="property/@nsuri"/>"; >> >> > - java.lang.String localName = >> "> >> > select="$propertyName"/>"; >> >> > + java.lang.String _localName = >> >> > ""; >> >> > >> >> > >> >> > java.lang.String namespace = >> >> > parentQName.getNamespaceURI(); >> >> > - java.lang.String localName = >> >> > parentQName.getLocalPart(); >> >> > + java.lang.String _localName = >> >> > parentQName.getLocalPart(); >> >> > >> >> > - writeStartElement(null, namespace, >> >> > localName, xmlWriter); >> >> > + writeStartElement(null, namespace, >> >> > _localName, xmlWriter); >> >> > >> >> > // add the type details if this is used >> in a >> >> > simple type >> >> > if (serializeType){ >> >> > >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org >> >> For additional commands, e-mail: java-dev-help@axis.apache.org >> >> >> > >> > >> > >> > -- >> > Amila Suriarachchi >> > WSO2 Inc. >> > blog: http://amilachinthaka.blogspot.com/ >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org >> For additional commands, e-mail: java-dev-help@axis.apache.org >> >> > > > -- > Amila Suriarachchi > WSO2 Inc. > blog: http://amilachinthaka.blogspot.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org > For additional commands, e-mail: java-dev-help@axis.apache.org > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/* * email: **azeez@wso2.com* * cell: +94 77 3320919 blog: **http://blog.afkham.org* * twitter: **http://twitter.com/afkham_azeez* * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* * * --0016369c8ab2988000049888e059 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I got a full update & ran the tests. I did not get any such failures.
On Wed, Dec 29, 2010 at 8:29 AM, Amila Sur= iarachchi <amilasuriarachchi@gmail.com> wrote:
-------------------------------------------= ------------
=A0T E S T S
-------------------------------------------= ------------
Running org.apache.axis2.saaj.SOAPConnectionTest
Tests run: 4, Failures:= 0, Errors: 4, Skipped: 0, Time elapsed: 1.033 sec <<< FAILURE! Running org.apache.axis2.saaj.TextTest
Tests run: 2, Failures: 0, Errors= : 1, Skipped: 0, Time elapsed: 1.325 sec <<< FAILURE!
Running o= rg.apache.axis2.saaj.MessageFactoryTest
Tests run: 5, Failures: 0, Error= s: 4, Skipped: 0, Time elapsed: 0.226 sec <<< FAILURE!
Running org.apache.axis2.saaj.SOAPFaultDetailTest
Tests run: 1, Failures= : 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.a= xis2.saaj.AttachmentSerializationTest
Tests run: 1, Failures: 0, Errors:= 1, Skipped: 0, Time elapsed: 1.352 sec <<< FAILURE!
Running org.apache.axis2.saaj.SOAPBodyTest
Tests run: 6, Failures: 0, Er= rors: 4, Skipped: 0, Time elapsed: 0.128 sec <<< FAILURE!
Runni= ng org.apache.axis2.saaj.SOAPPartTest
Tests run: 9, Failures: 0, Errors:= 3, Skipped: 0, Time elapsed: 0.045 sec <<< FAILURE!
Running org.apache.axis2.saaj.AttachmentTest
Tests run: 7, Failures: 0, = Errors: 0, Skipped: 0, Time elapsed: 43.314 sec
Running org.apache.axis2= .saaj.SAAJResultTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, T= ime elapsed: 0.005 sec
Running org.apache.axis2.saaj.PrefixesTest
Tests run: 3, Failures: 0, Er= rors: 3, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Runni= ng org.apache.axis2.saaj.SOAPMessageTest
Tests run: 4, Failures: 0, Erro= rs: 1, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running org.apache.axis2.saaj.SOAPElementTest
Tests run: 26, Failures: 0= , Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
Running org.apache.axis= 2.saaj.SOAPHeaderTest
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, = Time elapsed: 0.094 sec <<< FAILURE!
Running org.apache.axis2.saaj.integration.IntegrationTest
Tests run: 2, = Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.008 sec <<< FA= ILURE!
Running org.apache.axis2.saaj.SOAPFactoryTest
Tests run: 9, Fa= ilures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.051 sec <<< FAIL= URE!
Running org.apache.axis2.saaj.SOAPFaultTest
Tests run: 24, Failures: 0, = Errors: 6, Skipped: 0, Time elapsed: 0.142 sec <<< FAILURE!
Run= ning org.apache.axis2.saaj.SOAPNamespaceTest
Tests run: 1, Failures: 0, = Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
Running org.apache.axis2.saaj.SAAJDetailTest
Tests run: 2, Failures: 0, = Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.axis2.= saaj.NodeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time ela= psed: 0.011 sec
Running org.apache.axis2.saaj.SOAPEnvelopeTest
Tests run: 19, Failures: = 0, Errors: 9, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE!
=
Results :

Tests in error:
=A0 testClose(org.apache.axis2.saa= j.SOAPConnectionTest)
=A0 testCloseTwice(org.apache.axis2.saaj.SOAPConnectionTest)
=A0 testCal= lOnCloseConnection(org.apache.axis2.saaj.SOAPConnectionTest)
=A0 testGet= (org.apache.axis2.saaj.SOAPConnectionTest)
=A0 testComment(org.apache.ax= is2.saaj.TextTest)
=A0 testCreateMessage(org.apache.axis2.saaj.MessageFactoryTest)
=A0 test= CreateMessage2(org.apache.axis2.saaj.MessageFactoryTest)
=A0 testNewInst= ane(org.apache.axis2.saaj.MessageFactoryTest)
=A0 testParseMTOMMessage(o= rg.apache.axis2.saaj.MessageFactoryTest)
=A0 testAttachments(org.apache.axis2.saaj.AttachmentSerializationTest)
= =A0 testExtractContentAsDocument(org.apache.axis2.saaj.SOAPBodyTest)
=A0= testAddAttribute(org.apache.axis2.saaj.SOAPBodyTest)
=A0 testAddAttribu= te2(org.apache.axis2.saaj.SOAPBodyTest)
=A0 testAddFault(org.apache.axis2.saaj.SOAPBodyTest)
=A0 testAddSource(o= rg.apache.axis2.saaj.SOAPPartTest)
=A0 testAddSource2(org.apache.axis2.s= aaj.SOAPPartTest)
=A0 testAddSource3(org.apache.axis2.saaj.SOAPPartTest)=
=A0 testAddingPrefixesForChildElements(org.apache.axis2.saaj.PrefixesTest)<= br>=A0 testAttribute(org.apache.axis2.saaj.PrefixesTest)
=A0 testAttrPri= fix(org.apache.axis2.saaj.PrefixesTest)
=A0 testSaveRequired2(org.apache= .axis2.saaj.SOAPMessageTest)
=A0 testHeaders(org.apache.axis2.saaj.SOAPHeaderTest)
=A0 org.apache.axi= s2.saaj.integration.IntegrationTest
=A0 org.apache.axis2.saaj.integratio= n.IntegrationTest
=A0 testCreateElement2(org.apache.axis2.saaj.SOAPFacto= ryTest)
=A0 testFaults(org.apache.axis2.saaj.SOAPFaultTest)
=A0 testAppendSubCod= e(org.apache.axis2.saaj.SOAPFaultTest)
=A0 testAddFaultReasonText2(org.a= pache.axis2.saaj.SOAPFaultTest)
=A0 testSetFaultRole(org.apache.axis2.sa= aj.SOAPFaultTest)
=A0 testSetFaultNode(org.apache.axis2.saaj.SOAPFaultTest)
=A0 testHasDet= ail(org.apache.axis2.saaj.SOAPFaultTest)
=A0 test(org.apache.axis2.saaj.= SOAPNamespaceTest)
=A0 testEnvelope(org.apache.axis2.saaj.SOAPEnvelopeTe= st)
=A0 testDetachHeader(org.apache.axis2.saaj.SOAPEnvelopeTest)
=A0 testDet= achBody(org.apache.axis2.saaj.SOAPEnvelopeTest)
=A0 testEnvelope2(org.ap= ache.axis2.saaj.SOAPEnvelopeTest)
=A0 testEnvelopeWithCommentInEnvelope(= org.apache.axis2.saaj.SOAPEnvelopeTest)
=A0 testEnvelopeWithCommentInBody(org.apache.axis2.saaj.SOAPEnvelopeTest)=A0 testEnvelopeWithComments(org.apache.axis2.saaj.SOAPEnvelopeTest)
= =A0 testTransform(org.apache.axis2.saaj.SOAPEnvelopeTest)
=A0 testTransf= ormWithComments(org.apache.axis2.saaj.SOAPEnvelopeTest)

Tests run: 140, Failures: 0, Errors: 41, Skipped: 0

java version=

java version "1.6.0_13"
Java(TM) SE Runtime Environmen= t (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02= , mixed mode)


thanks,
Amila.



On Wed, Dec 29, 2010 = at 3:16 AM, Andreas Veithen <andreas.veithen@gmail.com> wrote:
What kind of error did = you get in the SAAJ module?

Andreas

On Tue, Dec 28, 2010 at 02:47, Amila Suriarachchi
<amilas= uriarachchi@gmail.com> wrote:
>
>
> On Mon, Dec 27, 2010 at 9:35 PM, Andreas Veithen <andreas.veithen@gmail.com= >
> wrote:
>>
>> Guys,
>>
>> Why are you continuing to commit changes to the trunk although the=
>> build is broken?
>
> Because this is the time I get to do some work :). But I am sure this = commit
> won't worse it.
>
> I ran the integrated tests, adb-codegen, kernal and xml beans with tes= ts.
> There were some problem with the SAAJ.
>
> thanks,
> Amila.
>>
>> Andreas
>>
>> On Mon, Dec 27, 2010 at 16:51, =A0<amilas@apache.org> wrote:
>> > Author: amilas
>> > Date: Mon Dec 27 15:51:22 2010
>> > New Revision: 1053092
>> >
>> > URL: http://svn.apache.org/viewvc?rev=3D1053092&= amp;view=3Drev
>> > Log:
>> > renaming the localName variable to fix AXIS2-4849
>> >
>> > Modified:
>> >
>> > =A0axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apa= che/axis2/schema/template/ADBBeanTemplate-bean.xsl
>> >
>> > Modified:
>> > axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache= /axis2/schema/template/ADBBeanTemplate-bean.xsl
>> > URL:
>> > http://svn.apache.org/viewvc/axis/axis2/java/core/trun= k/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-= bean.xsl?rev=3D1053092&r1=3D1053091&r2=3D1053092&view=3Ddiff
>> >
>> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D
>> > ---
>> > axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache= /axis2/schema/template/ADBBeanTemplate-bean.xsl
>> > (original)
>> > +++
>> > axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache= /axis2/schema/template/ADBBeanTemplate-bean.xsl
>> > Mon Dec 27 15:51:22 2010
>> > @@ -1302,13 +1302,13 @@
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 <xsl:otherwise>=
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 <xsl:if te= st=3D"not(property/@simple)">
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 java.= lang.String namespace =3D "<xsl:value-of
>> > select=3D"property/@nsuri"/>";
>> > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0java= .lang.String localName =3D "<xsl:value-of
>> > select=3D"$propertyName"/>";
>> > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0java= .lang.String _localName =3D
>> > "<xsl:value-of select=3D"$propertyName"/>= ;";
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 </xsl:if&g= t;
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 <xsl:if te= st=3D"property/@simple">
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 java.= lang.String namespace =3D
>> > parentQName.getNamespaceURI();
>> > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0java= .lang.String localName =3D
>> > parentQName.getLocalPart();
>> > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0java= .lang.String _localName =3D
>> > parentQName.getLocalPart();
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 </xsl:if&g= t;
>> > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0writ= eStartElement(null, namespace,
>> > localName, xmlWriter);
>> > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0writ= eStartElement(null, namespace,
>> > _localName, xmlWriter);
>> >
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 // ad= d the type details if this is used in a
>> > simple type
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0if (serializeType){
>> >
>> >
>> >
>>
>> ------------------------------------------------------------------= ---
>> To unsubscribe, e-mail:
java-dev-unsubscribe@axis.apache.org >> For additional commands, e-mail: java-dev-help@axis.apache.org
>>
>
>
>
> --
> Amila Suriarachchi
> WSO2 Inc.
> blog: http://amilachinthaka.blogspot.com/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org




--
Amila Suriarachchi
WSO2 Inc.
blog:= http://a= milachinthaka.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org



--
Afkham Azeez
Senior Software Architect & Senio= r Manager;=A0WSO2, Inc.;=A0= http://wso2.com,= =A0


--0016369c8ab2988000049888e059--