svn commit: r1904742 - in /db/torque/trunk: pom.xml torque-runtime/src/conf/Torque.properties torque-test/pom.xml

2022-10-20 Thread gk
Author: gk
Date: Thu Oct 20 13:52:33 2022
New Revision: 1904742

URL: http://svn.apache.org/viewvc?rev=1904742=rev
Log:
- set java version to 11, adapt log4j to 2.19.0, derby 10.15.2.0,d hsqldb 2.7.9 
 (minor updates)and mysql 8.0.28 (aatch update). 
- Remove in Torque.properties durationBetweenEvictionRuns which requires now a 
duration since dbcp 2.9.0 and commons-pool2 2.10.0

Modified:
db/torque/trunk/pom.xml
db/torque/trunk/torque-runtime/src/conf/Torque.properties
db/torque/trunk/torque-test/pom.xml

Modified: db/torque/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/db/torque/trunk/pom.xml?rev=1904742=1904741=1904742=diff
==
--- db/torque/trunk/pom.xml (original)
+++ db/torque/trunk/pom.xml Thu Oct 20 13:52:33 2022
@@ -450,13 +450,13 @@
 ${derby.version}
 test
 
-
+ 
 org.apache.derby
 derbyshared
 ${derby.version}
  test
-
+
 
 org.apache.derby
 derbytools
@@ -572,7 +572,7 @@
 3.3.1
 
 none
-1.8
+11
 
 
   
@@ -824,23 +824,20 @@
 
 
 ISO-8859-1
-1.8
-1.8
+11
+11
 true
 
 5.8.2
 1.8.2
-2.17.1
-
-1.8
-1.8
+2.19.0
 
 false
-1.8
+11
 
 ${JAVA_HOME}/bin/javac
-
-10.14.2.0
+
+10.15.2.0
 1
 
 
@@ -898,15 +895,6 @@
 
 
 
-java8
-
-[1.8,)
-
-
-none
-
-
-
 owasp
 
 false

Modified: db/torque/trunk/torque-runtime/src/conf/Torque.properties
URL: 
http://svn.apache.org/viewvc/db/torque/trunk/torque-runtime/src/conf/Torque.properties?rev=1904742=1904741=1904742=diff
==
--- db/torque/trunk/torque-runtime/src/conf/Torque.properties (original)
+++ db/torque/trunk/torque-runtime/src/conf/Torque.properties Thu Oct 20 
13:52:33 2022
@@ -72,7 +72,9 @@ torque.defaults.pool.maxTotal = 10
 # How often the pool is checked for connection which stayed in the pool
 # for too long. Defaults to 5 minutes (5 * 60 * 1000)
 # remove property if the idle object evictor should not be run
-torque.defaults.pool.timeBetweenEvictionRunsMillis= 30
+#torque.defaults.pool.torque.defaults.pool.timeBetweenEvictionRunsMillis= 
30
+# SINCE DBCP 2.9.0 replace with  to Duration.parse
+#torque.defaults.pool.torque.defaults.pool.durationBetweenEvictionRuns=
 
 # Lifetime of an idle connection in the pool in milliseconds.
 # Defaults to one hour (1000 * 60 * 60)

Modified: db/torque/trunk/torque-test/pom.xml
URL: 
http://svn.apache.org/viewvc/db/torque/trunk/torque-test/pom.xml?rev=1904742=1904741=1904742=diff
==
--- db/torque/trunk/torque-test/pom.xml (original)
+++ db/torque/trunk/torque-test/pom.xml Thu Oct 20 13:52:33 2022
@@ -52,9 +52,9 @@
 abort
 
 
-2.5.1
+2.7.0
 1.2.7
-8.0.27
+8.0.28
 10.2.0.4.0
 
42.2.14
 13.1



-
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org



Build failed in Jenkins: DB » Torque » Torque5-trunk #31

2022-10-20 Thread Apache Jenkins Server
See 


Changes:

[Georg Kallidis] - set java version to 11, adapt log4j to 2.19.0, derby 
10.15.2.0,d hsqldb 2.7.9  (minor updates)and mysql 8.0.28 (aatch update). 
- Remove in Torque.properties durationBetweenEvictionRuns which requires now a 
duration since dbcp 2.9.0 and commons-pool2 2.10.0


--
[...truncated 188.98 KB...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.8/fulcrum-yaafi-1.0.8.pom
 (4.1 kB at 23 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/turbine/turbine-parent/5/turbine-parent-5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/turbine/turbine-parent/5/turbine-parent-5.pom
 (21 kB at 86 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/3.0.9/groovy-all-3.0.9.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/3.0.9/groovy-all-3.0.9.pom
 (25 kB at 134 kB/s)
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/torque/torque-generator/5.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/torque/torque-runtime/5.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/torque/torque-generator/5.2-SNAPSHOT/torque-generator-5.2-SNAPSHOT.jar
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o org.apache.torque:torque-generator:jar:5.2-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o org.apache.torque:torque-generator:jar:5.2-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/torque/torque-templates/5.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/torque/torque-templates/5.2-SNAPSHOT/torque-templates-5.2-SNAPSHOT.jar
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o org.apache.torque:torque-templates:jar:5.2-SNAPSHOT (compile)
[WARNING] o org.apache.torque:torque-generator:jar:5.2-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] 
[INFO] --- dependency-check-maven:6.5.1:aggregate (default) @ torque ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/6.5.1/dependency-check-core-6.5.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/6.5.1/dependency-check-core-6.5.1.pom
 (29 kB at 167 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/6.5.1/dependency-check-utils-6.5.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/6.5.1/dependency-check-utils-6.5.1.pom
 (3.4 kB at 21 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.11.0/lucene-core-8.11.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.11.0/lucene-core-8.11.0.pom
 (1.8 kB at 11 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.11.0/lucene-parent-8.11.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.11.0/lucene-parent-8.11.0.pom
 (2.5 kB at 15 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.11.0/lucene-solr-grandparent-8.11.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.11.0/lucene-solr-grandparent-8.11.0.pom
 (505 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.11.0/lucene-analyzers-common-8.11.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.11.0/lucene-analyzers-common-8.11.0.pom
 (1.9 kB at 12 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.11.0/lucene-queryparser-8.11.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.11.0/lucene-queryparser-8.11.0.pom
 (2.2 kB at 13 kB/s)

Build failed in Jenkins: DB » Torque » Torque5-trunk » Torque Runtime #31

2022-10-20 Thread Apache Jenkins Server
See 


Changes:

[Georg Kallidis] - set java version to 11, adapt log4j to 2.19.0, derby 
10.15.2.0,d hsqldb 2.7.9  (minor updates)and mysql 8.0.28 (aatch update). 
- Remove in Torque.properties durationBetweenEvictionRuns which requires now a 
duration since dbcp 2.9.0 and commons-pool2 2.10.0


--
[INFO] 
[INFO] --< org.apache.torque:torque-runtime >--
[INFO] Building Torque Runtime 5.2-SNAPSHOT   [2/7]
[INFO] [ jar ]-
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.9/fulcrum-testcontainer-1.0.9.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.8/fulcrum-yaafi-1.0.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.9/fulcrum-testcontainer-1.0.9.jar
 (28 kB at 154 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.8/fulcrum-yaafi-1.0.8.jar
 (141 kB at 756 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ torque-runtime 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
torque-runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
torque-runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce 
(enforce-output-timestamp-property) @ torque-runtime ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ 
torque-runtime ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ torque-runtime ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Using 'ISO-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 source files to 


-
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org