For what it's worth, I would love to see a move to require 1.5 and a 
concomitant start to supporting appropriate generics. 

-----Original Message-----
From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 18, 2008 10:26 AM
To: [email protected]
Subject: Re: New version of XmlSchema soon?

Thanks for pointing that out John. 1.3.3 is copied to 1.4 branch since there is 
a major change regarding the api so please use that branch for any testing. I 
would say we we should stick with jdk 1.4 for now but would be happy to comply 
to any community consensus.
All my testing happened with 1.5 /1.6 java runtimes even though I had source 
compatibility set to 1.4, so I guess the problem fell through the cracks.

Ajith

On Feb 18, 2008 9:43 AM, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote:
> The code in the XmlSchema 1.3.3 branch uses the Java 5 DOM API. It 
> calls Document.getInputEncoding and Document.getXmlEncoding. The Java 
> requirements stated on the web for XmlSchema and Axis2 are Java 1.4 upwards.
>
> I'm all for moving Axis2 and XmlSchema (and Woden) to Java 5, but I 
> assume Java 1.4 is still the minimum prereq?
>
> regards,
> John Kaputin.
>
>
> On 2/17/08, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Yes, we are good to go IMHO
> >
> > Ajith Ranabahu wrote:
> > | Hi all,
> > | I just tested the latest source from the 1.3.3 branch and all 
> > | tests pass for me in the following configurations
> > |
> > | 1. Sun Java 1.5 in Ubuntu 7.10
> > | 2. Sun Java 1.6 in Ubuntu 7.10
> > | 3. Sun Java 1.5 in Windows XP
> > |
> > | Are we good to go forward ?
> > |
> > | Saminda  - did you test the source from the branch (
> > |
> > https://svn.apache.org/repos/asf/webservices/commons/branches/module
> > s/XmlSchema/1.3.3
> > )
> > | or from the trunk ?
> > | The trunk may have not been merged with the branch yet (need to 
> > | check to say for sure though).
> > |
> > | Please let me know what you guys think
> > |
> > | Ajith
> > |
> > | On Feb 10, 2008 11:20 AM, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> > | If we pass the tests in the latest rev's we should be all set. 
> > | otherwise
> > it's too much :(
> > |
> > | -- dims
> > |
> > |
> > | Saminda Abeyruwan wrote:
> > | | Error :
> > | |
> > | |
> > --------------------------------------------------------------------
> > -----------
> > | |
> > | | Test set: tests.NamespaceContextTest
> > | |
> > --------------------------------------------------------------------
> > -----------
> > | |
> > | | Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> > | | 0.556 sec <<< FAILURE!
> > | | testNamespaceContext(tests.NamespaceContextTest)  Time elapsed: 
> > | | 0.496 sec  <<< ERROR!
> > | | javax.xml.transform.TransformerFactoryConfigurationError: 
> > | | Provider org.apache.xalan.processor.TransformerFactoryImpl not found
> > | |         at 
> > | | javax.xml.transform.TransformerFactory.newInstance(Unknown
> > | | Source)
> > | |         at
> > | | org.apache.ws.commons.schema.XmlSchema.serialize_internal(
> > XmlSchema.java:419)
> > | |
> > | |         at 
> > | | org.apache.ws.commons.schema.XmlSchema.write(XmlSchema.java
> > :391)
> > | |         at
> > | | tests.NamespaceContextTest.testNamespaceContext(
> > NamespaceContextTest.java:83)
> > | |
> > | |
> > | | Test failed in
> > | | ==========================
> > | | java version "1.5.0_06"
> > | | Java(TM) 2 Runtime Environment, Standard Edition (build 
> > | | 1.5.0_06-b05) Java HotSpot(TM) Client VM (build 1.5.0_06-b05, 
> > | | mixed mode) ==========================
> > | |
> > | | And Test passed in
> > | |
> > | | ================
> > | | Provider org.apache.xalan.processor.TransformerFactoryImpl is
> > available
> > | | in java version "1.5.0_08" and their after.
> > | | =============
> > | |
> > | |
> > | | ====================================
> > | | java version "1.4.2-03"
> > | | Java(TM) 2 Runtime Environment, Standard Edition (build
> > Blackdown-1.4.2-03)
> > | | Java HotSpot(TM) Client VM (build Blackdown-1.4.2-03, mixed 
> > | | mode) ====================================
> > | |
> > | | Thank you
> > | |
> > | | Saminda
> > | |
> > | |
> > | |
> > | |
> > | |
> > | | Davanum Srinivas wrote:
> > |
> > | | Saminda,
> > | |
> > | | which jdk version? what os?
> > | |
> > | | thanks,
> > | | dims
> > | |
> > | | Saminda Abeyruwan wrote:
> > | | | Hi,
> > | | |
> > | | | We are seen some test failures in XMLSchema project
> > | | |
> > | |
> > http://ww2.wso2.org/~wsasbuilder/build_report_archives/2008-02-07-01
> > -01-01/xml_schema.log
> > | |
> > | | |
> > | | |
> > | | | Last change rev is 616495
> > | | |
> > | | | Thank you
> > | | |
> > | | | Saminda
> > | | |
> > | | | Ajith Ranabahu wrote:
> > | | |> Sorry guys,
> > | | |> I got stuck with some other stuff and the XmlSchema release
> > completely
> > | | |> got slipped out
> > | | |> I will make the artifacts and set up a vote by tonight 
> > | | |> (Friday 8th)
> > | | |>
> > | | |> Ajith
> > | | |>
> > | | |>
> > | | |>
> > | | |> On Feb 7, 2008 10:00 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote:
> > | | |>> Could someone PLEASE work on creating a new release of 
> > | | |>> XmlSchema
> > that
> > | | |>> includes all the fixes that were put in during December and
> > January?
> > | | |>> I realy don't care if it's called 1.4 or 1.3.3 or what, but 
> > | | |>> we
> > really
> > | | |>> need the fixes.
> > | | |>>
> > | | |>> The one remaining blocker bug in CXF is due to a bug in
> > | | XmlSchema.   I'd
> > | | |>> really like to get that eliminated.
> > | | |>>
> > | | |>> --
> > | | |>> J. Daniel Kulp
> > | | |>> Principal Engineer, IONA
> > | | |>> [EMAIL PROTECTED]
> > | | |>> http://www.dankulp.com/blog
> > | | |>>
> > | | |>>
> > --------------------------------------------------------------------
> > -
> > | | |>> To unsubscribe, e-mail: 
> > | | |>> [EMAIL PROTECTED]
> > | | |>> For additional commands, e-mail: 
> > | | |>> [EMAIL PROTECTED]
> > | | |>>
> > | | |>>
> > | | |>
> > | | |>
> > | | |>
> > | | |
> > | | |
> > | | |
> > --------------------------------------------------------------------
> > -
> > | | | To unsubscribe, e-mail: [EMAIL PROTECTED]
> > | | | For additional commands, e-mail: 
> > | | | [EMAIL PROTECTED]
> > | | |
> > | |>
> > | ------------------------------------------------------------------
> > | --- To unsubscribe, e-mail: [EMAIL PROTECTED]
> > | For additional commands, e-mail: [EMAIL PROTECTED]
> > | |>
> > | |>
> > |
> > | | ----------------------------------------------------------------
> > | | ----- To unsubscribe, e-mail: 
> > | | [EMAIL PROTECTED]
> > | | For additional commands, e-mail: [EMAIL PROTECTED]
> > |
> > |>
> > - 
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > |>
> > |>
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.5 (Cygwin)
> >
> > iD8DBQFHuETwgNg6eWEDv1kRAhW7AJ4tkaJJRYdUB2wI3hV3t5FzH0kBWACg5tGK
> > 1TrL9bTOHBd3I7XqJn4D/lk=
> > =hGs1
> > -----END PGP SIGNATURE-----
> >
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>



--
Ajith Ranabahu

Reading, after a certain age, diverts the mind too much from its creative 
pursuits. Any man who reads too much and uses his own brain too little falls 
into lazy habits of thinking - Albert Einstein

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to