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/08 12:59:07 UTC

[turbine-fulcrum-localization] branch master created (now c170f99)

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-localization.git.


      at c170f99  - update layout/skin - update raw exceptions in JSON component - fix format error in changes.xml

This branch includes the following new commits:

     new 21053e9  +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven 1.1
     new fb33f77  Fix a bunch of URLs and a couple of typos.
     new 22ef23c  Split the service into a simple one that does not depend on servlet-api and an extended one that does. This allows to use the service in non-web environments without hassles.
     new 538e67b  Major code cleanup, formatting and styling, warnings removed
     new b81b5ce  Updated documentation.
     new 3a94749  (Hopefully) improve documentation
     new e704296  Add a maven-2 build
     new 750c91f  Remove commons-logging from the dependencies
     new a75224b  Fixed site id to comply with settings.xml as explained in the wiki
     new 5695735  Use current snapshot dependency (1.0.7) for fulcrum-yaafi
     new 7783d9a  Use release version 1.0.6 of YAAFI for test environment
     new c6a06c7  Use released version of fulcrum-testcontainer
     new d621dc0  Fixed and unified dependencies (partly to make Gump happy)
     new 18f4a0d  Prepare release
     new 789abb5  [maven-release-plugin] prepare release FULCRUM_LOCALIZATION_1_0_6
     new 3f45065  [maven-release-plugin] prepare for next development iteration
     new 917857b  Fix POM
     new 05a29e0  [maven-release-plugin] rollback the release of FULCRUM_LOCALIZATION_1_0_6
     new d2df386  Add site descriptor
     new 74c202c  Add legal stuff.
     new 8fa2cca  [maven-release-plugin] prepare release FULCRUM_LOCALIZATION_1_0_6
     new b8dbdc1  [maven-release-plugin] prepare for next development iteration
     new 4a2e8d0  Fix POM
     new 216c087  Remove Maven-1 control files for Maven-2-released components to avoid confusion.
     new 00febdd  Added eclipse files to svn-ignore
     new a2b47b7  Added method previously available for easy access of values in the default bundle with the default locale.
     new 02c804c  My last commit did not follow the coding standards. Fixed
     new e4e3607  Corrected error in configuration documentation
     new 7b81ec6  Fix site building errors: - Updating to Turbine Parent Version 3 - Unknown attribute 'href' for tag 'project'.. - UTF-8 Encoding in XmlRpc Java files
     new 00e3457  Replace viewcvs with viewvc. Fixes TRB-95
     new 237838c  Ignoring the remaining IntelliJ project files in SVN
     new f60976c  - update groupId to fulcrum if parent is turbine.
     new 2bbf642  - update deps - add detail info about default bundle
     new 98d728c  Use newly released parent
     new 2979826  - add properties for release - update javadoc comment
     new e56442e  Update yaafi to snapshot
     new 1d42eae  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 8826e73  Fix typing issues - minor
     new 75d6f41  Rollback servlet-api dependencies until next release
     new 25cb640  Update to commons-lang3
     new 221c158  Point fulcrum components to new turbine parent 5
     new bb3e6dd  Fix/update javadocs for pool and localization for mvn site to build cleanly
     new 7f8e531  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 e059048  Update all components to fulcrum-yaafi 1.0.8 release
     new 01d710c  Code cleanup from PMD/FindBugs reports
     new ea851b4  Updating copyright year in notice files
     new 71a5788  Update all fulcrum components to use release 1.0.8 of yaafi and testcontainer
     new 9739f4e  Update Javadocs, move to JUnit 5, update changes.xml location, cleanup some of the StringUtil method calls to improve readability
     new c681960  Minor code cleanup, version bump for changes.xml
     new dbe175a  [maven-release-plugin] prepare release fulcrum-localization-1.0.7
     new 2a0497b  [maven-release-plugin] prepare for next development iteration
     new 2e6f0a1  Add distribution management configuration to fulcrum modules
     new e49b35d  Update commons-lang3 for all fulcrum projects
     new 3dab91a  - 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 5279fd3  - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README
     new 0babda1  Add missing NOTICE.txt files and update copyright year to 2021
     new b456e88  - Remove .cvsignore, replace with .gitignore (mostly identical)
     new c170f99  - update layout/skin - update raw exceptions in JSON component - fix format error in changes.xml

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