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:27:39 UTC

[turbine-fulcrum-cache] branch master created (now 4d8e9fa)

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


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

This branch includes the following new commits:

     new 2229a98  Update cache service to JCS 1.3, allow auxiliary caches to be shutdown properly.
     new 093a445  +) using fulcrum-yaafi-1.0.5 +) getting it to run with maven 1.1
     new 25d92f6  Fix a bunch of URLs and a couple of typos.
     new f33e5dc  Remove unneeded dependencies. Prepare 1.1 release
     new 77b9fb5  Improve documentation
     new 0536f74  Some fixes to the build environment in preparation of release
     new bc7550d  +) Removed default goal to get rid of deprecation warnings using maven-1.1 +) Removed maven-jcoverage-plugin invocation because the plugin is obsolete
     new fe3869e  Added default goal to build section
     new 7ad940a  Added initial M2 build
     new f805691  Keeping track of my changes
     new f236368  Added additional classpath for testing with the maven-surefire-plugin to pick up the cache configuration in ./src/test
     new d32d2a9  Added 'provided' scope to jcs and ehcache to avoid pulling in all dependencies
     new c8f68d3  Changing the groupId from 'org.apache.turbine.fulcrum' to 'fulcrum' to save me from a lot of headache
     new 14a11e0  Fixed broken M2 build
     new 8b0c346  Major code cleanup, formatting and styling
     new e995566  Tweak the m2 build. Use a released version of ehcache.
     new 5c3db32  Changed version number to comply with the rest of Fulcrum
     new 1bfb4df  Updated documentation.
     new 84d3189  Fix version of (released) parent-POM Fix group-ids, fix dependencies
     new 7d02195  Fixing broken M2 build
     new 0ae79bb  Fixed site id to comply with settings.xml as explained in the wiki
     new a7c2d37  Use current snapshot dependency (1.0.7) for fulcrum-yaafi
     new 6eabe7d  Use release version 1.0.6 of YAAFI for test environment
     new d66bc4f  Use released version of fulcrum-testcontainer
     new f281f3a  Updating the M2 build to prepare a release ....
     new 9fb6c11  Pulling in a newer version of commons-logging
     new d4f4ea7  Preparing for release candidate ...
     new a863793  Implemented GlobalCacheService with ehcache, refactored implementation classes to be in the same package. all tests pass for me now. YMMV
     new cf39f17  Prepare release
     new 24a4cb0  [maven-release-plugin] prepare release FULCRUM_CACHE_1_1_0
     new a77a015  [maven-release-plugin] prepare for next development iteration
     new b0eda56  Fix POM
     new 386e8cc  Added eclipse generated files to svn:ignore for all remaining fulcrum components.
     new aa79697  Fix site building errors: - Updating to Turbine Parent Version 3 - Unknown attribute 'href' for tag 'project'.. - UTF-8 Encoding in XmlRpc Java files
     new 0b7f97b  Replace viewcvs with viewvc. Fixes TRB-95
     new a8bfae2  Ignoring the remaining IntelliJ project files in SVN
     new 008e3d1  Update to commons-jcs-2.0-beta1
     new 18ef091  Generify
     new a8e73b4  Update ehcache dependency to 2.9.0
     new 214bd18  Generify
     new 6eb82ae  Use newly released parent
     new 3606f0e  Updated EHCache, removed one of the test case failure, 1 error and 1 failure remains
     new 079f76f  fixed reference - cache is still broken though
     new e807395  Add to fulcrum groupId
     new 29a16f8  - updating more parents to Turbine Parent 5 - crypto: update test algo to SHA-256 - crypto: remove not used file CryptoAuthenticator.xml - quartz: using resources in test, moved quartz.xml
     new 69498e7  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 9ec1a07  Updating copyright year in notice files
     new e32abbd  Update all fulcrum components to use release 1.0.8 of yaafi and testcontainer
     new 4453a21  - 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 212644e  - Update JCS to commons-jcs3-core - Update tests to JUnit 5 and dependencies to Fulcrum Testcontainer 1.0.9 and Turbine Parent 7 - Add logging configuration for EHcache and JCS - Fix expiry in CachedObject, use AtomicInteger instead of synchronized stale - Fix/Update maxlife calculation in JCSCacheService (already in JCS 2 latest version) - TODO: Update to ehcache 3 ? or/and use test/ehcache.xml ?
     new 01e9f93  - Fulcrum module scripts/yaafi/xmlrpc: update commons-codec to 1.15, xerxesImpl to 2.12.1, groovy to 3.0.7, commons-io 2.8.0, turbine-parent 8-SNAPSHOT, cleanup test. - Fulcrum module resourcemanager lang3 to 3.12.0 - Fulcrum module cache: reactivate Fulcrum module cache, use tags to skip long running tests, minor fixes in log4j2 configuration and test assertion. - Fulcrum module upload move to not dormant.
     new e02e675  - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README
     new 08ed588  - cleanup / updates before release: fix pom, prepare site
     new 107a1a8  [maven-release-plugin] prepare release fulcrum-cache-1.1.1
     new 49a0c16  [maven-release-plugin] prepare for next development iteration
     new 9e7d111  Updates to Javadocs to allow mvn site to complete successfully
     new 95c0490  revert rc to fix site and minor issues
     new 6085842  Code cleanup to reduce PMD errors
     new a1515da  Add missing NOTICE.txt files and update copyright year to 2021
     new 710a003  - 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 3dc642e  - fix inconsistent getCacheCheckFrequency time unit: set in global default cache service check frequency to milliseconds as expected (e.g. in calling wait and other services, fix CacheTest#getCacheRefresh). - explain timetolive field has setter getTTL - add example / allow optional disk cache usage test for jcs
     new 309bdb2  [maven-release-plugin] prepare release fulcrum-cache-1.1.1
     new ecf089e  [maven-release-plugin] prepare for next development iteration
     new c51bc8c  - reverted due to major version upgrade needed
     new 2e73798  [maven-release-plugin] prepare release fulcrum-cache-2.0.0
     new dc80963  [maven-release-plugin] prepare for next development iteration
     new 723aa40  - Update change history version - Update Turbine parent
     new 860a9fd  - Remove .cvsignore, replace with .gitignore (mostly identical)
     new 4d8e9fa  - update layout/skin - update raw exceptions in JSON component - fix format error in changes.xml

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