See 
<https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque/656/display/redirect?page=changes>

Changes:

[gk] - cleanup generated file content and add license header

[gk] Showcase Java Testcontainer
- in profile mysql/docker-resources
- used for mysql adapter + just one test class: DataContainerTest.java (from 
DataTest.java)
- no need for a running mysql database installed locally
- still support pre-installed database and docker containerized test (cft. 
pom.xml)

pom.xml:
- generation: need to use docker-maven-plugin to init a temporary database 
image to generate sql (in maven torque-maven-plugin), stopping it after this is 
done
- separate id-table generation and pass on insert into dockerfile (may use some 
shell script indirection later)

- remove not used log4j.properties

- TODO use torque.wrapper.configuration.file instead of hard-coded 
configuration file path, add tests, add adapters


------------------------------------------
Established TCP socket on 44280
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd 
pmd:cpd
[INFO] Scanning for projects...
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.2/wagon-ssh-external-2.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.2/wagon-ssh-external-2.2.pom
 (4.3 kB at 15 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.2/wagon-ssh-common-2.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.2/wagon-ssh-common-2.2.pom
 (1.8 kB at 115 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.2/wagon-ssh-external-2.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.2/wagon-ssh-common-2.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.2/wagon-ssh-external-2.2.jar
 (15 kB at 530 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.2/wagon-ssh-common-2.2.jar
 (25 kB at 634 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Torque Maven Parent                                                [pom]
[INFO] Torque Runtime                                                     [jar]
[INFO] Torque Generator                                                   [jar]
[INFO] Torque Templates                                                   [jar]
[INFO] Torque Generator Maven 2 Plugin                           [maven-plugin]
[INFO] Torque Generator Ant tasks                                         [jar]
[INFO] Torque Site                                                        [pom]
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.10.0/maven-pmd-plugin-3.10.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.10.0/maven-pmd-plugin-3.10.0.jar
 (113 kB at 4.0 MB/s)
[INFO] 
[INFO] ----------------------< org.apache.torque:torque >----------------------
[INFO] Building Torque Maven Parent 4.1-SNAPSHOT                          [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ torque ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ torque 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ torque ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
torque ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ torque ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 67 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 130 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 124 licenses.
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.plugins.analysis.core.HealthAwareReporter$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.plugins.analysis.core.HealthAwareReporter$3; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check

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

Reply via email to