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-intake.git.
at b5396b2 - Remove .cvsignore, replace with .gitignore (mostly
identical)
This branch includes the following new commits:
new c4c9345 +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven
1.1
new 4989c13 Fix a bunch of URLs and a couple of typos.
new 07f50a4 Updated locale handling to use the new localized parameter
parser. This removes the dependency from LocalizationService.
new e643a5e Removed Turbine dependency
new c3870c3 Removed Turbine dependency
new 364918b Port latest changes from Turbine 2.3.
new 2df1af1 Replaced the dependency on oro with java.util.regexp
new 66e7fed Fix test configuration
new c795daf Remove unused imports
new 5e2b9a6 Major code cleanup, formatting and styling
new c47b188 Re-introduced default constructors. They got lost with the
last commit
new 0dc941e Fixed JavaDoc
new f4050d4 Port range validators from Turbine 2.3
new d632fb1 Updated documentation.
new 4297646 Updated documentation.
new 114dda2 Intake did not correctly parse the message of a rule or
required-message from intake.xml. Fixes TRB-68
new 4b7e482 Add a maven-2 build
new 98d9151 Removed the Intake class. It was duplicating the
IntakeServiceFacade. Moved the initialization code of the service
implementation to initialize()
new 0bb120b Added missing dependency
new 1d7532a Fixed site id to comply with settings.xml as explained in the
wiki
new 817ab68 Use current snapshot dependency (1.0.7) for fulcrum-yaafi
new 4bf155f Use release version 1.0.6 of YAAFI for test environment
new 920c1ad Use released version of fulcrum-testcontainer
new effadff Fixed and unified dependencies (partly to make Gump happy)
new 6c44cd6 Use released versions
new fbaf5b5 Use released version of fulcrum-pool
new 6144117 The number validators did not set an invalid number message
when initialized with the default constructor. Added a test to check the
behaviour. Fixes TRB-74
new 43df473 Intake will now support interfaces for the mapTo() method.
Added a test to prove this. Fixes TRB-11
new b92f4d6 Use release version of parser
new 082adf3 - Fix some PMD and Javadoc complaints - Catch only exceptions
that are actually thrown
new 089bf4c - Fixed dependencies - Updated documentation - Removed
Maven-1-stuff - Added NOTICE - Prepare release
new 515474f [maven-release-plugin] prepare release FULCRUM_INTAKE_1_0_6
new c92052b [maven-release-plugin] prepare for next development iteration
new fe2ed46 Fix POMs
new 255d8a4 Groups were not initialized correctly from a parser. Added a
test for this.
new a6f415e Added eclipse generated files to svn:ignore for all remaining
fulcrum components.
new 184e144 Fix typos, add version
new 85c147d More typos
new 12ffad7 Adhere to standard maven layout
new 29cc618 Introduce JDK 1.5 Generics
new b376859 - Derive from Turbine parent POM 3 - Update dependency
servlet-api to 2.5 - Update dependency commons-lang to 2.6 - Update dependency
commons-logging to 1.1.3 - Update dependency commons-pool to 1.6 - Update
dependency fulcrum-parser to 1.0.3 - Update dependency fulcrum-upload to 1.0.5
new 43be37e File will be generated
new e6b2af0 Prepare release
new 4819f71 test auth
new 7de95ff [maven-release-plugin] rollback the release of
fulcrum-intake-1.1.0
new 2d033ea [maven-release-plugin] prepare release fulcrum-intake-1.1.0
new 8d4b231 [maven-release-plugin] prepare for next development iteration
new 0f7d641 Fix JavaDoc
new 2222bff Fix site
new a022a5c Roll back release candidate
new 08632c1 Fix some FindBugs complaints
new 21ad739 Replace StringBuffer with StringBuilder
new b3d838a Add schema definition
new f3121b9 Add license header
new 4f4b9fd Move to JAXB for parsing and object mapping.
new c85e9ec Move to JAXB for parsing and object mapping.
new 6104ce4 Move to JAXB for parsing and object mapping.
new 7647f96 Move to JAXB for parsing and object mapping.
new 5eb8eaf Move to JAXB for parsing and object mapping.
new 7a360d0 Update docs. Namespace declaration is now required.
new ed80ae0 - Fix parsing of numbers, improve test - Move to Avalon
logging all over the place, remove commons-logging dependency
new 1f2465f Fix changes
new 6d4a455 Fix some warnings
new a7898c2 Use enum
new dad4b7a Add serial id
new 700539e Fix logging
new 00f4c36 Add validation tests
new 95e18bc Document changes
new 3307bd8 SimpleDateFormat is not threadsafe
new 1e7ffa1 Prepare release
new 59327ab [maven-release-plugin] prepare release fulcrum-intake-1.2.0
new 6a9fccc [maven-release-plugin] prepare for next development iteration
new c3c740d Use own assemblies
new 420f8e8 Roll back release
new 0795824 Remove site reference
new 017f757 [maven-release-plugin] prepare release fulcrum-intake-1.2.0
new e28ba79 [maven-release-plugin] prepare for next development iteration
new c858377 Ignoring the remaining IntelliJ project files in SVN
new 8b5969c Fix sizing of group pool
new 72dfb05 - Fulcrum PArent surefire update - Intake xml fix - Adding
some hints into READMEs
new bcbe810 Prepare release
new a4465b3 release 1.2.1
new af1412e [maven-release-plugin] prepare for next development iteration
new 4cc9e5a TRB-99 fixed -tested ok: jdk 1.7 and 1.8
new 3101ef5 Move handling of maps to afterUnmarshal() to play nice with
Java8
new 601b11c Document changes
new 5aefcb1 Prepare release
new 2c24983 [maven-release-plugin] prepare release fulcrum-intake-1.2.2
new cc10f91 [maven-release-plugin] prepare for next development iteration
new ebe3862 Fix JavaDoc
new d7ebde0 Fix FindBugs issues
new 8e52654 Fix JavaDoc
new 85bcda0 Fix FindBugs issues
new 87ddab6 Add profile for Java 8 - using Findbugs 3.0.1 - ignoring
doclint errors
new c1b5056 Prepare release
new 2ec2356 [maven-release-plugin] prepare release fulcrum-intake-1.2.2
new b9f7191 [maven-release-plugin] prepare for next development iteration
new cdc3c11 Use newly released parent
new 8713790 Fix for parallel deployment file not found exception
new 8673312 Per tv's note, ensure FileInputStream is closed properly
under all circumstances. Remove additional test of xmlFile.canRead() as that is
already performed in code above this block
new 018b1d3 Update dependencies commons-lang 2.6 to commons-lang3 3.5 and
commons-pool2 to 2.5.0
new c008041 Fix formatting, some cleanup.
new a8c9a05 Document changes, prepare release
new b2e1621 Preparing release
new f4fcecc [maven-release-plugin] prepare for next development iteration
new af1ac44 Roll back release 1.2.3
new df59a4d TRB-94: Align validation of numbers with ValueParser behavior
new d1b2f7d Fix some PMD issues
new bdc1b21 [maven-release-plugin] prepare release fulcrum-intake-1.2.3
new e95d2ac [maven-release-plugin] prepare for next development iteration
new d843f74 Roll back release version
new d6012c4 License headers got lost
new 20ead50 [maven-release-plugin] prepare release fulcrum-intake-1.2.3
new 41dca86 [maven-release-plugin] prepare for next development iteration
new a4b5f27 INCOMPATIBLE: Update dependency servlet-api to 3.1.0 Remove
dependency on fulcrum-upload Update dependencies commons-lang3 3.7,
fulcrum-parser 2.0.0
new ee72885 Remove dependency on fulcrum-upload
new 6adddb0 Deprecate field type FileItem Add new field type UploadPart
to support Servlet 3.1 upload handling
new 051bdcb Move Field creation to typesafe enum
new 1868a0c For some reason, Eclipse sometimes cuts the license out of
source files
new 30b951d Adding some pointers to the pom.xml for those who want to
build with JDK 9+
new 9ec7ed5 backing out changes, breaks mvn and java8
new cc9b3ba Update all fulcrum components using current yaafi and servlet
3.1.0 - clean build
new aa953a9 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 e39d20a Wrapping up a few more findbug complaints
new 307c20b Forgot to revert back to servlet 3.1.0, update commons-lang3
new 635d84b Update commons-pool2 to latest
new 1f0839e Point fulcrum components to new turbine parent 5
new d546b1f Fix/update javadoc for fulcrum-intake
new f9be4bd 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 e19b3a0 - 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 ec191ed Update all components to fulcrum-yaafi 1.0.8 release
new b561096 Update all fulcrum components to use release 1.0.8 of yaafi
and testcontainer
new cbfa633 Javadoc cleanup, fix FindBugs and PMD report issues
new 0ec4af4 Parser no longer depends on factory and pool, so remove these
services or tests will fail
new 5e9e317 No dependency on fulcrum-upload anymore
new 972a19b Update dependency on fulcrum-parser 2.0.0 release, test code
cleanup/formatting
new b902886 Update howto docs to reflect PipelineData
new 185d2d7 Clear findbug report
new 41088e0 [maven-release-plugin] prepare release fulcrum-intake-2.0.0
new a451197 [maven-release-plugin] prepare for next development iteration
new 44f7d94 Add distribution management configuration to fulcrum modules
new b079424 - 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 fd36a79 Prepare intake for Java9+ build by adding dependency
new 8f1253a - 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 02af42a - security updates in quartz and yaafi - update parent
pom.xml - dependency check doc update README.txt - jetty deps update for eclipse
new 59f81ef - 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 e45c47b - update most Fulcrum parent to version 8 and update Fulcrum
site + use md format for README
new 8d8476b Add missing NOTICE.txt files and update copyright year to 2021
new 9752ab9 - 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 b5396b2 - Remove .cvsignore, replace with .gitignore (mostly
identical)
The 150 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.