The only reason I did this in the 1.4 branch was because it didn't include other changes made recently (like my WS-Addr code).  It allowed me to fix things incremementally.   I would imagine that 1.4 would be from the trunk once things are fixed.
-Doug



Jongjin Choi <[EMAIL PROTECTED]>

02/08/2006 09:23 AM

Please respond to
axis-dev

To
[email protected]
cc
Subject
Re: svn commit: r375961 - in /webservices/axis/branches/AXIS_1_4_FINAL: junit-exclude-tests.txt test/wsdl/faults2/





Doug and all,

Just a question.
Are we going to release Axis 1.4 from AXIS_1_4_FINAL branch instead of trunk?

I did not check previous mails about release policy from branches.
If I miss it, please correct me.

Thanks.

/Jongjin


On 2/8/06, Doug Davis <[EMAIL PROTECTED]> wrote:

By removing this newly added test (appeared only in 1.4 and not in 1.3)   ant clean all-tests now works for me in the 1.4 branch.

I don't really understand how this one test was causing the odd behavior I was seeing (certain jws files stopped working) but it did.

Perhaps the person who added it could revisit this - in the meantime its more important that the build works again.

Working on getting the trunk to the same level next....

-Doug



[EMAIL PROTECTED]

02/08/2006 08:49 AM


To
[email protected]
cc
Subject
svn commit: r375961 - in /webservices/axis/branches/AXIS_1_4_FINAL: junit-exclude-tests.txt test/wsdl/faults2/







Author: dug
Date: Wed Feb  8 05:49:24 2006
New Revision: 375961

URL:
http://svn.apache.org/viewcvs?rev=375961&view=rev
Log:
Remove a bad test - it causes the all-tests to fail

Removed:
  webservices/axis/branches/AXIS_1_4_FINAL/test/wsdl/faults2/
Modified:
  webservices/axis/branches/AXIS_1_4_FINAL/junit-exclude-tests.txt

Modified: webservices/axis/branches/AXIS_1_4_FINAL/junit-exclude-tests.txt
URL:
http://svn.apache.org/viewcvs/webservices/axis/branches/AXIS_1_4_FINAL/junit-exclude-tests.txt?rev=375961&r1=375960&r2=375961&view=diff
==============================================================================
--- webservices/axis/branches/AXIS_1_4_FINAL/junit-exclude-tests.txt (original)
+++ webservices/axis/branches/AXIS_1_4_FINAL/junit-exclude-tests.txt Wed Feb  8 05:49:24 2006
@@ -4,3 +4,4 @@
**/test/wsdl/literal/*.*
#**/test/wsdl/query/QueryTestServiceTestCase.*
**/test/wsdl/query/FileGenWrappedTestCase.*
+**/test/wsdl/uddiv2/InquiryServiceTestCase.*




Reply via email to