You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/07 14:31:00 UTC

[turbine-fulcrum-intake] branch master updated (35794a4 -> c8c469f)

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.


    from 35794a4  prepare for git, update scm
     new ba1192d  +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven 1.1
     new 80b3bfc  Fix a bunch of URLs and a couple of typos.
     new 0c4771e  Updated locale handling to use the new localized parameter parser. This removes the dependency from LocalizationService.
     new 5c8bd27  Removed Turbine dependency
     new 64929a7  Removed Turbine dependency
     new f4da198  Port latest changes from Turbine 2.3.
     new a0575b9  Replaced the dependency on oro with java.util.regexp
     new 7624aff  Fix test configuration
     new ca7be84  Remove unused imports
     new 60ec87c  Major code cleanup, formatting and styling
     new 788dc24  Re-introduced default constructors. They got lost with the last commit
     new 730d2a9  Fixed JavaDoc
     new 14e55cc  Port range validators from Turbine 2.3
     new b27e9ce  Updated documentation.
     new afbedce  Updated documentation.
     new 9dbec52  Intake did not correctly parse the message of a rule or required-message from intake.xml. Fixes TRB-68
     new d33aae7  Add a maven-2 build
     new bc8b5a5  Removed the Intake class. It was duplicating the IntakeServiceFacade. Moved the initialization code of the service implementation to initialize()
     new 5de64e5  Added missing dependency
     new 392c462  Fixed site id to comply with settings.xml as explained in the wiki
     new 2f66b3f  Use current snapshot dependency (1.0.7) for fulcrum-yaafi
     new 4b502a7  Use release version 1.0.6 of YAAFI for test environment
     new 033b6f4  Use released version of fulcrum-testcontainer
     new 58a30fb  Fixed and unified dependencies (partly to make Gump happy)
     new 42d6ac0  Use released versions
     new 1570c06  Use released version of fulcrum-pool
     new 8551f96  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 95c7896  Intake will now support interfaces for the mapTo() method. Added a test to prove this. Fixes TRB-11
     new daa9619  Use release version of parser
     new b865641  - Fix some PMD and Javadoc complaints - Catch only exceptions that are actually thrown
     new 9ebd29f  - Fixed dependencies - Updated documentation - Removed Maven-1-stuff - Added NOTICE - Prepare release
     new a9a6c76  [maven-release-plugin] prepare release FULCRUM_INTAKE_1_0_6
     new 46d7640  [maven-release-plugin] prepare for next development iteration
     new 664d3f1  Fix POMs
     new 925d1c2  Groups were not initialized correctly from a parser. Added a test for this.
     new f8e050e  Added eclipse generated files to svn:ignore for all remaining fulcrum components.
     new 2abb1ad  Fix typos, add version
     new 30e857b  More typos
     new 9be6729  Adhere to standard maven layout
     new 2f1ed38  Introduce JDK 1.5 Generics
     new a82c122  - 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 79990fa  File will be generated
     new 3acc6aa  Prepare release
     new 5ef3275  test auth
     new 580cc00  [maven-release-plugin] rollback the release of fulcrum-intake-1.1.0
     new 6a2d8ce  [maven-release-plugin] prepare release fulcrum-intake-1.1.0
     new 2d86420  [maven-release-plugin] prepare for next development iteration
     new 211cf4f  Fix JavaDoc
     new 9f8be60  Fix site
     new d387fe2  Roll back release candidate
     new ea1203c  Fix some FindBugs complaints
     new 8c853e4  Replace StringBuffer with StringBuilder
     new 531b2e4  Add schema definition
     new 618c754  Add license header
     new e6f9371  Move to JAXB for parsing and object mapping.
     new 54d0bff  Move to JAXB for parsing and object mapping.
     new d27f912  Move to JAXB for parsing and object mapping.
     new 4c0f196  Move to JAXB for parsing and object mapping.
     new 0aea68c  Move to JAXB for parsing and object mapping.
     new 29883d8  Update docs. Namespace declaration is now required.
     new f284930  - Fix parsing of numbers, improve test - Move to Avalon logging all over the place, remove commons-logging dependency
     new 58652e8  Fix changes
     new f5339d0  Fix some warnings
     new dd2540b  Use enum
     new 2e74600  Add serial id
     new 4f9b5dc  Fix logging
     new 297db97  Add validation tests
     new 74b9e35  Document changes
     new 8226c23  SimpleDateFormat is not threadsafe
     new d89f8aa  Prepare release
     new 6f084b7  [maven-release-plugin] prepare release fulcrum-intake-1.2.0
     new 7a3d219  [maven-release-plugin] prepare for next development iteration
     new 1e12ccf  Use own assemblies
     new 40e6852  Roll back release
     new 54a85f3  Remove site reference
     new 7789d78  [maven-release-plugin] prepare release fulcrum-intake-1.2.0
     new bf986d1  [maven-release-plugin] prepare for next development iteration
     new 7b7219b  Ignoring the remaining IntelliJ project files in SVN
     new 4a2c1d3  Fix sizing of group pool
     new 3ef28cf  - Fulcrum PArent surefire update - Intake xml fix - Adding some hints into READMEs
     new 885bd63  Prepare release
     new 6b4e4d7  release 1.2.1
     new 49abd7b  [maven-release-plugin] prepare for next development iteration
     new 67da620  TRB-99 fixed -tested ok: jdk 1.7 and 1.8
     new 4b10144  Move handling of maps to afterUnmarshal() to play nice with Java8
     new 5fbd445  Document changes
     new 9af03d6  Prepare release
     new d3e924d  [maven-release-plugin] prepare release fulcrum-intake-1.2.2
     new bb64206  [maven-release-plugin] prepare for next development iteration
     new 8750e16  Fix JavaDoc
     new fc73bcd  Fix FindBugs issues
     new 6f2dcaf  Fix JavaDoc
     new f8a33bc  Fix FindBugs issues
     new d7d062a  Add profile for Java 8 - using Findbugs 3.0.1 - ignoring doclint errors
     new 856ff0e  Prepare release
     new c8569b2  [maven-release-plugin] prepare release fulcrum-intake-1.2.2
     new 438fefb  [maven-release-plugin] prepare for next development iteration
     new ce2acfe  Use newly released parent
     new 458910f  Fix for parallel deployment file not found exception
     new 8109175  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 fbeafad  Update dependencies commons-lang 2.6 to commons-lang3 3.5 and commons-pool2 to 2.5.0
     new bcba2fa  Fix formatting, some cleanup.
     new 426c453  Document changes, prepare release
     new 988ae0c  Preparing release
     new 5da6c36  [maven-release-plugin] prepare for next development iteration
     new 7cb816b  Roll back release 1.2.3
     new 52ae93d  TRB-94: Align validation of numbers with ValueParser behavior
     new 29f50e4  Fix some PMD issues
     new ff4d074  [maven-release-plugin] prepare release fulcrum-intake-1.2.3
     new 1df3448  [maven-release-plugin] prepare for next development iteration
     new 6153040  Roll back release version
     new 4e795a6  License headers got lost
     new 14d427d  [maven-release-plugin] prepare release fulcrum-intake-1.2.3
     new 9db974e  [maven-release-plugin] prepare for next development iteration
     new 911af25  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 845ebc7  Remove dependency on fulcrum-upload
     new 3af2537  Deprecate field type FileItem Add new field type UploadPart to support Servlet 3.1 upload handling
     new 75fae90  Move Field creation to typesafe enum
     new 14213fe  For some reason, Eclipse sometimes cuts the license out of source files
     new f54cc2c  Adding some pointers to the pom.xml for those who want to build with JDK 9+
     new 35a0159  backing out changes, breaks mvn and java8
     new 89556fd  Update all fulcrum components using current yaafi and servlet 3.1.0 - clean build
     new b66513b  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 4669233  Wrapping up a few more findbug complaints
     new 3fcad76  Forgot to revert back to servlet 3.1.0, update commons-lang3
     new 17dfc7d  Update commons-pool2 to latest
     new 69f5e28  Point fulcrum components to new turbine parent 5
     new 0858d68  Fix/update javadoc for fulcrum-intake
     new 678ed89  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 5ae77f1  - 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 ccccb09  Update all components to fulcrum-yaafi 1.0.8 release
     new 565e6a5  Update all fulcrum components to use release 1.0.8 of yaafi and testcontainer
     new 8f1697a  Javadoc cleanup, fix FindBugs and PMD report issues
     new 359ddd9  Parser no longer depends on factory and pool, so remove these services or tests will fail
     new 312fe6e  No dependency on fulcrum-upload anymore
     new 46b45cf  Update dependency on fulcrum-parser 2.0.0 release, test code cleanup/formatting
     new 1a53ae1  Update howto docs to reflect PipelineData
     new 2bb6aac  Clear findbug report
     new 917665d  [maven-release-plugin] prepare release fulcrum-intake-2.0.0
     new ea6f9f0  [maven-release-plugin] prepare for next development iteration
     new f2b802f  Add distribution management configuration to fulcrum modules
     new 94336ae  - 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 5cb6ace  Prepare intake for Java9+ build by adding dependency
     new 6dbc36b  - 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 10324ca  - security updates in quartz and yaafi - update parent pom.xml - dependency check doc update README.txt - jetty deps update for eclipse
     new fb33a6d  - 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 06d6a25  - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README
     new 96f739b  Add missing NOTICE.txt files and update copyright year to 2021
     new 8b9e416  - 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 b2c2527  - Remove .cvsignore, replace with .gitignore (mostly identical)
     new 00f8f2e  prepare for git, update scm
     new c8c469f  Merge branch 'master' of https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake

The 152 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.


Summary of changes: