Since it is a test case it ok to comment that part out. I think the problem here is two names AuthInfo_type1 and AuthInfo_type0 are interchanged with different JDKs. So have to write the test case accordingly. I'll have a look at on it.
thanks, Amila. On Thu, Apr 17, 2008 at 2:41 AM, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Amila, > > Looks like some JDK-dependent code has snuck in. Unfortunately, I wasted > by entire day trying to chase down a build > break on IBM JDK 1.5 because of a change added in 648561. I've reverted > few lines in one test case (see svn revision > 648852) to get past this issue. I'd really appreciate it if you can help > nail this issue. If you don't mind, could u > please get an IBM JDK 1.5 from [1] and help? > > [INFO] Compilation failure > > /home/build/workspaces/development/axis2/modules/adb-codegen/test/org/apache/axis2/schema/references/ElementReferenceTest.java:[186,29] > setAuthInfo(com.americanexpress.www.wsdl.ctn.utilities.atb.AuthInfo_type0) > in > com.americanexpress.www.wsdl.ctn.utilities.atb.Discard_transferToken > cannot be applied to > (com.americanexpress.www.wsdl.ctn.utilities.atb.AuthInfo_type1) > > /home/build/workspaces/development/axis2/modules/adb-codegen/test/org/apache/axis2/schema/references/ElementReferenceTest.java:[198,54] > cannot find symbol > symbol : method getAuthInfo_type1() > location: class > com.americanexpress.www.wsdl.ctn.utilities.atb.AuthInfo_type0 > > Thanks, > dims > > [1] http://www.ibm.com/developerworks/java/jdk/index.html > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Cygwin) > > iD8DBQFIBmuNgNg6eWEDv1kRAtA1AJ9E9Qs1KbAHDXpMF/bxob3KbEfTzwCdEESh > y5gx42+VUinBC5f25O8wMws= > =CElH > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
