This is an automated email from the ASF dual-hosted git repository.

gk pushed a change to tag fulcrum-intake-1.1.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git.


*** WARNING: tag fulcrum-intake-1.1.0 was modified! ***

    from 23c092d  (commit)
      to 4de6a54  (commit)
 discard 23c092d  [maven-release-plugin]  copy for tag fulcrum-intake-1.1.0
    omit 2d033ea  [maven-release-plugin] prepare release fulcrum-intake-1.1.0
    omit 7de95ff  [maven-release-plugin] rollback the release of 
fulcrum-intake-1.1.0
    omit 4819f71  test auth
    omit e6b2af0  Prepare release
    omit 43be37e  File will be generated
    omit 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
    omit 29cc618  Introduce JDK 1.5 Generics
    omit 12ffad7  Adhere to standard maven layout
    omit 85c147d  More typos
    omit 184e144  Fix typos, add version
    omit a6f415e  Added eclipse generated files to svn:ignore for all remaining 
fulcrum components.
    omit 255d8a4  Groups were not initialized correctly from a parser. Added a 
test for this.
    omit fe2ed46  Fix POMs
    omit c92052b  [maven-release-plugin] prepare for next development iteration
    omit 515474f  [maven-release-plugin] prepare release FULCRUM_INTAKE_1_0_6
    omit 089bf4c  - Fixed dependencies - Updated documentation - Removed 
Maven-1-stuff - Added NOTICE - Prepare release
    omit 082adf3  - Fix some PMD and Javadoc complaints - Catch only exceptions 
that are actually thrown
    omit b92f4d6  Use release version of parser
    omit 43df473  Intake will now support interfaces for the mapTo() method. 
Added a test to prove this. Fixes TRB-11
    omit 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
    omit fbaf5b5  Use released version of fulcrum-pool
    omit 6c44cd6  Use released versions
    omit effadff  Fixed and unified dependencies (partly to make Gump happy)
    omit 920c1ad  Use released version of fulcrum-testcontainer
    omit 4bf155f  Use release version 1.0.6 of YAAFI for test environment
    omit 817ab68  Use current snapshot dependency (1.0.7) for fulcrum-yaafi
    omit 1d7532a  Fixed site id to comply with settings.xml as explained in the 
wiki
    omit 0bb120b  Added missing dependency
    omit 98d9151  Removed the Intake class. It was duplicating the 
IntakeServiceFacade. Moved the initialization code of the service 
implementation to initialize()
    omit 4b7e482  Add a maven-2 build
    omit 114dda2  Intake did not correctly parse the message of a rule or 
required-message from intake.xml. Fixes TRB-68
    omit 4297646  Updated documentation.
    omit d632fb1  Updated documentation.
    omit f4050d4  Port range validators from Turbine 2.3
    omit 0dc941e  Fixed JavaDoc
    omit c47b188  Re-introduced default constructors. They got lost with the 
last commit
    omit 5e2b9a6  Major code cleanup, formatting and styling
    omit c795daf  Remove unused imports
    omit 66e7fed  Fix test configuration
    omit 2df1af1  Replaced the dependency on oro with java.util.regexp
    omit 364918b  Port latest changes from Turbine 2.3.
    omit c3870c3  Removed Turbine dependency
    omit e643a5e  Removed Turbine dependency
    omit 07f50a4  Updated locale handling to use the new localized parameter 
parser. This removes the dependency from LocalizationService.
    omit 4989c13  Fix a bunch of URLs and a couple of typos.
    omit c4c9345  +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven 
1.1
     add ba1192d  +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven 
1.1
     add 80b3bfc  Fix a bunch of URLs and a couple of typos.
     add 0c4771e  Updated locale handling to use the new localized parameter 
parser. This removes the dependency from LocalizationService.
     add 5c8bd27  Removed Turbine dependency
     add 64929a7  Removed Turbine dependency
     add f4da198  Port latest changes from Turbine 2.3.
     add a0575b9  Replaced the dependency on oro with java.util.regexp
     add 7624aff  Fix test configuration
     add ca7be84  Remove unused imports
     add 60ec87c  Major code cleanup, formatting and styling
     add 788dc24  Re-introduced default constructors. They got lost with the 
last commit
     add 730d2a9  Fixed JavaDoc
     add 14e55cc  Port range validators from Turbine 2.3
     add b27e9ce  Updated documentation.
     add afbedce  Updated documentation.
     add 9dbec52  Intake did not correctly parse the message of a rule or 
required-message from intake.xml. Fixes TRB-68
     add d33aae7  Add a maven-2 build
     add bc8b5a5  Removed the Intake class. It was duplicating the 
IntakeServiceFacade. Moved the initialization code of the service 
implementation to initialize()
     add 5de64e5  Added missing dependency
     add 392c462  Fixed site id to comply with settings.xml as explained in the 
wiki
     add 2f66b3f  Use current snapshot dependency (1.0.7) for fulcrum-yaafi
     add 4b502a7  Use release version 1.0.6 of YAAFI for test environment
     add 033b6f4  Use released version of fulcrum-testcontainer
     add 58a30fb  Fixed and unified dependencies (partly to make Gump happy)
     add 42d6ac0  Use released versions
     add 1570c06  Use released version of fulcrum-pool
     add 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
     add 95c7896  Intake will now support interfaces for the mapTo() method. 
Added a test to prove this. Fixes TRB-11
     add daa9619  Use release version of parser
     add b865641  - Fix some PMD and Javadoc complaints - Catch only exceptions 
that are actually thrown
     add 9ebd29f  - Fixed dependencies - Updated documentation - Removed 
Maven-1-stuff - Added NOTICE - Prepare release
     add a9a6c76  [maven-release-plugin] prepare release FULCRUM_INTAKE_1_0_6
     add 46d7640  [maven-release-plugin] prepare for next development iteration
     add 664d3f1  Fix POMs
     add 925d1c2  Groups were not initialized correctly from a parser. Added a 
test for this.
     add f8e050e  Added eclipse generated files to svn:ignore for all remaining 
fulcrum components.
     add 2abb1ad  Fix typos, add version
     add 30e857b  More typos
     add 9be6729  Adhere to standard maven layout
     add 2f1ed38  Introduce JDK 1.5 Generics
     add 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
     add 79990fa  File will be generated
     add 3acc6aa  Prepare release
     add 5ef3275  test auth
     add 580cc00  [maven-release-plugin] rollback the release of 
fulcrum-intake-1.1.0
     add 6a2d8ce  [maven-release-plugin] prepare release fulcrum-intake-1.1.0
     new 4de6a54  [maven-release-plugin]  copy for tag fulcrum-intake-1.1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (23c092d)
            \
             N -- N -- N   refs/tags/fulcrum-intake-1.1.0 (4de6a54)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:

Reply via email to