kevinross2003/07/17 07:40:35
Modified:java/src/org/apache/xindice/tools XMLTools.java
Log:
PR: none
Submitted By: Vadim Gristenko ([EMAIL PROTECTED])
Reviewed By: Kevin Ross
Check for an absolute path before defaulting to prepending user.dir.
Revision ChangesPath
kevinross2003/07/17 07:33:20
Modified:java/src/org/apache/xindice/client/xmldb/embed
DatabaseImpl.java
Log:
perusing...remove unnecessary log checks, format, and org imports
Revision ChangesPath
1.12 +11 -19
xml-xindice/java/src/org
kevinross2003/07/17 07:28:02
Modified:java/src/org/apache/xindice/client/xmldb DatabaseImpl.java
Log:
fall through default on createDriver()
Revision ChangesPath
1.15 +147 -147
xml-xindice/java/src/org/apache/xindice/client/xmldb/DatabaseImpl.java
Index
kevinross2003/07/15 08:44:36
Modified:java/src/org/apache/xindice/xml/dom ContainerNodeImpl.java
DocumentImpl.java CharacterDataImpl.java
ProcessingInstructionImpl.java ElementImpl.java
EntityReferenceImpl.java
kevinross2003/07/15 08:21:17
Modified:java/tests/src/org/apache/xindice/core/filer
FilerTestCase.java FilerTestSetup.java
Log:
perusing code...formatting
Revision ChangesPath
1.6 +211 -224
xml-xindice/java/tests/src/org/apache/xindice/core
kevinross2003/07/15 08:19:22
Modified:java/src/org/apache/xindice/core/data Value.java
Log:
format, use XindiceRuntimeException to retain root cause instead of
IllegalStateException
Revision ChangesPath
1.4 +159 -161
xml-xindice/java/src/org/apache/xindice/core
kevinross2003/07/14 14:26:48
Modified:java/src/org/apache/xindice/client/xmldb/xmlrpc
CollectionImpl.java
Log:
added collection name to exception message
Revision ChangesPath
1.24 +3 -3
xml-xindice/java/src/org/apache/xindice/client
kevinross2003/07/14 14:26:18
Modified:..cvsignore
Log:
Revision ChangesPath
1.6 +2 -0 xml-xindice/.cvsignore
Index: .cvsignore
===
RCS file: /home/cvs/xml-xindice/.cvsignore,v
kevinross2003/07/14 14:26:12
Modified:java/tests/src/org/apache/xindice/integration/client/basic
CollectionTest.java
java/tests/src/org/apache/xindice/integration/client
AbstractXmlDbClientTest.java
Log:
formatted
kevinross2003/07/14 14:25:46
Modified:java/tests/src/org/apache/xindice
IntegrationXmlRpcTests.java
Log:
formatted, added a main method for debugging
Revision ChangesPath
1.5 +13 -17
xml-xindice/java/tests/src/org/apache/xindice
kevinross2003/07/14 14:24:44
Modified:java/examples/guide/src/org/apache/xindice/examples
CreateCollection.java
Log:
added inline drop for repeated runs
Revision ChangesPath
1.5 +17 -7
xml-xindice/java/examples/guide/src/org/apache
kevinross2003/07/14 14:04:08
Modified:java/src/org/apache/xindice/client/xmldb/xmlrpc
CollectionImpl.java
Log:
propagate XMLDBExceptions that are encountered instead of endlessly wrapping
them with 'unknown' errors.
Revision ChangesP
kevinross2003/07/14 12:08:16
Modified:java/src/org/apache/xindice/core SystemCollection.java
Log:
added todo
Revision ChangesPath
1.14 +3 -1
xml-xindice/java/src/org/apache/xindice/core/SystemCollection.java
Index: SystemCollection.java
kevinross2003/07/14 12:07:16
Modified:java/src/org/apache/xindice/util Configurable.java
XindiceRuntimeException.java XindiceException.java
ConfigurationException.java
java/src/org/apache/xindice/core DBObject.java
kevinross2003/07/14 11:31:57
Modified:java/src/org/apache/xindice/core Database.java
Log:
started refactoring for:
-javabeans naming
-reduce double checks for log levels when not doing an expensive logging
operation
Revision ChangesPath
1.20 +43 -39
xml
kevinross2003/07/14 11:30:55
Modified:java/src/org/apache/xindice/server XindiceServlet.java
Log:
refactored for:
1. consistency of loading between embed and xmlrpc options
2. reduce double checks for log levels when not doing an expensive logging
operation
3. exceptions
kevinross2003/07/14 11:28:45
Modified:java/src/org/apache/xindice/util XindiceException.java
Added: java/src/org/apache/xindice/util
XindiceRuntimeException.java
ConfigurationException.java
Log:
Addition of
kevinross2003/07/14 09:30:13
Modified:java/src/org/apache/xindice/server XindiceServlet.java
Added: java/src/org/apache/xindice/server UglyBrowser.java
Log:
cleanup - Separated UglyBrowser from the server bootstrapping code.
Revision ChangesPath
1.15 +55
kevinross2003/07/14 09:20:58
Modified:java/src/org/apache/xindice/server Xindice.java
Log:
updated versions and years
Revision ChangesPath
1.11 +4 -4
xml-xindice/java/src/org/apache/xindice/server/Xindice.java
Index: Xindice.java
kevinross2003/07/14 07:01:47
Modified:.build.xml
Log:
commented clover lib reference
Revision ChangesPath
1.49 +3 -1 xml-xindice/build.xml
Index: build.xml
===
RCS file: /home/cvs
kevinross2003/07/14 06:58:18
Modified:java/src/org/apache/xindice/core/filer FSFiler.java
java/src/org/apache/xindice/client/xmldb/resources
XMLResourceImpl.java
java/src/org/apache/xindice/xml/sax SAXEventGenerator.java
kevinross2003/07/14 06:58:08
xml-xindice/java/tests/src/org/apache/xindice/integration/client/basic/testdocs
- New directory
kevinross2003/07/14 06:40:28
Modified:.build.xml
Log:
remove unused saxon-aelfred.jar from cp
Revision ChangesPath
1.47 +1 -2 xml-xindice/build.xml
Index: build.xml
===
RCS file
kevinross2003/07/10 14:47:00
Modified:.xindice.bat
Log:
turned on simpe log debug.
Revision ChangesPath
1.4 +2 -2 xml-xindice/xindice.bat
Index: xindice.bat
===
RCS file: /home
kevinross2003/07/10 14:45:17
Modified:java/src/org/apache/xindice/client/xmldb/xmlrpc
CollectionImpl.java DatabaseImpl.java
Log:
formatting, organize imports
Revision ChangesPath
1.22 +619 -635
xml-xindice/java/src/org/apache/xindice/client
kevinross2003/07/10 14:44:44
Modified:java/src/org/apache/xindice/client/xmldb
XindiceCollection.java
Log:
formatting, organize imports
Revision ChangesPath
1.8 +274 -276
xml-xindice/java/src/org/apache/xindice/client/xmldb
kevinross2003/07/10 14:44:04
Modified:java/src/org/apache/xindice/client/xmldb DatabaseImpl.java
Log:
formatting, organize imports
Revision ChangesPath
1.14 +145 -148
xml-xindice/java/src/org/apache/xindice/client/xmldb/DatabaseImpl.java
Index
kevinross2003/07/10 14:42:48
Modified:java/src/org/apache/xindice/client/xmldb/embed
DatabaseImpl.java
Log:
formatting, organize imports
Revision ChangesPath
1.10 +159 -156
xml-xindice/java/src/org/apache/xindice/client/xmldb/embed
kevinross2003/07/10 14:41:05
Modified:java/src/org/apache/xindice/core Database.java
Log:
formatting, organize imports
added log message
Revision ChangesPath
1.19 +209 -205
xml-xindice/java/src/org/apache/xindice/core/Database.java
Index: Database.java
kevinross2003/07/10 14:39:33
Modified:java/src/org/apache/xindice/server/rpc
RPCDefaultMessage.java RPCMessageInterface.java
java/src/org/apache/xindice/server/rpc/messages
GetCollectionConfiguration.java
Log:
formatting
kevinross2003/07/10 14:36:18
Modified:java/examples/guide/src/org/apache/xindice/examples
RetrieveDocument.java AddDocument.java
DeleteDocument.java Example1.java XUpdate.java
CreateCollection.java
Added
kevinross2003/07/10 08:08:11
Modified:.xindice.sh
Log:
increment version
Revision ChangesPath
1.4 +2 -2 xml-xindice/xindice.sh
Index: xindice.sh
===
RCS file: /home/cvs/xml
kevinross2003/07/10 08:07:48
Removed: tools/lib forehead-1.0-beta-4.jar forehead.LICENSE
Log:
no longer used.
kevinross2003/07/10 08:06:02
Modified:.xindice.bat
Log:
increment version
Revision ChangesPath
1.3 +2 -2 xml-xindice/xindice.bat
Index: xindice.bat
===
RCS file: /home/cvs/xml
kevinross2003/07/10 07:45:29
Modified:src/documentation/content/xdocs who.xml
Log:
added Kevin O'Neill ([EMAIL PROTECTED])
Revision ChangesPath
1.11 +2 -1 xml-xindice/src/documentation/content/xdocs/who.xml
Index: wh
kevinross2003/07/10 07:43:52
Modified:java/tests/src/org/apache/xindice/integration/client
XmlDbClient.java
java/tests/src/org/apache/xindice/integration/client/basic
CollectionTest.java DocumentTest.java
java
kevinross2003/07/10 07:32:55
Modified:java/src/org/apache/xindice/core Collection.java
Log:
PR: 21463
Patch Submitted by: Kevin O'Neill ([EMAIL PROTECTED])
Reviewed by: Kevin Ross
When a call is made to fetch resource list from a collection without a filer
(lik
kevinross2003/07/10 07:32:28
Modified:java/src/org/apache/xindice/client/xmldb/embed
CollectionImpl.java
Log:
PR: 21461
Patch Submitted by: Kevin O'Neill ([EMAIL PROTECTED])
Reviewed by: Kevin Ross
javadoc fix
Revision ChangesPath
kevinross2003/07/09 10:07:37
Modified:.build.xml
Log:
increment version
Revision ChangesPath
1.46 +3 -3 xml-xindice/build.xml
Index: build.xml
===
RCS file: /home/cvs/xml-xindice
kevinross2003/07/09 09:36:38
Modified:.build.xml
Log:
In addition to the following:
1. changed test port to be , so we can use the jetty standalone for
testing.
2. added 'test-all' target to ease testing.
PR: 21402
Patch Submitted by: Kevin O
kevinross2003/07/09 09:35:13
Modified:java/tests/src/org/apache/xindice/client/xmldb
DatabaseImplTest.java
src/documentation/content/xdocs/dev guide-internals.xml
java/src/org/apache/xindice/core Database.java
java/src
kevinross2003/07/09 09:35:03
xml-xindice/java/src/org/apache/xindice/client/xmldb/managed - New directory
kevinross2003/07/08 07:53:08
Modified:.build.xml
Log:
PR: 21391
Patch Submitted by: Kevin O'Neill ([EMAIL PROTECTED])
Reviewed by: Kevin Ross
Fix bad reference to old xerces version.
Revision ChangesPath
1.44 +2 -2 xml-xindice/buil
kevinross2003/07/03 12:23:07
Modified:java/src/org/apache/xindice/core DocumentCache.java
Log:
PR: 21289
Reporter: [EMAIL PROTECTED]
Reviewed by: Kevin Ross
Patch applied
Revision ChangesPath
1.4 +95 -106
xml-xindice/java/src/org/apache/xindice/core
kevinross2003/06/27 14:20:45
Modified:config system.xml
Log:
added encoding attribute
Revision ChangesPath
1.11 +12 -14xml-xindice/config/system.xml
Index: system.xml
===
RCS file: /home
kevinross2003/06/27 14:51:44
Modified:
java/scratchpad/ui-eclipse/src/org/apache/xindice/tools/ui/eclipse
messages.properties
Log:
changed some text
Revision ChangesPath
1.4 +4 -4
xml-xindice/java/scratchpad/ui-eclipse/src/org/apache
kevinross2003/06/27 14:52:34
Modified:java/scratchpad/ui-eclipse plugin.xml .classpath
Log:
updated versions on some jars.
Revision ChangesPath
1.7 +2 -2 xml-xindice/java/scratchpad/ui-eclipse/plugin.xml
Index: plugin.xml
kevinross2003/06/27 07:45:00
Modified:src/documentation/content/xdocs who.xml
Log:
added [EMAIL PROTECTED]
Revision ChangesPath
1.10 +2 -1 xml-xindice/src/documentation/content/xdocs/who.xml
Index: who.xml
kevinross2003/06/27 08:06:23
Removed: java/lib xercesImpl-2.1.0.jar
Log:
upgraded to newer version (Does this break xupdate?)
kevinross2003/06/27 06:25:01
xml-xindice/java/tests/src/org/apache/xindice/core/query - New directory
kevinross2003/06/27 06:25:08
Modified:java/tests/src/org/apache/xindice UnitTests.java
Added: java/tests/src/org/apache/xindice/core/query
XPathQueryResolverTest.java
Log:
Added xpath query resolver test
Revision ChangesPath
1.13 +4
51 matches
Mail list logo