To whom it may satisfy...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project excalibur-datasource *no longer* has an issue.
Project State : 'Success
To whom it may satisfy...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project excalibur-datasource *no longer* has an issue.
Project State : 'Success
To whom it may satisfy...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project excalibur-datasource *no longer* has an issue.
Project State : 'Prerequisite F
To whom it may satisfy...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project excalibur-datasource *no longer* has an issue.
Project State : 'Prerequisite F
cziegeler2004/04/02 03:08:12
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
JdbcConnectionPool.java
Log:
Clean up code
Revision ChangesPath
1.5 +1 -2
avalon-excalibur/datasource/src/java/org/apache/avalon/excalibur
mcconnell2004/04/01 22:46:49
Modified:datasource .cvsignore
Log:
Housekeeping.
Revision ChangesPath
1.2 +1 -0 avalon-excalibur/datasource/.cvsignore
Index: .cvsignore
===
RCS file: /home
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. This
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. This
niclas 2004/03/30 07:58:50
Modified:.project.properties
datasource project.xml
datasource/src/java/org/apache/avalon/excalibur/datasource
ResourceLimitingJdbcDataSource.java
Log:
Some steps forward.
Revision
niclas 2004/03/28 10:23:20
avalon-excalibur/datasource/site/etc - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
niclas 2004/03/28 10:23:20
avalon-excalibur/datasource/site/xdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
niclas 2004/03/28 10:18:41
avalon-excalibur/datasource/site - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. This
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. This
niclas 2004/03/17 19:16:05
Modified:.project.xml
datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test
TableIdGeneratorJdbcTestCase.java
TableIdGeneratorJdbcTestCase.xtest
Added: datasource
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. The
To whom it may engage...
This is an automated request, but not an unsolicited one. For help
understanding the request please visit
http://gump.apache.org/nagged.html,
and/or contact [EMAIL PROTECTED]
Project excalibur-datasource has an issue affecting its community integration. The
leosimons2003/11/14 06:48:54
Modified:datasource project.properties
Log:
Try and fix gump build
Revision ChangesPath
1.2 +3 -0 avalon-excalibur/datasource/project.properties
Index: project.properties
leosimons2003/11/13 04:40:42
Modified:datasource build.xml
Log:
Fixing typos. As Homer J puts it: "Doh!"
Revision ChangesPath
1.2 +58 -58 avalon-excalibur/datasource/build.xml
Index:
leosimons2003/11/09 06:13:59
Log:
Replacing this component with a mavenized version. Note: testcases fail!
Status:
Vendor Tag: LSD
Release Tags: Avalon_Datasource_1_1_2_dev_mavenized
N avalon-excalibur/datasource/.cvsignore
N avalon-excalibur/datasource
gzilla/show_bug.cgi?id=22527
[excalibur-datasource] Lookup of jndi datasource in Weblogic 7.0
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
leif2003/09/30 20:14:32
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
ResourceLimitingJdbcDataSource.java
Log:
Fix a javadocs typo.
Revision ChangesPath
1.10 +2 -2
avalon-excalibur/datasource/src/java/org
gzilla/show_bug.cgi?id=22527
[excalibur-datasource] Lookup of jndi datasource in Weblogic 7.0
[EMAIL PROTECTED] changed:
What|Removed |Added
Summary|Lookup of jndi datasou
Hello, Peter!
You wrote to "Avalon Developers List" <[EMAIL PROTECTED]> on Sun, 14 Sep 2003 10:00:40
-0400:
PR> It looks as if the exception is coming from the mysql driver.
PR> -pete
Yes, thank you guys.
The problem was solved, it is apparently bug in mysql jdbc driver.
---
Yours sincerely,
On Saturday, September 13, 2003, at 09:01 PM, IvanLatysh wrote:
WARN webmodels.ApplicationImpl - Could not return Connection
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:750)
at java.util.HashMap$KeyIterator.next(HashMap.java:786)
at
com.
Hi All.
I am using excalibur-datasource-1.1.1 with mySQL database
(mysql-connector-java-3.1.0-alpha) under Tomcat.
And I am suffering from the ConcurrentModificationException error, which happens from
time to time.
The problems appears when connection been closed by timeout, but it doesn
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
crafterm2003/08/01 03:11:30
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
InformixDataSource.java
Log:
Fixing incorrect type.
Patch submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.17 +6 -2
avalon
> From: Peter Royal [mailto:[EMAIL PROTECTED]
>
>
> it would make the cocoon guys happy :)
+1
Carsten
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
leif2003/07/31 22:14:57
Modified:datasource build.xml default.properties
Log:
Fix things after the last commit so that the components are once again usable
by Fortress.
Revision ChangesPath
1.58 +2 -6 avalon-excalibur/datasource/build.xml
Index
it would make the cocoon guys happy :)
-pete
Begin forwarded message:
From: Geoff Howard <[EMAIL PROTECTED]>
Date: Thu Jul 31, 2003 1:18:37 PM US/Eastern
To: [EMAIL PROTECTED]
Subject: Re: Update excalibur datasource ??
Reply-To: [EMAIL PROTECTED]
Frank Taffelt wrote:
I run into problem
leif2003/07/28 11:22:54
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java Jdbc3Connection.java
JdbcConnection.java JdbcConnectionFactory.java
JdbcDataSource.java
leif2003/07/21 08:54:47
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java
Log:
Change errors caught while closing connections from Warning to Debug level
messages as errors while closing a connection are not
leif2003/07/17 19:39:06
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java
Log:
Fix a problem where connections closed by the server were leading to a leak that
would eventually cause blocking pools to think
bloritsch2003/07/07 09:38:07
avalon-excalibur/datasource/docs/skin/images - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:38:05
avalon-excalibur/datasource/docs/skin - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:37:55
avalon-excalibur/datasource/docs/images - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:35:48
avalon-excalibur/datasource/docs/api/org/apache/avalon/excalibur/datasource/ids -
New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:35:11
avalon-excalibur/datasource/docs/api/org/apache/avalon/excalibur/datasource/cluster
- New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
bloritsch2003/07/07 09:35:08
avalon-excalibur/datasource/docs/api/org/apache/avalon/excalibur/datasource - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:35:04
avalon-excalibur/datasource/docs/api/org/apache/avalon/excalibur - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:34:59
avalon-excalibur/datasource/docs/api/org/apache/avalon - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:34:57
avalon-excalibur/datasource/docs/api/org/apache - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:34:54
avalon-excalibur/datasource/docs/api/org - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:34:51
avalon-excalibur/datasource/docs/api - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
bloritsch2003/07/07 09:34:46
avalon-excalibur/datasource/docs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello Stephen!
1)
SM> Why is fortress-meta dependent on Fortress?
I think they share the
org.apache.avalon.fortress.MetaInfoEntry
org.apache.avalon.fortress.util.dag.Vertex
org.apache.avalon.fortress.util.dag.CyclicDependencyException
org.apache.avalon.fortress.util.dag.Directed
Anton Tagunov wrote:
Hello Stephen!
Hi Anton:
SM> Why does the excalibur datasource build have a dependency
SM> on the fortress container?
PR> Probably for fortress' meta-info generation.
SM> I recommend we remove the fortress dependency and include any meta info
SM> n
Hello Stephen!
SM> Why does the excalibur datasource build have a dependency
SM> on the fortress container?
PR> Probably for fortress' meta-info generation.
SM> I recommend we remove the fortress dependency and include any meta info
SM> needed by fortress as a static artif
mcconnell2003/06/25 06:55:26
Modified:datasource build.xml
Log:
Remove recursive fortress dependency.
Revision ChangesPath
1.57 +7 -4 avalon-excalibur/datasource/build.xml
Index: build.xml
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
On Sunday, June 22, 2003, at 01:45 PM, Stephen McConnell wrote:
I recommend we remove the fortress dependency and include any meta
info needed by fortress as a static artifact in CVS. This is the same
approach that is used in the cornerstone components - i.e. no
container dependencies.
fine w/
Peter Royal wrote:
On Sunday, June 22, 2003, at 01:33 PM, Stephen McConnell wrote:
Why does the excalibur datasource build have a dependency
on the fortress container?
Probably for fortress' meta-info generation.
I recommend we remove the fortress dependency and include any meta
On Sunday, June 22, 2003, at 01:33 PM, Stephen McConnell wrote:
Why does the excalibur datasource build have a dependency
on the fortress container?
Probably for fortress' meta-info generation.
-pete
-
To unsubscribe, e
Why does the excalibur datasource build have a dependency
on the fortress container?
Steve.
Gump Integration Build wrote:
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-06-22/excalibur-datasource.h
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
mcconnell2003/06/19 18:14:37
Modified:..cvsignore build.xml
Removed: .ant.properties.sample default.properties
lib README.txt avalon-framework-4.1.3.jar
excalibur-datasource-1.0.jar excalibur-io-1.0.jar
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
leif2003/06/11 10:40:21
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java
Log:
Fix the lastUsed code so that the keep alive query will no longer be called for
every query. It now once again works so that
leosimons2003/06/07 12:21:06
Added: datasource maven.xml project.properties project.xml
Log:
maven buildfiles
Revision ChangesPath
1.1 avalon-excalibur/datasource/maven.xml
Index: maven.xml
bloritsch2003/06/04 06:22:43
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource/cluster
AbstractDataSourceCluster.java
Log:
fixCRLF
Revision ChangesPath
1.12 +236 -236
avalon-excalibur/datasource/src/java/org/apache/avalon
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
leif2003/05/31 08:41:09
Modified:datasource build.xml
Log:
Update the javadocs copyright so it gives credit to the Jakarta Avalon Project.
Revision ChangesPath
1.53 +1 -1 avalon-excalibur/datasource/build.xml
Index: build.xml
leif2003/05/31 03:05:06
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource/ids
AbstractDataSourceIdGenerator.java
SequenceIdGenerator.java TableIdGenerator.java
Log:
Fix some problems with the meta data
leif2003/05/31 00:03:07
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource/ids
AbstractDataSourceIdGenerator.java
Log:
Fix an avalon.dependency tag so it correctly used the type attribute. Not sure why
only this file was not fixed
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
avalon-excalibur/datasource/build.xml
Index: build.xml
===
RCS file: /home/cvs/avalon-excalibur/datasource/build.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- build.xml 27 May 2003 15
leif2003/05/27 20:06:48
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource/ids
SequenceIdGenerator.java
Log:
Update the x-avalon.info name for the class so it reflects the class name as is
done elsewhere.
Revision ChangesPath
colus 2003/04/05 20:06:31
Modified:datasource/examples/src/java/org/apache/avalon/examples/jdbcdatasource
Main.java
Log:
contextualize logManager.
Revision ChangesPath
1.8 +2 -1
avalon-excalibur/datasource/examples/src/java/org
bloritsch2003/03/31 10:32:55
Modified:datasource build.xml default.properties
datasource/src/java/org/apache/avalon/excalibur/datasource
JdbcConnectionPool.java
ResourceLimitingJdbcDataSource.java
Log:
I can't get
bloritsch2003/03/31 08:23:14
Modified:datasource build.xml default.properties
Log:
fix a typo for starting the server
Revision ChangesPath
1.42 +40 -20avalon-excalibur/datasource/build.xml
Index: build.xml
bloritsch2003/03/31 08:03:17
Modified:datasource build.xml
Log:
fix a typo for starting the server
Revision ChangesPath
1.41 +1 -1 avalon-excalibur/datasource/build.xml
Index: build.xml
bloritsch2003/03/25 13:02:53
Modified:datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test
TableIdGeneratorJdbcTestCase.xtest
TableIdGeneratorMultithreadedJdbcTestCase.xtest
datasource/src/test/org/apache
bloritsch2003/03/25 12:01:48
Modified:datasource build.xml default.properties
datasource/src/java/org/apache/avalon/excalibur/datasource
JdbcConnectionPool.java
Added: datasource/lib LICENSE.hsqldb hsqldb-1.7.1.jar
Log:
changes to make
bloritsch2003/03/25 11:30:31
Modified:datasource build.xml default.properties
datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test
TableIdGeneratorJdbcTestCase.java
bloritsch2003/03/25 10:38:20
Modified:datasource build.xml default.properties
datasource/src/java/org/apache/avalon/excalibur/datasource
JdbcConnectionPool.java
Log:
update build so that test scripts compile
Revision ChangesPath
+278,15 @@
-
+
-
1.37 +5 -18 avalon-excalibur/datasource/build.xml
Index: build.xml
===
RCS
bloritsch2003/03/24 11:54:15
Modified:datasource build.xml
Log:
update the datatsource build file
Revision ChangesPath
1.36 +1 -18 avalon-excalibur/datasource/build.xml
Index: build.xml
can someone point me at or provide some code that utilizes Excalibur
Datasource? The package needs some docs.
Also, is there anyone who has used both datasource and DBCP
(http://jakarta.apache.org/commons/dbcp/) who might be able to give a
little comparison of the two?
cheers!
- Leo
bloritsch2003/03/10 06:42:32
Modified:datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test
TableIdGeneratorMultithreadedJdbcTestCase.java
Log:
Performance improvements. As private they are generated by
a synthetic accessor method which slows
bloritsch2003/03/06 11:47:47
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java
Log:
remove the logging from the invocation handler
Revision ChangesPath
1.26 +1 -7
avalon-excalibur/datasource
bloritsch2003/03/05 10:59:02
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java Jdbc3Connection.java
JdbcConnection.java JdbcConnectionFactory.java
eption (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
check-environment:
check-datasource:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/datasource/build
dependencies:
compile:
bloritsch2003/03/04 20:14:57
Modified:datasource default.properties build.xml
Log:
changes to build
Revision ChangesPath
1.19 +1 -10 avalon-excalibur/datasource/default.properties
Index: default.properties
bloritsch2003/03/04 20:10:03
Modified:datasource default.properties build.xml
Log:
udpates to build on datasource
Revision ChangesPath
1.18 +2 -2 avalon-excalibur/datasource/default.properties
Index: default.properties
bloritsch2003/03/04 10:46:29
Modified:datasource/src/xdocs book.xml examples-jdbcdatasource.xml
index.xml
Log:
update documentation to Forrest
Revision ChangesPath
1.6 +5 -3 avalon-excalibur/datasource/src/xdocs/book.xml
Index
bloritsch2003/02/27 07:04:12
Modified:datasource build.xml
datasource/src/java/org/apache/avalon/excalibur/datasource
InformixDataSource.java
Log:
make Informix strictly a runtime dependency. Requires ugly reflection to do the
work, but hey
-excalibur/datasource/build.xml
Index: build.xml
===
RCS file: /home/cvs/avalon-excalibur/datasource/build.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- build.xml 29 Jan 2003 14:07:39
proyal 2003/02/14 11:23:27
Modified:datasource/src/java/org/apache/avalon/excalibur/datasource
AbstractJdbcConnection.java Jdbc3Connection.java
JdbcConnection.java
Log:
Bugzilla 16893. Patch from Greg Steuck to close all opened
97 matches
Mail list logo