Gary Gregory [Tue, 26 May 2020 12:44:19 +0000 (08:44 -0400)]
Merge pull request #18 from XenoAmess/patch-1
fix typo
XenoAmess [Mon, 25 May 2020 17:51:04 +0000 (01:51 +0800)]
fix typo
sebbASF [Thu, 15 Aug 2019 20:00:06 +0000 (21:00 +0100)]
SCM: SVN => Git
Gary D. Gregory [Tue, 15 May 2018 18:57:31 +0000 (18:57 +0000)]
Typo: 'JavaDoc' -> 'Javadoc'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1831657 13f79535-47bb-0310-9956-
ffa450edef68
Pascal Schumacher [Sat, 5 Aug 2017 08:59:16 +0000 (08:59 +0000)]
update README.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1804180 13f79535-47bb-0310-9956-
ffa450edef68
Pascal Schumacher [Sat, 5 Aug 2017 08:56:41 +0000 (08:56 +0000)]
.travis.yml: remove oraclejdk7 because it is no longer available on travis
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1804179 13f79535-47bb-0310-9956-
ffa450edef68
Rob Tompkins [Sat, 3 Jun 2017 14:11:47 +0000 (14:11 +0000)]
(chore) adding commons.module.name to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1797504 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Fri, 7 Apr 2017 17:51:51 +0000 (17:51 +0000)]
Add oraclejdk7 to Travis CI.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1790596 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Thu, 17 Nov 2016 00:00:12 +0000 (00:00 +0000)]
Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1770089 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 7 Jun 2016 02:19:42 +0000 (02:19 +0000)]
Update old school @exception with new school @throws.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1747116 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 18 Jan 2016 22:25:22 +0000 (22:25 +0000)]
Update copyright for 2016.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1725369 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Wed, 9 Dec 2015 17:32:04 +0000 (17:32 +0000)]
Collect the DOAPs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1718920 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:49:28 +0000 (20:49 +0000)]
Replace manual array copying with System.arraycopy
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716256 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:47:58 +0000 (20:47 +0000)]
Don't create new primitive wrapper instances for predefined values
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716255 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:43:19 +0000 (20:43 +0000)]
Reactivate animal sniffer plugin since we're using Java 7 now
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716252 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:40:14 +0000 (20:40 +0000)]
Activate JaCoCo test coverage report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716251 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:38:16 +0000 (20:38 +0000)]
Use Objects.equals instead of private util method with the same functionality
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716249 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:31:08 +0000 (20:31 +0000)]
Field can be final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716246 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:28:39 +0000 (20:28 +0000)]
Remove redundant initializations
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716245 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:23:21 +0000 (20:23 +0000)]
Remove redundant array creation from varargs method calls
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716243 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 20:00:15 +0000 (20:00 +0000)]
JXPATH-184: Update to Java 7
This also closes #2 from github, which was about reverting
to Java 1.4 APIs.
Further cleanup of the project is necessary, such as using
newer language features and new APIs available in Java 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716238 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 19:45:00 +0000 (19:45 +0000)]
JXPATH-172: Clarify JavaDoc of JXPathContext#getPointer. Thanks to Michele Vivoda. This also fixes #4 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716237 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 18:16:00 +0000 (18:16 +0000)]
JXPATH-113: NullPointerException in ChildContext when document only contains an empty root node. Thanks to Michele Vivoda. This also fixes #1 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716226 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:32:32 +0000 (16:32 +0000)]
Add Uwe Barthel to the list of contributors for various contributions on the ML, Jira and github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716202 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:31:45 +0000 (16:31 +0000)]
JXPathVariablesResolver can be an inner class of JXPath177Test
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716201 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:30:09 +0000 (16:30 +0000)]
Move Jira issue related test cases to own package
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716200 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:27:46 +0000 (16:27 +0000)]
Add test case proofing that JXPATH-177 is not a problem. Thanks to Martin Xarx and Uwe Barthel. This also fixes #5 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716199 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:21:28 +0000 (16:21 +0000)]
JXPATH-160: ValueUtils.getValue throws exception with set and index above size. Thanks to Stefan Albrecht, Michele Vivoda and Uwe Barthel. This also fixes #6 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716195 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:14:46 +0000 (16:14 +0000)]
Add test proofing that JXPATH-118 is not a problem with the current trunk. Thanks to Mike Haller, Michele Vivoda and Uwe Barthel. This also fixes #7 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716192 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Tue, 24 Nov 2015 16:11:04 +0000 (16:11 +0000)]
Add .gitignore and update NOTICE.txt. Thanks to Uwe Barthel. This fixed #8 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1716191 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Sun, 22 Nov 2015 14:18:35 +0000 (14:18 +0000)]
Add IntelliJ files to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715630 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Sun, 22 Nov 2015 14:17:44 +0000 (14:17 +0000)]
JXPATH-162: Concurrency problem for JXPathContextFactory.factoryImplName static field. Thanks to Michele Vivoda and Uwe Barthel.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715629 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 21:08:41 +0000 (21:08 +0000)]
Set maven compiler properties as suggested by Gary Gregory.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715068 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 21:05:52 +0000 (21:05 +0000)]
Add all tickets resolved in JIRA to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715067 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 20:10:52 +0000 (20:10 +0000)]
Update path to 1.3 api docs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715054 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 19:11:43 +0000 (19:11 +0000)]
Convert project to standard maven layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1715039 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 13:00:01 +0000 (13:00 +0000)]
Add markdown files for github contributors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1714991 13f79535-47bb-0310-9956-
ffa450edef68
Benedikt Ritter [Wed, 18 Nov 2015 12:28:07 +0000 (12:28 +0000)]
Update to latest commons-parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1714985 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Fri, 8 May 2015 14:16:28 +0000 (14:16 +0000)]
Each Version must be in its own release section
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1678358 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Fri, 5 Dec 2014 19:04:11 +0000 (19:04 +0000)]
Move to Apache RAT
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1643398 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 4 Feb 2014 16:40:10 +0000 (16:40 +0000)]
[JXPATH-166] JXPathContextReferenceImpl.addNodePointerFactory not working anymore. Add test case. revert -N C:/vcs/svn/apache/commons/trunks-proper/jxpath/src/java/org/apache/commons/jxpath/JXPathContext.java
Reverted C:/vcs/svn/apache/commons/trunks-proper/jxpath/src/java/org/apache/commons/jxpath/JXPathContext.java
diff --summarize --depth=infinity --ignoreAncestry -r
1523175:
1523033 https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk
merge --depth=infinity -r1523175:
1523174 https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk C:/vcs/svn/apache/commons/trunks-proper/jxpath
--- Reverse-merging r1523175 through r1523174 into C:/vcs/svn/apache/commons/trunks-proper/jxpath
U C:/vcs/svn/apache/commons/trunks-proper/jxpath/src/java/org/apache/commons/jxpath/JXPathContext.java
Merge info recorded for C:/vcs/svn/apache/commons/trunks-proper/jxpath
U C:/vcs/svn/apache/commons/trunks-proper/jxpath
Merge complete.
===== File Statistics: =====
Updated: 1
==== Property Statistics: =====
Updated: 2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1564371 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 4 Feb 2014 16:38:46 +0000 (16:38 +0000)]
Add changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1564370 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 4 Feb 2014 15:54:58 +0000 (15:54 +0000)]
Update copyright for 2014.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1564355 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Mon, 21 Oct 2013 15:43:49 +0000 (15:43 +0000)]
ASF Branding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1534232 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Sat, 14 Sep 2013 09:48:41 +0000 (09:48 +0000)]
Useless ;
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1523201 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Sat, 14 Sep 2013 09:48:25 +0000 (09:48 +0000)]
Javadoc syntax
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1523200 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Sat, 14 Sep 2013 09:45:47 +0000 (09:45 +0000)]
Unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1523199 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 14 Sep 2013 02:13:01 +0000 (02:13 +0000)]
No need to lazy-init statics contextFactory and compilationContext, make them final.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1523175 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Fri, 13 Sep 2013 17:48:33 +0000 (17:48 +0000)]
Add Maven-Eclipse artifacts to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1523033 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Fri, 22 Mar 2013 17:49:27 +0000 (17:49 +0000)]
Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1459912 13f79535-47bb-0310-9956-
ffa450edef68
Olivier Lamy [Tue, 26 Feb 2013 22:17:54 +0000 (22:17 +0000)]
fix links to previous versions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1450485 13f79535-47bb-0310-9956-
ffa450edef68
Olivier Lamy [Tue, 26 Feb 2013 22:13:48 +0000 (22:13 +0000)]
use last parent and restore download cgi
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1450482 13f79535-47bb-0310-9956-
ffa450edef68
Olivier Lamy [Tue, 26 Feb 2013 22:09:17 +0000 (22:09 +0000)]
ignore *.iml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1450479 13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Wed, 30 Jan 2013 21:43:00 +0000 (21:43 +0000)]
developed by => developed at
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1440692 13f79535-47bb-0310-9956-
ffa450edef68
Olivier Lamy [Thu, 17 Jan 2013 22:02:44 +0000 (22:02 +0000)]
configure svnpubsub
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1434931 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sat, 17 Mar 2012 05:09:23 +0000 (05:09 +0000)]
Updating copyright dates in notice per expressive last entries in each components svn log
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1301865 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 24 Feb 2012 20:54:12 +0000 (20:54 +0000)]
[JXPATH-152] synchronized access to HashMap#put() calls in JXPathIntrospector
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1293412 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sat, 21 Jan 2012 18:19:43 +0000 (18:19 +0000)]
[JXPATH-153] mark all dependencies as optional in OSGI manifest entries
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234382 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sat, 21 Jan 2012 03:11:46 +0000 (03:11 +0000)]
checkstyle/PMD/findbugs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234255 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sat, 21 Jan 2012 02:18:18 +0000 (02:18 +0000)]
reformat
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234240 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sat, 21 Jan 2012 02:16:03 +0000 (02:16 +0000)]
correct a property
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234238 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sat, 21 Jan 2012 00:53:29 +0000 (00:53 +0000)]
upgrade parent; use parent javadoc-plugin version; upgrade findbugs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234223 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 22:12:53 +0000 (22:12 +0000)]
add missing contributor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234179 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 17:58:11 +0000 (17:58 +0000)]
[JXPATH-154] handling of inner empty/default ns in DOM XML model
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234036 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 17:55:54 +0000 (17:55 +0000)]
refactor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234034 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 17:53:31 +0000 (17:53 +0000)]
simplify empty string check
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234032 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 17:46:51 +0000 (17:46 +0000)]
revert previous commit that made some tests fail :/
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234026 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 20 Jan 2012 17:32:12 +0000 (17:32 +0000)]
fix dtd
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1234020 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 04:07:31 +0000 (04:07 +0000)]
remove unused collection
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190151 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 04:02:18 +0000 (04:02 +0000)]
remove unnecessary cast
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190150 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 04:00:29 +0000 (04:00 +0000)]
fix unit test, by checking for bean being a HttpSessionAndServletContext, rather than a ServletContext
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190148 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 03:51:23 +0000 (03:51 +0000)]
reduce cohesion in the interface, use Set vs. HashSet
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190147 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 03:36:24 +0000 (03:36 +0000)]
guard against npes on exception path
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190145 13f79535-47bb-0310-9956-
ffa450edef68
David Brosius [Fri, 28 Oct 2011 03:28:59 +0000 (03:28 +0000)]
remove dead store
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1190141 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 8 Jun 2011 18:19:50 +0000 (18:19 +0000)]
[JXPATH-151] null handling is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133499 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 8 Jun 2011 17:58:55 +0000 (17:58 +0000)]
[JXPATH-149] relational operations do not function properly when comparing a non-Iterator LHS to an Iterator RHS
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133485 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 8 Jun 2011 17:34:08 +0000 (17:34 +0000)]
further elucidate handling of null values by JXPath
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133478 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 8 Jun 2011 14:27:19 +0000 (14:27 +0000)]
simplify and bulletproof cache synchronization; thanks to Sebastian Bazley
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133414 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Tue, 7 Jun 2011 21:58:57 +0000 (21:58 +0000)]
add source headers + svn keywords
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133171 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Tue, 7 Jun 2011 21:47:55 +0000 (21:47 +0000)]
add an optional NodePointerFactory whose (indirectly) returned PropertyPointers are 'strict' for LazyDynaBeans (JXPathNotFoundException on unset lazy properties)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133168 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Tue, 7 Jun 2011 20:56:37 +0000 (20:56 +0000)]
[JXPATH-142] avoid NullPointerExceptions in DynamicPointer w/ null name
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133160 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Tue, 7 Jun 2011 20:49:04 +0000 (20:49 +0000)]
[JXPATH-141] FunctionLibrary Multithreading issue
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1133155 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Thu, 31 Mar 2011 04:10:43 +0000 (04:10 +0000)]
Ignore eclipse project files.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1087181 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 6 Oct 2010 16:38:08 +0000 (16:38 +0000)]
COMMONSSITE-57 Fix announce mod_mbox link
(I used version 1.4-SNAPSHOT of the commons-build-plugin to do this - need to release it and update commons-parent at some point)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@
1005115 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 21 Apr 2010 09:29:42 +0000 (09:29 +0000)]
Generate custom Mailing List pages for components (using "mvn commons:mail-page")
See http://commons.apache.org/commons-build-plugin/mail-page.html
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@936225
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 21 Apr 2010 09:02:56 +0000 (09:02 +0000)]
Upgrade to commons-parent version 15
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@936207
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Tue, 13 Apr 2010 21:35:18 +0000 (21:35 +0000)]
Remove m1 files from source assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@933787
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Tue, 13 Apr 2010 12:44:32 +0000 (12:44 +0000)]
Move/rename "xdocs" directory to standard m2 "src/site/xdoc"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@933585
13f79535-47bb-0310-9956-
ffa450edef68
Sebastian Bazley [Tue, 30 Mar 2010 21:50:28 +0000 (21:50 +0000)]
Fix up jakarta download references
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@929316
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Sun, 28 Mar 2010 23:58:39 +0000 (23:58 +0000)]
Remove m1 cvs-usage.xml & navigation.xml files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@928537
13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 28 Mar 2010 23:47:47 +0000 (23:47 +0000)]
Removing M1 build, M2 build seems fine
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@928530
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Mon, 15 Mar 2010 23:10:18 +0000 (23:10 +0000)]
Upgrade to commons-parent-14 (and maven-javadoc-plugin 2.5 when specified)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@923495
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Mon, 15 Mar 2010 17:04:53 +0000 (17:04 +0000)]
Update components to point to the new download pages
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@923339
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Tue, 9 Mar 2010 15:01:10 +0000 (15:01 +0000)]
Fix jxpath for multi-module profile
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@920908
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Mon, 8 Mar 2010 00:11:50 +0000 (00:11 +0000)]
Re-generate the download pages using the new commons-build-plugin .12 (via commons-parent version 13)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@920156
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Mon, 8 Mar 2010 00:05:47 +0000 (00:05 +0000)]
Upgrade to version 13 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@920154
13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 3 Mar 2010 21:25:01 +0000 (21:25 +0000)]
sp + kw
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@918701
13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 3 Mar 2010 21:24:34 +0000 (21:24 +0000)]
kw
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@918700
13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 3 Mar 2010 19:41:06 +0000 (19:41 +0000)]
[JXPATH-136] Cannot reproduce
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@918659
13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 3 Mar 2010 18:47:47 +0000 (18:47 +0000)]
[JXPATH-135] self-evident infinite loop
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk@918623
13f79535-47bb-0310-9956-
ffa450edef68