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 08:05:00 UTC

[turbine-fulcrum-yaafi] branch master created (now 52642b5)

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


      at 52642b5  - add Log4j2Logger here to use in Fulcrums more easily in upcoming releases, that is move/deprecate same class in Turbine core and Fulcrum Testcontainer - add .gitignore (for checkouts from git)

This branch includes the following new commits:

     new e0421ab  Added Properties Resolver based on Commons Configuration
     new a56adce  Added Properties Resolver based on Commons Configuration
     new d84f479  Added Properties Resolver based on Commons Configuration
     new 53a23af  Added Properties Resolver based on Commons Configuration
     new 23c116b  First cut of fixing the JAMon 2.x interop prolems - the implementation works for JAMon 1.x but for 2.x I want to have a better integration.
     new ef5434a  Fixed broken compilation - JAMon is now a compile time dependency ... :-(
     new 2a75707  Adding skeleton for JAMon 2.x integration
     new 3e04a07  Cleaning up the source code
     new 38fed6a  First cut of JAMon 2.x integration
     new 9739e2c  The Jamon2PerformanceMonitorImpl requires Jamon 2.x to compile and is more or less backwar compatible with Jamon1.x
     new e45e745  Initial import driven by the fulcrum-yaafi release review
     new 7511903  Preparing fulrcum-yaafi-1.0.5 release
     new d9a342e  Fixing the broken download link of the release - we point to the binary distribution and not the jar file
     new 8decd92  Fix a bunch of URLs and a couple of typos.
     new e682499  Tweaking the M2 build
     new 30ed492  Fixing javadoc issues
     new dc98ebd  Fixing Apache Licence issues flagged in the RAT report
     new dc48d9d  Fixed javadoc issues
     new c5ebc36  Fixed IntelliJ warnings
     new c574a5c  Changes the implementation so it is impossible to use strong encryption/decryption - we are now limited to DES (56 bit)
     new 600d452  Writing the JAMon to ./target instead on./temp
     new 2e000cf  Updating javadocs and improved interface
     new e64a65e  Integrating the changes of commons-parent-9.pom into out parent pom - so the whole release process should work the same as commons
     new cb153d9  Changed the <groupId> from 'org.apache.fulcrum' to 'org.apache.turbine.fulcrum' to give a clear indication that this is a turbine subproject
     new 8b0a8bd  Changing the groupId from 'org.apache.turbine.fulcrum' to 'fulcrum' to save me from a lot of headache
     new a2e3f17  JAMon 2.6 forgets the custom ranges after resetting JAMon using the GUI
     new d279ce7  Using jamon-2.4 found in the M2 repos and set the dependency to optional
     new 11e8c6c  Added comments regarding M2 build and JAMon interceptor fix
     new bb64713  Storing a backup of the M1 announements to reference it from the custom M2 download page
     new 233ade9  Storing a backup of the M1 announements to reference it from the custom M2 download page
     new a26ddf0  Storing a backup of the M1 announements to reference it from the custom M2 download page
     new 9cf2692  Fixed typo
     new 8f5eda4  Cleaned up the code
     new 6a124a7  Added Spring Framework integration (1.2.x and 2.5.x) which allows to instantiate a YAAFI container. When running YAAFI inside of Spring the integration allows to access Spring beans from within Avalon services and also the other way around.
     new 36c9865  Moving the stuff into a seperate fulcrum component to keep container code base stable.
     new 44aa107  Moving the stuff into a seperate fulcrum component to keep container code base stable.
     new 34c81c0  Moving the stuff into a seperate fulcrum component to keep container code base stable.
     new 7a76788  Moving the stuff into a seperate fulcrum component to keep container code base stable.
     new 0e5104e  Cleaned up source code
     new 5c20c8b  Implemented improved service lookup for components managing their own services
     new 1a87218  Implemented improved service lookup for components managing their own services
     new c85d24e  Implemented improved service lookup for components managing their own services
     new 142260e  Excluding IntelliJ project files
     new e875137  [TRB-69] Someone added JAMon to the M1 repo so we can pick it up from there
     new 5bcf717  Refactored the transparent decryption of configuration files into seperate/optional project because most people don't need that functionality.
     new 126d1b8  Refactored the transparent decryption of configuration files into seperate/optional project because most people don't need that functionality.
     new 828f400  Refactored the transparent decryption of configuration files into seperate/optional project because most people don't need that functionality.
     new 10e3a8d  Fixed M1 build
     new 70907af  Removed read/write lock implementation since it was never properly implemented and used.
     new bd4c87f  Using reconfiguration delay before reconfiguring the container
     new a02d7ba  Removed accidently added 'spring' directory
     new 91f2565  Making transparent decryption of configuration files really optional - this makes me and Gump happy
     new 463d86f  Preparing 1.0.6 release
     new 8c3bccf  Starting the fulcrum release party ...
     new 4eed512  Updating the documentation
     new 34345a8  Updating the documentation
     new 4b1d421  Preparing release candidate
     new e1c269a  Preparing release candidate
     new b90a85b  Preparing release candidate
     new 80b04cb  Fixed site id to comply with settings.xml as explained in the wiki
     new 2cc800d  Fix copyright years
     new 11f9bec  [maven-release-plugin] prepare release YAAFI_1_0_6_RC1
     new aa922bb  [maven-release-plugin] prepare for next development iteration
     new efeb98e  [maven-release-plugin] prepare release FULCRUM_YAAFI_1_0_6
     new bf650cd  [maven-release-plugin] prepare for next development iteration
     new 6ba4851  Re-added License header
     new 6658fd7  Added missing profile for release candidate
     new fb52902  Correct typos
     new 5207d91  Use released version of fulcrum-testcontainer
     new 116152b  Remove Maven-1 control files for Maven-2-released components to avoid confusion.
     new 16566c7  Added eclipse generated files to svn:ignore for all remaining fulcrum components.
     new c5769e5  Fix site building error for yaafi too (cft. previous msg)
     new d9539b7  Test commit after updating crendentials
     new 1aa92ad  Replace viewcvs with viewvc. Fixes TRB-95
     new da8f15e  Fixing typos & cleaning up code to keep IntelliJ happy and upgrading to jamon-2.81
     new e83eed0  - Update Pom 4 Release + Site Deployment
     new ae5c588  TRB-96 Provide a more graceful shutdown of Fulcrum services
     new 4816882  Clean up code and fix typos.
     new 0f4cdbc  TRB-97 Integrate JavaSimon for performance monitoring
     new 9c7e89d  Delete empty directories.
     new aa8b33d  Updating changes.xml to reflect current development activity.
     new af65b42  Preparing release of Fulcrum YAAFI.
     new d45f843  - Updat Javadoc and Java8 compiler option
     new b610884  [maven-release-plugin] prepare release fulcrum-yaafi-1.0.7
     new d52fea6  [maven-release-plugin] prepare for next development iteration
     new 1dcb824  - fix download links
     new 1f8b506  - update groupId to fulcrum if parent is turbine.
     new bd40859  - removed duplicate element
     new ef64416  Use newly released parent
     new fd4b64e  - update dependencies - update howto in README.txt - add optional wasp dependency check plugin - remove profile from yaafi as it is moved to turbine parent 4 (same id)
     new 60e8484  global replace StringBuffer with StringBuilder
     new 5d1ec83  Cleaning up from findbugs
     new 548bf67  Wrapping up a few more findbug complaints
     new f1af980  pom cleanup
     new 54882f0  Point fulcrum components to new turbine parent 5
     new 6bccf33  Cleaning up some generics
     new b951033  - Remove custom stringutils and move to common-lang3\n- Update javadoc to allow mvn site to build again\n- Addressed a few bugs from FindBugs report (mostly performance related)
     new 6296a43  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 3ca678e  Update to yaafi-crypto 1.0.7
     new 042f387  Clean up javadoc warnings on src, test still has quite a few
     new 03117ae  Code cleanup, preparing for release, see changes.xml for more
     new 34f4813  Cleanup text files, update tutorial file
     new 5427778  Update to generics in Validate methods
     new 83e50ea  Update to generics in Validate methods
     new 4a069fe  More generics cleanup
     new bfa8f4b  Javadoc updates, fix issues identified by PMD static code analyzer, typo correction, use IOUtils and JDK standard methods for byte array methods
     new f2e83cd  Update changes, project cleanup
     new 7689909  [maven-release-plugin] prepare release fulcrum-yaafi-1.0.8
     new 73902d6  [maven-release-plugin] prepare for next development iteration
     new a931f52  Add missing ASL noted by Seigfried
     new b406498  - move changes in project-reports for site -> project reports
     new 2493a38  Updating copyright year in notice files
     new b4b9198  Update release versions for changes.xml
     new 735c003  Add distribution management configuration to fulcrum modules
     new f3b0162  git patch 1 merged to svn repo (w/o maven.xml), thanks to Jimmy Casey <ca...@gmail.com>.
     new 0711d45  - 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 cd7b59a  Update commons-lang3 for all fulcrum projects
     new 2469d80  Make YAAFI less chatty
     new cee8849  - security updates in quartz and yaafi - update parent pom.xml - dependency check doc update README.txt - jetty deps update for eclipse
     new 865044c  - 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 aba5779  - 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 ea4f5a7  - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README
     new b8e960c  Add missing NOTICE.txt files and update copyright year to 2021
     new 5fd1cd4  - Remove .cvsignore, replace with .gitignore (mostly identical)
     new 52642b5  - add Log4j2Logger here to use in Fulcrums more easily in upcoming releases, that is move/deprecate same class in Turbine core and Fulcrum Testcontainer - add .gitignore (for checkouts from git)

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