Re: [jxpath] was: [all] Status of components

2007-02-19 Thread Dmitri Plotnikov
things myself, but I have been very busy on other projects lately. Best regards, - Dmitri Plotnikov - Original Message - From: Dion Gillard [EMAIL PROTECTED] To: Jakarta Commons Developers List commons-dev@jakarta.apache.org Sent: Friday, February 09, 2007 12:53 AM Subject: Re: [all

Re: [jxpath] was: [all] Status of components

2007-02-19 Thread Dmitri Plotnikov
appears to be to keep things as they were in 1.2. Thus we should revert the changes (which are not too extensive anyway). Thank you, - Dmitri - Original Message - From: Matt Benson [EMAIL PROTECTED] To: Jakarta Commons Developers List commons-dev@jakarta.apache.org Sent: Monday

Re: [jira] Created: (JXPATH-71) Ponter.asPath() return values not always correct

2006-10-10 Thread Dmitri Plotnikov
John, A similar bug was reported and fixed a long time ago. Are you sure this is still an issue with the current build of JXPath? Thank you, - Dmitri - Original Message - From: John Attwood (JIRA) [EMAIL PROTECTED] To: commons-dev@jakarta.apache.org Sent: Monday, October 09, 2006

Re: JXPath query

2006-08-17 Thread Dmitri Plotnikov
Mumtaz, I would try companies[department/name='xyz'] Cheers, - Dmitri - Original Message - From: Mumtaz Siddiqui [EMAIL PROTECTED] To: commons-dev@jakarta.apache.org Sent: Thursday, August 17, 2006 8:40 AM Subject: JXPath query Is it possible to get iteration of root obejects

Re: JXPath, beans and the count function

2006-07-28 Thread Dmitri Plotnikov
. Thank you very much for your help. - Dmitri - Original Message From: Simone Gianni [EMAIL PROTECTED] To: Jakarta Commons Developers List commons-dev@jakarta.apache.org Sent: Friday, July 28, 2006 6:03:29 AM Subject: Re: JXPath, beans and the count function Hi Dmitri, thanks for your

Re: JXPath, beans and the count function

2006-07-27 Thread Dmitri Plotnikov
Simone, Perhaps a custom extension function could be used instead of count(list) to resolve the issue. - Dmitri - Original Message - From: Simone Gianni [EMAIL PROTECTED] To: commons-dev@jakarta.apache.org Sent: Thursday, July 27, 2006 1:47 PM Subject: JXPath, beans and the count

svn commit: r387363 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/compiler/CoreFunction.java test/org/apache/commons/jxpath/ri/compiler/CoreFunctionTest.java

2006-03-20 Thread dmitri
Author: dmitri Date: Mon Mar 20 16:48:07 2006 New Revision: 387363 URL: http://svn.apache.org/viewcvs?rev=387363view=rev Log: Fixed a problem caused by from index greater than the string s length. Thanks to Barzilai Spinak Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache

svn commit: r330424 - in /jakarta/commons/proper/jxpath/trunk: build.xml project.xml src/java/org/apache/commons/jxpath/ri/model/jdom/JDOMNodePointer.java

2005-11-02 Thread dmitri
Author: dmitri Date: Wed Nov 2 19:10:30 2005 New Revision: 330424 URL: http://svn.apache.org/viewcvs?rev=330424view=rev Log: Upgraded to JDOM 1.0 Modified: jakarta/commons/proper/jxpath/trunk/build.xml jakarta/commons/proper/jxpath/trunk/project.xml jakarta/commons/proper/jxpath

svn commit: r329964 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ java/org/apache/commons/jxpath/ri/ java/org/apache/commons/jxpath/ri/axes/ java/org/apache/commons/jx

2005-10-31 Thread dmitri
Author: dmitri Date: Mon Oct 31 19:25:32 2005 New Revision: 329964 URL: http://svn.apache.org/viewcvs?rev=329964view=rev Log: Another attempt at closing bug 32360. See http://issues.apache.org/bugzilla/show_bug.cgi?id=32360 Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache

svn commit: r329444 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 09:54:45 2005 New Revision: 329444 URL: http://svn.apache.org/viewcvs?rev=329444view=rev Log: Updated license with permission of Gerald Huck Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj Modified

svn commit: r329468 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ java/org/apache/commons/jxpath/ri/ java/org/apache/commons/jxpath/ri/axes/ java/org/apache/commons/jx

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 12:02:38 2005 New Revision: 329468 URL: http://svn.apache.org/viewcvs?rev=329468view=rev Log: Fixes for bug 32360. Please follow discussions at: http://issues.apache.org/bugzilla/show_bug.cgi?id=32360 Modified: jakarta/commons/proper/jxpath/trunk/src/java

svn commit: r329470 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathBasicBeanInfo.java

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 12:11:37 2005 New Revision: 329470 URL: http://svn.apache.org/viewcvs?rev=329470view=rev Log: Fixed a synchronization issue described in this bug report: http://issues.apache.org/bugzilla/show_bug.cgi?id=34552 Modified: jakarta/commons/proper/jxpath/trunk

svn commit: r329481 - in /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath: ./ functions/ ri/ ri/axes/ ri/compiler/ ri/model/ ri/model/beans/ ri/model/dom/ ri/model/dynabeans/ ri

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 14:07:19 2005 New Revision: 329481 URL: http://svn.apache.org/viewcvs?rev=329481view=rev Log: Introduced specialized exceptions Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathException.java jakarta/commons/proper

svn commit: r329482 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 14:08:36 2005 New Revision: 329482 URL: http://svn.apache.org/viewcvs?rev=329482view=rev Log: Introduced specialized exceptions Added: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathAbstractFactoryException.java jakarta

svn commit: r329488 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/NamespaceResolver.java

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 14:55:53 2005 New Revision: 329488 URL: http://svn.apache.org/viewcvs?rev=329488view=rev Log: Fixed a problem that lead to paths with empty prefixes Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/NamespaceResolver.java

svn commit: r329489 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/axes/PredicateContext.java

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 14:56:46 2005 New Revision: 329489 URL: http://svn.apache.org/viewcvs?rev=329489view=rev Log: Fixed bug 35911, with broke function last() in some cases http://issues.apache.org/bugzilla/show_bug.cgi?id=35911 Modified: jakarta/commons/proper/jxpath/trunk/src

svn commit: r329513 - in /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri: axes/UnionContext.java compiler/ExpressionPath.java compiler/Path.java

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 20:07:12 2005 New Revision: 329513 URL: http://svn.apache.org/viewcvs?rev=329513view=rev Log: Corrected behavior of chained predicates. Each predicate is supposed to form its own node set. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache

svn commit: r329518 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/beans/BeanPropertyPointer.java

2005-10-29 Thread dmitri
Author: dmitri Date: Sat Oct 29 21:35:50 2005 New Revision: 329518 URL: http://svn.apache.org/viewcvs?rev=329518view=rev Log: Fixed bug 37299. Atomic values should declare that they have 0 properties. http://issues.apache.org/bugzilla/show_bug.cgi?id=37299 Modified: jakarta/commons/proper

Extending Apache Commons Functor

2005-10-26 Thread Dmitri Pissarenko
Dmitri Pissarenko -- Dmitri Pissarenko Software Engineer http://dapissarenko.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Extending Apache Commons Functor

2005-10-26 Thread Dmitri Pissarenko
Commons Collections? TIA Dmitri Pissarenko -- Dmitri Pissarenko Software Engineer http://dapissarenko.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jxpath] Feature-Request: JXPathIntrospector and Thread Context Classloader

2005-08-09 Thread Dmitri Plotnikov
Stephan, Great proposal. I'll be happy to make the change. - Dmitri --- Stephan Markwalder [EMAIL PROTECTED] wrote: Dear JXPath Develpers, I have a feature request for JXPathIntrospector regardings its strategy to find/load ...XBeanInfo classes: Currenty, JXPathIntrospector tries

Re: jxpath ?

2005-06-14 Thread Dmitri Plotnikov
APIs to JXPath APIs? Or, alternatively, should JXPath itself morph to adapt to the JAXP APIs. If we did that, would we preserve compatibility with JXPath 1.2, or go straight to JXPath 2? Or, better, skip a version and go to JXPath 3.0 to avoid confusion with XPath 2? Thank you, - Dmitri

Re: JXPath cycles

2005-05-04 Thread Dmitri Plotnikov
Elliotte, While traversing the graph of model objects, JXPath maintains a trace of nodes it's visited. If it encouters a node that has already been visited, it simply skips it. That's how it avoids the infinite loop in a situation like the one you are describing. I hope this helps, - Dmitri

svn commit: r158299 - in jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/model/beans/CollectionPointer.java test/org/apache/commons/jxpath/ri/model/MixedModelTest.java

2005-03-19 Thread dmitri
Author: dmitri Date: Sat Mar 19 20:25:13 2005 New Revision: 158299 URL: http://svn.apache.org/viewcvs?view=revrev=158299 Log: Fixed Scott Heaberlin's StackOverflow bug. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/beans/CollectionPointer.java

svn commit: r158012 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java

2005-03-17 Thread dmitri
Author: dmitri Date: Thu Mar 17 19:03:32 2005 New Revision: 158012 URL: http://svn.apache.org/viewcvs?view=revrev=158012 Log: Correctly re-applied Vasiliy Stashuk's patch. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java Modified

svn commit: r158013 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java

2005-03-17 Thread dmitri
Author: dmitri Date: Thu Mar 17 19:08:39 2005 New Revision: 158013 URL: http://svn.apache.org/viewcvs?view=revrev=158013 Log: Correctly re-applied Vasiliy Stashuk's patch. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java Modified

svn commit: r157432 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java

2005-03-14 Thread dmitri
Author: dmitri Date: Mon Mar 14 08:31:14 2005 New Revision: 157432 URL: http://svn.apache.org/viewcvs?view=revrev=157432 Log: Applied Vasiliy Stashuk's patch. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java Modified: jakarta/commons

svn commit: r156386 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/beans/PropertyPointer.java

2005-03-06 Thread dmitri
Author: dmitri Date: Sun Mar 6 19:50:06 2005 New Revision: 156386 URL: http://svn.apache.org/viewcvs?view=revrev=156386 Log: Fixed bug 33377. See http://issues.apache.org/bugzilla/show_bug.cgi?id=33377 Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri

Re: [jxpath] org.apache.commons.jxpath.JXPathException: no read method

2005-03-04 Thread Dmitri Plotnikov
Vasiliy, You need to change the visibility of class B from default to public. JXPath only supports access to public classes. Let me know if this helps. - Dmitri Vasiliy Stashuk [EMAIL PROTECTED] wrote: Hi! I have problem while accessing java bean properties via JXPath. Consider

Re: [jxpath] org.apache.commons.jxpath.JXPathException: no read method

2005-03-04 Thread Dmitri Plotnikov
Vasiliy, Very good point. I will commit a fix to getAccessibleMethodFromInterfaceNest tonight. Thank you very much for pointing this out. - Dmitri Vasiliy Stashuk [EMAIL PROTECTED] wrote: Making B public will help. But what if I'm using anonymous class instead of B, like

svn commit: r156189 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/util/ValueUtils.java

2005-03-04 Thread dmitri
Author: dmitri Date: Fri Mar 4 09:51:50 2005 New Revision: 156189 URL: http://svn.apache.org/viewcvs?view=revrev=156189 Log: Made getAccessibleMethod recurse through the hierarchy. Great thanks to Vasiliy Stashuk. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons

Re: [jxpath] org.apache.commons.jxpath.JXPathException: no read method

2005-03-04 Thread Dmitri Plotnikov
The fix is in, but I have not uploaded anything to ibiblio. Isn't that done automatically by their build process? - Dmitri - Original Message - From: Vasiliy Stashuk [EMAIL PROTECTED] To: commons-dev@jakarta.apache.org Sent: Friday, March 04, 2005 12:01 PM Subject: Re: [jxpath

Re: [jxpath] Future of JXPath and DOM???

2005-02-09 Thread Dmitri Plotnikov
a primitive value or a DOM Node. Regards, - Dmitri Jess Holle [EMAIL PROTECTED] wrote: Dmitri Plotnikov wrote: Jess, JXPath has always supported Xalan through JAXP DOM APIs. What you may have seen in the source code of JXPath is some attempts to optimize JXPath when it is used specifically

Re: [jxpath] Future of JXPath and DOM???

2005-02-08 Thread Dmitri Plotnikov
to static DOM and take advantage of DTM. Try using JXPath and let us know how it works out. - Dmitri Jess Holle [EMAIL PROTECTED] wrote: P.S. Also, I must admit this message is somewhat of a test. If no one responds, then I can assume the JXPath community is not active enough to be worth

Re: [jxpath] Future of JXPath and DOM???

2005-02-08 Thread Dmitri Plotnikov
Jess, Sorry, I misspoke. Of course, what I wanted to say was that JXPath has always supported Xerces, which is the XML parser bundled with Xalan. Thus, it can work side-by-side with Xalan. - Dmitri Dmitri Plotnikov [EMAIL PROTECTED] wrote: Jess, JXPath has always supported Xalan through

svn commit: r151301 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dom/DOMNodePointer.java

2005-02-03 Thread dmitri
Author: dmitri Date: Thu Feb 3 18:59:24 2005 New Revision: 151301 URL: http://svn.apache.org/viewcvs?view=revrev=151301 Log: Applied patch submitted by Emond Papegaaij. Thank you very much. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dom

[jxpath] Pre-commit check failed - Help needed

2005-02-01 Thread Dmitri Plotnikov
I was trying to commit a patch provided by Emond Papegaaij, but got a Pre-commit check failed message from CVS. I haven't done any commits since December. Has something changed? Is it possible that I somehow lost my karma? Thank you, - Dmitri

Re: [jxpath] Pre-commit check failed - Help needed

2005-02-01 Thread Dmitri Plotnikov
Thanks, Dion, I did not realize this has happened. I'll read up on it. - Dmitri - Original Message - From: Dion Gillard [EMAIL PROTECTED] To: Jakarta Commons Developers List commons-dev@jakarta.apache.org Sent: Wednesday, February 02, 2005 12:19 AM Subject: Re: [jxpath] Pre-commit check

Re: [jxpath] optimize xpath query on xpath enabled containers

2005-01-31 Thread Dmitri Plotnikov
Michael, I believe, adding this type of delegation for query evaluation would require quite significant refactoring of JXPath. However, I could be wrong. Do you have a particular fix in mind? Thank you, - Dmitri - Original Message - From: Michael Homeijer [EMAIL PROTECTED

Re: [JXPath] On contributing XOM-support

2005-01-19 Thread Dmitri Plotnikov
Torsten, Just to clarify the issue: we are not talking about including XOM with JXPath, we only need it to build against. We would not actually commit any non-Apache licensed code to the Apache repository. Is that equally bad? Thanks, - Dmitri Torsten Curdt [EMAIL PROTECTED] wrote

Re: [JXPath] unordered node-sets

2005-01-19 Thread Dmitri Plotnikov
Knut, Knut Wannheden [EMAIL PROTECTED] wrote: Dmitri, Dmitri Plotnikov apache.org writes: You are right - I am starting to forget everything. The node set does not have to be ordered, but if I want to implement axes like preceding and following, I have to impose some order on the object

Re: [JXPath] On contributing XOM-support

2005-01-19 Thread Dmitri Plotnikov
Torsten, Thank you for the clarification. Shirasu, I think we will have to wait 'till the issues around the licenses are resolved. I am very sorry about that. For now I could put a link on the JXPath home page pointing to your site. Sorry, - Dmitri Torsten Curdt [EMAIL PROTECTED

Re: [JXPath] On contributing XOM-support

2005-01-18 Thread Dmitri Plotnikov
or an integral part of JXPath? I recommend that we make it an integral part of JXPath 2. Do we have any licensing issues with XOM? I believe we can use it, it is covered by LGPL. Does anybody know of a reason we would not be able to use XOM in our build? Once again, thank you. - Dmitri

Re: [jxpath] Array Creation Problem

2005-01-17 Thread Dmitri Plotnikov
Dear Puneet, JXPath is designed to support both null and empty arrays. If there is a problem, I cannot glean the what it is from the explanations you provided. Could you post a test case that illustrates the issue? Thank you, - Dmitri - Original Message - From: puneet sharma [EMAIL

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java

2004-12-30 Thread dmitri
dmitri 2004/12/30 13:59:36 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodePointer.java jxpath/src/java/org/apache/commons/jxpath/ri NamespaceResolver.java

Re: JXPath and namespaces

2004-12-30 Thread Dmitri Plotnikov
: String baz = (String) context.getValue(foo:bar/foo:baz); In order to take advantage of this new functionality, you will need to use the HEAD branch from CVS (or the nightly build starting tomorrow). I hope this helps, Thank you for the insightful suggestion, Happy New Year, - Dmitri - Original

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java

2004-10-05 Thread dmitri
dmitri 2004/10/05 17:34:14 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodePointer.java jxpath/src/test/org/apache/commons/jxpath Vendor.xml jxpath/src/test/org/apache/commons/jxpath/ri/compiler

Re: Problem with default namespace.

2004-10-05 Thread Dmitri Plotnikov
Nick, I have applied the patch. Thank you very much for tracing the problem - Dmitri - Original Message - From: Nick Van den Bleeken [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:30 PM Subject: Re: Problem with default namespace. Hi, My notes fucked

Re: Problem with default namespace.

2004-09-02 Thread Dmitri Plotnikov
Nick, Thank you very much for the patch - I will apply it within a couple of days. - Dmitri - Original Message - From: Nick Van den Bleeken [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:30 PM Subject: Re: Problem with default namespace. Hi, My notes

Re: [doc] not enough Karma?

2004-08-02 Thread Dmitri Plotnikov
Thank you very much. - Dmitri - Original Message - From: Henri Yandell [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Monday, August 02, 2004 8:04 AM Subject: Re: [doc] not enough Karma? Jakarta General is probably the best way to make the request

[RESULT][VOTE] Release vote for JXPath 1.2

2004-08-01 Thread Dmitri Plotnikov
It's been a week since the original call for votes was issued. We've got three +1 votes (Dmitri Plotnikov, Matthew Hawthorne and Davanum Srinivas) and no objections. Thus, we are ready to cut the release, which is precisely what I am going to do. - Dmitri - Original Message - From

[ANNOUNCEMENT] JXPath 1.2 Released

2004-08-01 Thread Dmitri Plotnikov
continuous support of JXPath. Dmitri Plotnikov [EMAIL PROTECTED] P.S. I wish I had enough Karma to update the documentation on the Jakarta website. :-( - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/axes InitialContext.java

2004-07-30 Thread dmitri
dmitri 2004/07/30 06:51:01 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/axes InitialContext.java Log: PR: 30298. Invalid implementation of InitialContext.getValue() Revision ChangesPath 1.15 +2 -2 jakarta-commons/jxpath/src

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/util BasicTypeConverter.java

2004-07-25 Thread dmitri
dmitri 2004/07/25 06:16:04 Modified:jxpath/src/java/org/apache/commons/jxpath/util BasicTypeConverter.java Log: PR: 30272. Integration with ConverterUtils had a bug in it Revision ChangesPath 1.15 +6 -4 jakarta-commons/jxpath/src/java

[VOTE] Release vote for JXPath 1.2

2004-07-25 Thread Dmitri Plotnikov
/jxpath_1.2RC2/ +1 (this is my vote) Thank you, Dmitri

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri InfoSetUtil.java

2004-07-16 Thread dmitri
dmitri 2004/07/16 15:49:33 Modified:jxpath/src/java/org/apache/commons/jxpath/ri InfoSetUtil.java Log: Corrected the behavior of boolean() and not() with variables Revision ChangesPath 1.11 +13 -3 jakarta-commons/jxpath/src/java/org

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath JXPathTestCase.java

2004-07-16 Thread dmitri
dmitri 2004/07/16 15:52:32 Modified:jxpath/src/test/org/apache/commons/jxpath JXPathTestCase.java Log: PR 30133. Made test cases Locale-independent Revision ChangesPath 1.36 +3 -1 jakarta-commons/jxpath/src/test/org/apache/commons

cvs commit: jakarta-commons/jxpath build.xml

2004-07-12 Thread dmitri
dmitri 2004/07/12 20:42:43 Modified:jxpath build.xml Log: Didn't realize that the version number is not permitted in the name of the jar file Revision ChangesPath 1.23 +1 -1 jakarta-commons/jxpath/build.xml Index: build.xml

cvs commit: jakarta-commons/jxpath build.xml

2004-07-08 Thread dmitri
dmitri 2004/07/08 21:50:38 Modified:jxpath build.xml Log: Fixed a problem with javadoc generation Revision ChangesPath 1.22 +1 -1 jakarta-commons/jxpath/build.xml Index: build.xml

cvs commit: jakarta-commons/jxpath build.xml

2004-07-02 Thread dmitri
dmitri 2004/07/02 15:26:00 Modified:jxpath build.xml Log: Removed accidental dependency on a local directory Revision ChangesPath 1.21 +10 -10jakarta-commons/jxpath/build.xml Index: build.xml

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath JXPathContext.java

2004-06-29 Thread dmitri
dmitri 2004/06/29 14:15:46 Modified:jxpath/src/java/org/apache/commons/jxpath JXPathContext.java Log: Added selectNodes and selectSingleNode methods Revision ChangesPath 1.25 +37 -1 jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/JXPathContext.java

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/util BasicTypeConverterTest.java

2004-06-29 Thread dmitri
dmitri 2004/06/29 14:50:02 Modified:jxpath/src/java/org/apache/commons/jxpath/util BasicTypeConverter.java jxpath/src/test/org/apache/commons/jxpath/util BasicTypeConverterTest.java Log: Integrated with BeanUtils

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri NamespaceResolver.java

2004-06-29 Thread dmitri
dmitri 2004/06/29 15:57:20 Modified:jxpath/src/java/org/apache/commons/jxpath/ri NamespaceResolver.java Log: Fixed a bug having to do with the caching or the reverseMap Revision ChangesPath 1.2 +2 -1 jakarta-commons/jxpath/src/java

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/jdom JDOMNodePointer.java

2004-06-29 Thread dmitri
dmitri 2004/06/29 15:58:18 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodePointer.java jxpath/src/test/org/apache/commons/jxpath/ri/model/jdom TestJDOMFactory.java jxpath/src/test/org

Re: [jxpath] bug in DOMNodePointer?

2004-06-29 Thread Dmitri Plotnikov
Nikolay, Thank you very much for reporting this issue. It is now fixed. - Dmitri - Original Message - From: Nikolay Tsankov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:29 AM Subject: [jxpath] bug in DOMNodePointer? class

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java

2004-06-29 Thread dmitri
dmitri 2004/06/29 17:29:13 Modified:jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java Log: Verified name() in a predicate Revision ChangesPath 1.23 +6 -1 jakarta-commons/jxpath/src/test/org/apache/commons/jxpath

[jxpath] JXPath 1.2 RC1 is now available

2004-06-29 Thread Dmitri Plotnikov
) Release Notes document. Any comments will be highly appreciated. Thanks in advance, - Dmitri Plotnikov

[jxpath][VOTE] Release plan for JXPath 1.2

2004-06-11 Thread Dmitri Plotnikov
/jakarta-commons/JXPathRelease1_2e2) and myself as release manager for this release. Here's my +1 - Dmitri

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath JXPathBasicBeanInfo.java

2004-05-08 Thread dmitri
dmitri 2004/05/08 08:03:36 Modified:jxpath/src/java/org/apache/commons/jxpath JXPathBasicBeanInfo.java Log: Improved toString() Revision ChangesPath 1.9 +7 -1 jakarta-commons/jxpath/src/java/org/apache/commons/jxpath

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath JXPathIntrospector.java

2004-05-08 Thread dmitri
dmitri 2004/05/08 08:10:05 Modified:jxpath/src/java/org/apache/commons/jxpath JXPathIntrospector.java Log: Fixed dynamic BeanInfo lookup Revision ChangesPath 1.10 +9 -5 jakarta-commons/jxpath/src/java/org/apache/commons/jxpath

cvs commit: jakarta-commons/jxpath/src/test-webapp - New directory

2004-05-08 Thread dmitri
dmitri 2004/05/08 08:10:45 jakarta-commons/jxpath/src/test-webapp - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/jxpath/src/test-webapp/WEB-INF - New directory

2004-05-08 Thread dmitri
dmitri 2004/05/08 08:10:45 jakarta-commons/jxpath/src/test-webapp/WEB-INF - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/jxpath/src/test-webapp/WEB-INF web.xml

2004-05-08 Thread dmitri
dmitri 2004/05/08 08:10:49 Modified:jxpath/src/java/org/apache/commons/jxpath/servlet ServletRequestHandler.java HttpSessionHandler.java JXPathServletContexts.java PageContextHandler.java ServletContextHandler.java

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/compiler CoreFunctionTest.java

2004-05-08 Thread dmitri
dmitri 2004/05/08 13:07:09 Modified:jxpath/src/java/org/apache/commons/jxpath/ri InfoSetUtil.java jxpath/src/test/org/apache/commons/jxpath/ri/compiler CoreFunctionTest.java Log: Fixed Bug #28753: conversion of Boolean

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/model/container - New directory

2004-04-04 Thread dmitri
dmitri 2004/04/04 15:06:29 jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/model/container - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/container ContainerPointer.java

2004-04-04 Thread dmitri
dmitri 2004/04/04 15:06:36 Modified:jxpath/src/test/org/apache/commons/jxpath JXPathTestSuite.java jxpath/src/java/org/apache/commons/jxpath/ri/model/dynabeans DynaBeanPropertyPointer.java jxpath/src/java/org

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/compiler ExtensionFunctionTest.java

2004-04-04 Thread dmitri
dmitri 2004/04/04 16:16:24 Modified:jxpath/src/java/org/apache/commons/jxpath PackageFunctions.java JXPathContext.java jxpath/src/java/org/apache/commons/jxpath/ri JXPathContextReferenceImpl.java jxpath/src

Re: [jxpath] problem with Container interface

2004-04-04 Thread Dmitri Plotnikov
this problem. - Dmitri - Original Message - From: Dmitri Plotnikov [EMAIL PROTECTED] To: Jakarta Commons Users List [EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 12:08 PM Subject: Re: [jxpath] problem with Container interface I'll look into this. I haven't tried putting a collection

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/axes SimplePathInterpreterTest.java

2004-03-24 Thread dmitri
dmitri 2004/03/24 19:49:51 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/axes SimplePathInterpreter.java ParentContext.java AncestorContext.java PrecedingOrFollowingContext.java ChildContext.java

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/jdom JDOMNodePointer.java

2004-03-24 Thread dmitri
dmitri 2004/03/24 21:41:29 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodePointer.java jxpath/src/java/org/apache/commons/jxpath/ri/compiler NodeNameTest.java Path.java jxpath/src/java

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/compiler ExtensionFunction.java

2004-03-24 Thread dmitri
dmitri 2004/03/24 21:42:01 Modified:jxpath/src/java/org/apache/commons/jxpath/util BasicTypeConverter.java jxpath/src/test/org/apache/commons/jxpath/ri/compiler TestFunctions.java ExtensionFunctionTest.java

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/jdom JDOMNamespaceIterator.java JDOMNodePointer.java

2004-03-03 Thread dmitri
dmitri 2004/03/03 17:01:27 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/jdom JDOMNamespaceIterator.java JDOMNodePointer.java Log: Resolved compatibility issue with JDOM b10 Revision ChangesPath 1.8 +4 -4 jakarta-commons

Re: [Bug 26853] New: - Improving MapDynamicPropertyHandler

2004-02-11 Thread Dmitri Plotnikov
Yann, Sure, I'll commit the change. But just out of curiousity, what is that situtation where map.size() != map.keySet().size()? It almost feels like it would break a bunch of other things. Thanks for the report. - Dmitri --- [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/beans NullPropertyPointer.java

2004-01-23 Thread dmitri
dmitri 2004/01/23 17:12:02 Modified:jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java jxpath/src/java/org/apache/commons/jxpath/ri/model/beans NullPropertyPointer.java Log: Bug report 25609: Child

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri EvalContext.java

2004-01-23 Thread dmitri
dmitri 2004/01/23 18:16:19 Modified:jxpath/src/java/org/apache/commons/jxpath/ri EvalContext.java Log: Fixed a problem with passing collections as arguments and using getNodeSet in general Revision ChangesPath 1.28 +5 -5 jakarta

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath/ri/compiler TestFunctions.java ExtensionFunctionTest.java

2004-01-23 Thread dmitri
dmitri 2004/01/23 18:16:51 Modified:jxpath/src/test/org/apache/commons/jxpath/ri/compiler TestFunctions.java ExtensionFunctionTest.java Log: Fixed a problem with passing collections as arguments and using getNodeSet in general Revision ChangesPath

Re: [jxpath] extension function bug

2004-01-23 Thread Dmitri Plotnikov
Jason, Thank you very much for reporting this problem. It is now fixed. - Dmitri - Original Message - From: Jason Horman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 13, 2003 11:36 AM Subject: [jxpath] extension function bug There seems to be a bug

cvs commit: jakarta-commons/jxpath/src/test/org/apache/commons/jxpath JXPathTestCase.java

2004-01-23 Thread dmitri
dmitri 2004/01/23 18:42:22 Modified:jxpath/src/test/org/apache/commons/jxpath/ri/compiler ExtensionFunctionTest.java jxpath/src/test/org/apache/commons/jxpath/ri/model XMLModelTestCase.java jxpath/src/test

Re: Jxpath vs. Jaxen?

2004-01-22 Thread Dmitri Plotnikov
XML, try either Jaxen or JXPath (or for that matter Xalan if you are working with DOM). With non-XML objects in the picture - go with JXPath. - Dmitri - Original Message - From: __matthewHawthorne [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Wednesday

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/beans PropertyOwnerPointer.java NullPropertyPointer.java

2004-01-22 Thread dmitri
dmitri 2004/01/22 17:10:21 Modified:jxpath/src/java/org/apache/commons/jxpath/ri/model/dynamic DynamicPropertyIterator.java DynamicPointer.java jxpath/src/java/org/apache/commons/jxpath/ri/axes SimplePathInterpreter.java

Re: [JXPath] Registering namespace prefixes - never mind

2004-01-20 Thread Dmitri Plotnikov
I understand now. Let me read a little more before I reintroduce this feature. In XPath 2 there is this notion of in-scope-namespaces. Are these two related? - Dmitri - Original Message - From: Sudhir Rao [EMAIL PROTECTED] To: Dmitri Plotnikov [EMAIL PROTECTED] Cc: [EMAIL PROTECTED

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/compiler Expression.java

2004-01-19 Thread dmitri
dmitri 2004/01/19 12:44:52 Modified:jxpath/src/java/org/apache/commons/jxpath JXPathContext.java jxpath/src/java/org/apache/commons/jxpath/ri/axes RootContext.java jxpath/src/java/org/apache/commons/jxpath/ri/model

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/xml JDOMParser.java XMLParser2.java

2004-01-19 Thread dmitri
dmitri 2004/01/19 14:17:02 Modified:jxpath/src/java/org/apache/commons/jxpath/xml JDOMParser.java XMLParser2.java Log: Changed the default from namespaceAware = false to namespaceAware = true Revision ChangesPath 1.7 +9 -19 jakarta

Re: [JXPath] Registering namespace prefixes - never mind

2004-01-19 Thread Dmitri Plotnikov
is the meaning of a namespace URI in the context of Java objects? Please, give me as much information about this use case as possible. - Dmiri - Original Message - From: Dmitri Plotnikov [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Jakarta Commons Users List [EMAIL PROTECTED]; Sudhir Rao [EMAIL

cvs commit: jakarta-commons/jxpath project.xml

2004-01-17 Thread dmitri
dmitri 2004/01/17 17:39:39 Modified:jxpath project.xml Log: Upgraded to JDOM B9 Revision ChangesPath 1.14 +1 -1 jakarta-commons/jxpath/project.xml Index: project.xml === RCS file: /home

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/xml XMLParser2.java JDOMParser.java DOMParser.java DocumentContainer.java

2004-01-17 Thread dmitri
dmitri 2004/01/17 17:42:58 Modified:jxpath/src/java/org/apache/commons/jxpath/xml JDOMParser.java DOMParser.java DocumentContainer.java Added: jxpath/src/java/org/apache/commons/jxpath/xml XMLParser2.java

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/compiler Expression.java

2004-01-17 Thread dmitri
dmitri 2004/01/17 17:43:30 Modified:jxpath/src/java/org/apache/commons/jxpath JXPathContext.java jxpath/src/java/org/apache/commons/jxpath/ri/axes RootContext.java jxpath/src/java/org/apache/commons/jxpath/ri/model

Re: [JXPath] Registering namespace prefixes

2004-01-17 Thread Dmitri Plotnikov
will highly appreciate it. Thanks, - Dmitri - Original Message - From: Sudhir Rao [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, December 06, 2003 6:41 PM Subject: Re: [JXPath] Registering namespace prefixes I made some local modifications for this. I

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodeIterator.java

2004-01-16 Thread dmitri
dmitri 2004/01/16 19:25:14 Modified:jxpath/src/test/org/apache/commons/jxpath/ri/model BeanModelTestCase.java XMLModelTestCase.java jxpath/src/java/org/apache/commons/jxpath/ri/model/dom DOMNodeIterator.java Log: Fixed

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/util MethodLookupUtils.java

2004-01-16 Thread dmitri
dmitri 2004/01/16 19:25:51 Modified:jxpath/src/java/org/apache/commons/jxpath/util MethodLookupUtils.java Log: Allowed null to be passed as the parameters argument Revision ChangesPath 1.6 +12 -9 jakarta-commons/jxpath/src/java/org

  1   2   3   4   >