Re: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-12 Thread Alexey Loubyansky
I have created an issue "investigate conflicts between XB versions in Branch_4_0 and HEAD" http://jira.jboss.org/jira/browse/JBXB-45 and added usages of org.jboss.xb API in Branch_4_0 and conflicts that I found. Scott M Stark wrote: One incompatibility is the change of the SchemaBindingResol

RE: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-11 Thread Scott M Stark
Alexey Loubyansky > Sent: Wednesday, January 11, 2006 5:19 AM > To: Thomas Diesler > Cc: Scott M Stark; jboss-development@lists.sourceforge.net > Subject: Re: [JBoss-dev] RE: Sync xml tests with HEAD for use > with jboss-xml-binding.jar > > The tests should be "co-located" w

Re: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-11 Thread Alexey Loubyansky
I don't see any other impl/usages of SchemaBindingResolver in Branch_4_0 at all not counting org.jboss.xb package. Scott M Stark wrote: One incompatibility is the change of the SchemaBindingResolver method from: SchemaBinding resolve(String nsUri, String localName, String baseURI, String schem

Re: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-11 Thread Alexey Loubyansky
rge.net; Thomas Diesler; Alexey Loubyansky Subject: RE: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar One incompatibility is the change of the SchemaBindingResolver method from: SchemaBinding resolve(String nsUri, String localName, String baseURI, String schem

RE: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-11 Thread Thomas Diesler
>Sent: Wednesday, January 11, 2006 03:46 >To: jboss-development@lists.sourceforge.net; Thomas Diesler; >Alexey Loubyansky >Subject: RE: [JBoss-dev] RE: Sync xml tests with HEAD for use >with jboss-xml-binding.jar > > >One incompatibility is the change of the Schem

RE: [JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-10 Thread Scott M Stark
One incompatibility is the change of the SchemaBindingResolver method from: SchemaBinding resolve(String nsUri, String localName, String baseURI, String schemaLocation) to: SchemaBinding resolve(String nsUri, String baseURI, String schemaLocation) I suppose this is a minor issue as this is onl

[JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-10 Thread Scott M Stark
The first question is can a fork of head be easily made compatible with the apis that existed in the 4.0 branch before th merge. I'm looking at some of the test changes now. > -Original Message- > From: Thomas Diesler > Sent: Tuesday, January 10, 2006 6:14 AM > To: Alexey Loubyansky > Cc:

[JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-10 Thread Thomas Diesler
The snapshot version is a placeholder for itermediary versions. 1.0RC1 is the now verified version that passes all webservice tests in 4.0.x. I'm happy with whatever solution you can provide that allows jbossws-1.0 to be used with the upcomming 4.0.4 release. This is necessary to provide our custo

[JBoss-dev] Re: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-10 Thread Alexey Loubyansky
So, after Scott said we can't have 'snapshot' you renamed snapshot to RC1? I don't think this is what the problem was... Thomas, I think, you are going to fast w/o decisions made on forums or dev list. This way you may create more problems than solve. You did start the discussion http://www.jb

[JBoss-dev] RE: Sync xml tests with HEAD for use with jboss-xml-binding.jar

2006-01-10 Thread Thomas Diesler
I would prefer you to maintain a single jbossxb version in HEAD with known binary drops in the repository that are then beeing used in 4.0.x. Otherwise I have little confidence that we will get retrotranslated versions of projects that depend on jbossxb (like JBossWS) working in 4.0.x Currently,