Changelog Report

Timeframe: 30 days, Total Commits: 26 Total Number of Files Changed: 28

DateAuthorFile/Message
2007-05-05 18:08:55Elliotte Rusty Harold

src/java/main/org/jaxen/dom/DocumentNavigator.java v 1.57

Minor JavaDoc improvements
2007-05-05 18:07:59Elliotte Rusty Harold

project.properties v 1.26

Supporting @todo cusotm tag for eventual compatibility with Maven tasklist plugin
2007-05-05 17:44:13Elliotte Rusty Harold

xdocs/index.xml v 1.14

Specifying the version of the Java Web Services Developer Pack that use Jaxen
2007-05-05 17:25:21Elliotte Rusty Harold

xdocs/building.xml v 1.1

xdocs/navigation.xml v 1.13

Adding build and release instructions, since I always forget this when it comes time to upload.
2007-05-05 14:52:06Elliotte Rusty Harold

xdocs/index.xml v 1.13

Pointing to XPath Explorer at SourceForge since PurpleTech seems to be down
2007-05-02 15:58:35Elliotte Rusty Harold

project.xml v 1.78

Codehaus seems to have dropped the www from their URL
2007-05-02 15:49:35Elliotte Rusty Harold

project.xml v 1.77

Deleting tasklist report until we can figure out how to annotate TODOs in source code
2007-05-02 15:04:46Elliotte Rusty Harold

src/java/main/org/jaxen/expr/XPathExpr.java v 1.9

Repairing minor JavaDoc glitch
2007-05-02 15:00:13Elliotte Rusty Harold

src/java/main/org/jaxen/XPath.java v 1.13

Simplifying javaDoc language
2007-05-02 14:44:21Elliotte Rusty Harold

src/java/main/org/jaxen/xom/package.html v 1.1

Adding XOM package.html
2007-05-02 14:33:29Elliotte Rusty Harold

src/java/main/org/jaxen/util/SelfAxisIterator.java v 1.10

Repairing minor JavaDoc glitches
2007-05-02 14:32:38Elliotte Rusty Harold

src/java/main/org/jaxen/expr/XPathFactory.java v 1.13

Repairing minor JavaDoc glitches
2007-05-02 14:30:47Elliotte Rusty Harold

src/java/main/org/jaxen/expr/XPathExpr.java v 1.8

Removing spurious @return tag
2007-05-02 14:27:46Elliotte Rusty Harold

src/java/main/org/jaxen/expr/Predicate.java v 1.14

Repairing minor JavaDoc glitch
2007-05-02 14:26:41Elliotte Rusty Harold

src/java/main/org/jaxen/expr/PathExpr.java v 1.9

Repairing minor JavaDoc glitch
2007-05-02 14:14:09Elliotte Rusty Harold

project.xml v 1.76

Upgrading Cobertura plugin to 1.2 and FindBugs plugin to 1.3.1.
2007-05-02 13:05:26Elliotte Rusty Harold

xdocs/status.xml v 1.12

Adding note for 1.1.1
2007-05-01 12:46:13Elliotte Rusty Harold

xdocs/releases.xml v 1.20

Changing version to 1.1.1
2007-04-20 19:19:42Elliotte Rusty Harold

.cvsignore v 1.12

Removing Eclipse .settings directory from CVS
2007-04-20 18:58:30Elliotte Rusty Harold

INSTALL v 1.6

Changing version to 1.1.1
2007-04-20 18:57:39Elliotte Rusty Harold

project.xml v 1.75

Changing version to 1.1.1 (removing SNAPSHOT)
2007-04-17 01:26:35Brian Ewins

src/java/main/org/jaxen/expr/DefaultNameStep.java v 1.53

Refactoring: simplify some boolean expressions.
2007-04-17 01:24:49Brian Ewins

src/java/main/org/jaxen/expr/DefaultNameStep.java v 1.52

Fixes bug uncovered by Weijian Fang where nodes are made unique in wrong place.
2007-04-17 01:22:34Brian Ewins

project.properties v 1.25

Maven can't handle the repo moving, see http://maven.apache.org/maven-1.x/news.html
2007-04-16 15:56:54Elliotte Rusty Harold

src/java/test/org/jaxen/test/DefaultNamestepTest.java v 1.1

src/java/test/org/jaxen/test/ExprTests.java v 1.6

Test for DefaultNameStep bug Brian Ewins found
2007-04-16 15:44:37Elliotte Rusty Harold

src/java/main/org/jaxen/BaseXPath.java v 1.50

Marking private fields final