[
https://issues.apache.org/jira/browse/WSCOMMONS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved WSCOMMONS-255.
---
Resolution: Fixed
Fix Version/s: Axiom 1.2.8
This should now be fixed in tr
Author: veithen
Date: Sun Dec 14 16:32:37 2008
New Revision: 726587
URL: http://svn.apache.org/viewvc?rev=726587&view=rev
Log:
Fixed multiple bugs in ElementImpl#getElementsByTagName and
ElementImpl#getElementsByTagNameNS, in particular the fact that they only
considered direct children, not all
Modified:
webservices/commons/trunk/modules/XmlSchema/src/test/java/tests/customext/elt/CustomExtElementDeserializerTest.java
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/src/test/java/tests/customext/elt/CustomExtElementDeserializerTest.java?rev=726576&r1=726575&
Author: bimargulies
Date: Sun Dec 14 15:18:54 2008
New Revision: 726576
URL: http://svn.apache.org/viewvc?rev=726576&view=rev
Log:
Start moving on 2.0. Set up a set of PMD and Checkstyle options. Do an initial
push of all of the code
to respect them. mvn install doesn't run them yet, because even
Modified:
webservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchemaContentType.java
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchemaContentType.java?rev=726576&r1=726575&r2=726
Author: bimargulies
Date: Sun Dec 14 14:40:24 2008
New Revision: 726568
URL: http://svn.apache.org/viewvc?rev=726568&view=rev
Log:
Fix trunk POM to anticipate 2.0.
Modified:
webservices/commons/trunk/modules/XmlSchema/pom.xml
Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml
URL:
Author: bimargulies
Date: Sun Dec 14 14:27:37 2008
New Revision: 726564
URL: http://svn.apache.org/viewvc?rev=726564&view=rev
Log:
Merged revisions 726532 via svnmerge from
https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH
r726532 | bimarguli
Author: bimargulies
Date: Sun Dec 14 14:13:45 2008
New Revision: 726558
URL: http://svn.apache.org/viewvc?rev=726558&view=rev
Log:
Try again to get merge into shape.
Modified:
webservices/commons/trunk/modules/XmlSchema/ (props changed)
Propchange: webservices/commons/trunk/modules/XmlSche
Author: bimargulies
Date: Sun Dec 14 14:12:07 2008
New Revision: 726557
URL: http://svn.apache.org/viewvc?rev=726557&view=rev
Log:
Try to patch the merge state.
Modified:
webservices/commons/trunk/modules/XmlSchema/ (props changed)
Propchange: webservices/commons/trunk/modules/XmlSchema/
-
Author: bimargulies
Date: Sun Dec 14 14:00:35 2008
New Revision: 726549
URL: http://svn.apache.org/viewvc?rev=726549&view=rev
Log:
Reinitialize merge tracking. What a pain.
Modified:
webservices/commons/trunk/modules/XmlSchema/ (props changed)
webservices/commons/trunk/modules/XmlSchema
Author: veithen
Date: Sun Dec 14 13:54:20 2008
New Revision: 726547
URL: http://svn.apache.org/viewvc?rev=726547&view=rev
Log:
Refactored duplicate code into separate method.
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeLi
Author: bimargulies
Date: Sun Dec 14 13:49:52 2008
New Revision: 726544
URL: http://svn.apache.org/viewvc?rev=726544&view=rev
Log:
I think this completes a merge that I was in the middle of when I lost
connectivity.
Modified:
webservices/commons/trunk/modules/XmlSchema/ (props changed)
Pr
Author: bimargulies
Date: Sun Dec 14 13:42:52 2008
New Revision: 726540
URL: http://svn.apache.org/viewvc?rev=726540&view=rev
Log:
Merged revisions 725681 via svnmerge from
https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH
r725681 | bimarguli
I made some changes today that purport to address WSCOMMONS-377. I've
deployed a snapshot, perhaps JUDDI can try it out?
Here is a summary of the situation as I see it.
Make a collection. Set a base URI for the collection. Try to read some
schemas from DOM elements (not documents) into the colle
Author: veithen
Date: Sun Dec 14 13:32:13 2008
New Revision: 726537
URL: http://svn.apache.org/viewvc?rev=726537&view=rev
Log:
Improved the DOM related tests so that test cases that only refer to the JAXP
and DOM APIs are executed twice: once against a standard DOM implementation
(Xerces) and on
[
https://issues.apache.org/jira/browse/WSCOMMONS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved WSCOMMONS-377.
Resolution: Fixed
The 'fix' is as follows:
You can now give each schema a uniqu
Author: bimargulies
Date: Sun Dec 14 13:25:18 2008
New Revision: 726532
URL: http://svn.apache.org/viewvc?rev=726532&view=rev
Log:
WSCOMMONS-377.
Add functionality so that the base URI of an XmlSchemaCollection is used to
resolve imports inside of a
schema when that schemas's system ID is not u
[
https://issues.apache.org/jira/browse/WSCOMMONS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies updated WSCOMMONS-377:
---
Fix Version/s: XmlSchema 1.4.4
Assignee: Benson Margulies
Affe
Author: veithen
Date: Sun Dec 14 12:51:53 2008
New Revision: 726530
URL: http://svn.apache.org/viewvc?rev=726530&view=rev
Log:
Some code cleanup in DOM tests (no functional changes):
* Removed unnecessary constructors.
* Avoid using TestCase#fail in case of an exception. Instead just let JUnit
in
[
https://issues.apache.org/jira/browse/WSCOMMONS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656455#action_12656455
]
Benson Margulies commented on WSCOMMONS-377:
The immediate problem in the in
[
https://issues.apache.org/jira/browse/WSCOMMONS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656451#action_12656451
]
Benson Margulies commented on WSCOMMONS-377:
Some of Dan's recent patches
Does the first part of
https://issues.apache.org/jira/browse/WSCOMMONS-378 make sense?
Was there ever a discussion of WSCOMMONS-311?
[
https://issues.apache.org/jira/browse/WSCOMMONS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved WSCOMMONS-359.
Resolution: Incomplete
This was reported against an old version, and the reporte
[
https://issues.apache.org/jira/browse/WSCOMMONS-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated WSCOMMONS-346:
--
Fix Version/s: Axiom 1.2.9
I think that the issue is in OMChildrenQNameIterator#next
Author: veithen
Date: Sun Dec 14 09:30:13 2008
New Revision: 726501
URL: http://svn.apache.org/viewvc?rev=726501&view=rev
Log:
WSCOMMONS-412: Use DOOMDocumentBuilderFactory in unit tests.
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-tests/src/test/java/org/apache/axiom/om/
Author: veithen
Date: Sun Dec 14 08:30:53 2008
New Revision: 726489
URL: http://svn.apache.org/viewvc?rev=726489&view=rev
Log:
Removed duplicate dependencyManagement entries.
Modified:
webservices/commons/trunk/modules/axiom/pom.xml
Modified: webservices/commons/trunk/modules/axiom/pom.xml
U
Author: veithen
Date: Sun Dec 14 06:00:53 2008
New Revision: 726447
URL: http://svn.apache.org/viewvc?rev=726447&view=rev
Log:
WSCOMMONS-412: Deprecated DocumentBuilderFactoryImpl and DocumentBuilderImpl
and created two new classes DOOMDocumentBuilderFactory and DOOMDocumentBuilder
without the s
Some of us aren't on axis-dev or private, but, then again, our votes dont bind.
On Sat, Dec 13, 2008 at 9:41 PM, Eran Chinthaka wrote:
> Hi Benson,
>
> On Sun, Nov 30, 2008 at 9:04 PM, Benson Margulies
> wrote:
>
>> Eran,
>>
>> I get the feeling that you have some particular individuals in mind
[
https://issues.apache.org/jira/browse/WSCOMMONS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen reassigned WSCOMMONS-412:
-
Assignee: Andreas Veithen
After looking a bit more into this, I think that the
29 matches
Mail list logo