This is an automated email from the ASF dual-hosted git repository.
gk pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git.
at eef2f9a - Update README.md - Set Log4J2Logger class as deprecated in
Fulcrum Testcontainer - include base directory in Fulcrum JSON (creates a
sub-directory of the name of the artifact)
This branch includes the following new commits:
new 4522c89 +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven
1.1
new db62f33 Fix a bunch of URLs and a couple of typos.
new d6140e7 Migrating Fulcrum projects to M2
new 19443df Changed the <groupId> from 'org.apache.fulcrum' to
'org.apache.turbine.fulcrum' to give a clear indication that this is a turbine
subproject
new e4262d0 Changing the groupId from 'org.apache.turbine.fulcrum' to
'fulcrum' to save me from a lot of headache
new 7c90f86 Setting YAAFI and ECM as optional dependency
new 247c340 Reformatted the document and fixed two typos
new 36569bb Added site.xml to have a link on the main page of the
generated site
new dc44369 Starting the fulcrum release party ...
new 3e3d84a Fixed site id to comply with settings.xml as explained in the
wiki
new 3e882a2 Use current snapshot dependency (1.0.7) for fulcrum-yaafi
new b966bcb Use current version of dependency
new cf7067e Use release version 1.0.6 of YAAFI for test environment
new 6471259 Added log4j dependency. It is used by the ECMContainer.
new ced1c77 Added changes to version 1.0.6
new c823e62 Prepare release
new 75328c3 Prepare release
new c135226 [maven-release-plugin] prepare release
FULCRUM_TEST_CONTAINER_1_0_6
new 4f33718 [maven-release-plugin] prepare for next development iteration
new 6d25450 Re-add license header
new cb05e60 Use scpexe as deployment protocol
new 9d385d6 One of the test cases was ambiguous - it was named one thing
but seemed to be testing something else in a manner that suggests a possible
problem. The change corrects the named test and adds a new one for testing
configuration files with integrated roles. The new test currently fails, so
either I do not fully understand how it is supposed to work or something is
broken.
new e4de8c0 One of the tests is failing under OS X unless forkMode=always.
new 2ca1c75 Removed unused imports.
new 043ef8d I don't think this test could work at all. There is no such
thing as an integrated roles file. I suspect the config file setting was just a
leftover from some cut'n'paste operation. So I removed the test altogether.
new 22dfc58 Next RC cycle
new 868b4aa Added site staging profile
new b9eba87 Fixed scm urls
new 3977013 [maven-release-plugin] prepare release
FULCRUM_TESTCONTAINER_1_0_6
new d08abd6 [maven-release-plugin] prepare for next development iteration
new 7547f75 Clarify the use of an integrated configuration file
new 6289986 Fix the description for the next cycle.
new 68e0427 Make the maven changes plugin happy
new 44788b0 Make site look the same as the others.
new 791cdb1 Remove Maven-1 control files for Maven-2-released components
to avoid confusion.
new 8f9b6b3 Added eclipse generated files to svn:ignore for all remaining
fulcrum components.
new d5cfc92 Fix site building errors: - Updating to Turbine Parent
Version 3 - Unknown attribute 'href' for tag 'project'.. - UTF-8 Encoding in
XmlRpc Java files
new f486794 Replace viewcvs with viewvc. Fixes TRB-95
new c2a751b Making the log level for the YAAFIContainer configurable and
setting it to "INFO". This avoid tons of output during unit testing without
relying on log4j
new e771812 - Update to JUnit 4 - Add Junit 4 base class and use it
locally
new 53db28a - added missing groupId (fulcrum instead of turbine)
new 802e9ce Ignoring the remaining IntelliJ project files in SVN
new 9f2eb8f - Update Configuration
new 0ffb56b - Javadoc update
new 7d88340 - javadoc fix
new 60b3b3b [maven-release-plugin] prepare release
fulcrum-testcontainer-1.0.7
new 51e9131 - update distribution url
new 9ebd2c0 - revert release (unable to scm tag but site url was wrong)
new 546aa42 [maven-release-plugin] prepare release
fulcrum-testcontainer-1.0.7
new 5ab19f7 - fix url
new 40b8f64 [maven-release-plugin] prepare release
fulcrum-testcontainer-1.0.7
new d31122e [maven-release-plugin] prepare for next development iteration
new 0459872 Clean up the source code and javadocs.
new 45acce8 Using the same log4j version as Turbine
new 663a8f3 - Refer to JUnit4 in Documentation.
new 31cedc0 Use newly released parent
new 4af3d92 - update changes
new d5cd725 - Fulcrum factory fix parent pom version - Fulcrum json
jackson2 commons-lang align - Fulcrum parser and upload JUnit 4 - Fulcrum
Testcontainer endow with Mockito (default request mock copied from Turbine
test) - Fulcrum uplad with duplicate mock until not upgraded to testcontainer
1.0.8
new efdf231 Fix build, update mockito to latest - prior scope prevented
test from passing
new bf586a8 Update all fulcrum components using current yaafi and servlet
3.1.0 - clean build
new 78e60a8 Updating to servlet-api 4.0.1, Disable cache module for now
(fails to build), builds clean with jdk8 (broken for open-jdk-11, profiles?)
new f0efe60 Rollback servlet-api dependencies until next release
new 09a96b5 Update mockito
new b53e534 Point fulcrum components to new turbine parent 5
new dc1ad67 More javadoc love
new 32f8545 More javadoc updates for mvn site
new c204079 Followed gv's example on yaafi-crypto to clean up all poms,
removed old deployment management profiles, removed old maven 1.x build files,
fixed test case in PBE that relied on old project file, added missing licenses
to poms
new 9164141 - add JUnit 5 support, still support JUnit 4 and 3 -
TestEngine with ID 'junit-vintage' failed to discover tests... : was resolved
by setting reuseForks = true, which is together with forkCount=1, the default
behaviour for surefire - in BaseUnit4Test the container is now with setter set
instead of statically with non static setter. Other test may need remove
forkMode=always.. - remove log4j dependency, add log4j2 with log4j1.2 bridge
for ECMContainer
new 5777acb -fix permission denied (file not found)
new eafa84d - update parent in master pom.xml to get the tests run -
migrate Fulcrum components crypto, intake, parser to Junit 5 - fix basedir in
crypto - update formatting in testcontainer, json
new de6ef11 Update junit to latest version 5.3.2
new 63370d5 Fix JavaDoc complaints
new 1330a29 Update all components to fulcrum-yaafi 1.0.8 release
new 3fd3b4d - Update changes, site info - Reorder imports
new 6afde9b [maven-release-plugin] prepare release
fulcrum-testcontainer-1.0.8
new 9854f04 [maven-release-plugin] prepare for next development iteration
new 98b0a4f Updating copyright year in notice files
new 140fa59 Update release versions for changes.xml
new 3a37717 Add distribution management configuration to fulcrum modules
new ddabff1 - update fulcrums with parent 6 - update fulcrum quartz to
2.3.1 - update fulcrumtestcontainer deps mockito 2.28.2, junit.jupiter to
5.5.1, junit-platform-runner to 1.5.1 - update README.txt
new 31b03b8 Update junit and jupiter dependencies, source cleanup for
Turbine compliance
new 355dfda - update some components (Security, JSON, Trstcontainer)
using parent trunk (7-SNAPSHOT) and more modern skin, compatible with
maven-site-plugin version 3.8.2 - JSON, Jackson2 version 2.10.3 - Security,
local javadoc version update to 3.20
new 41490e8 - updating to turbine parent 7 - deactivating jetty - add
build info
new 7039b5d - update version jupiter to 5.6.2 and junit.platform to 1.6.2
- simplify jupiter deps - remove .cvsignore, update svn:ignore prop
new da39fca - Fulcrum dependency updates: hsqldb 2.5.1, torque 5.0, dbcp2
2.8.0, javadoc 3.1.0, junit 5.7.0, mockito 3.5.13
new 500dc2c - update jaxb to allow java 9+ to suppress illegal reflection
access - update junit to 4.13.1 - use quartz v.2.3.2 due to CVE-2019-13990 -
update yaafi-crypto/pom.xml to use testcontainer snapshot dependency
new 69f2b75 - update changes
new 3e4e180 [maven-release-plugin] prepare release
fulcrum-testcontainer-1.0.9
new d551541 [maven-release-plugin] prepare for next development iteration
new 7d2f264 - Update Fulcrum Testcontainer 1.0.9 and Turbine Parent 7 -
Fix Mock Encoding in Fulcrum Update Test - Format Yaafi Tests - Remove
JUnitPlatform in json, crypto module
new c17fb63 - update most Fulcrum parent to version 8 and update Fulcrum
site + use md format for README
new 3a2c8db Add missing NOTICE.txt files and update copyright year to 2021
new 6a125c0 - fixing relativePath in poms cache, intake, quartz, parser,
security, testcontainer - intake: update parser, use in test pool2, add log4j2
for next testcontainer - parser: formatting, dependency fixes, site skin update
- testcontainer: add and use log4j2 avalon adapter in yaafi testcontainer, use
more JUnit 5 - moved README.txt to READMe.md in root
new 0a1b008 - update layout/skin - update raw exceptions in JSON
component - fix format error in changes.xml
new eef2f9a - Update README.md - Set Log4J2Logger class as deprecated in
Fulcrum Testcontainer - include base directory in Fulcrum JSON (creates a
sub-directory of the name of the artifact)
The 95 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.