fixed the add command to work with xpath
commit1dc48352ab653e8376718fb3fdaa5b86689a47d5
authorTimothy Washington <timothyw@frye.local>
Sun, 15 Mar 2009 18:59:27 +0000 (15 14:59 -0400)
committerTimothy Washington <timothyw@frye.local>
Sun, 15 Mar 2009 18:59:27 +0000 (15 14:59 -0400)
tree1fbcf7d664890bcac16efcb03ba9de596de0a503
parent2f16991abc2cd6fdb94d17d072a672174c7bee20
fixed the add command to work with xpath
12 files changed:
build.xml
lib/log4j.properties
logs/velocity.log
src/com/interrupt/bookkeeping/cc/ExpressionVisitor.java
src/com/interrupt/bookkeeping/cc/bkell/Bkell.java
src/com/interrupt/bookkeeping/cc/bkell/command/AbstractCommand.java
src/com/interrupt/bookkeeping/cc/bkell/command/LoadCommand.java
src/com/interrupt/bookkeeping/cc/executor/CreateExecutor.java
src/com/interrupt/bookkeeping/cc/executor/CreateHelper.java
src/com/interrupt/bookkeeping/http/BookkeepingServlet.java
src/com/interrupt/bookkeeping/http/BookkeepingSessionListener.java
test/bk/httpFunctionalTest.bk