Author: sgoeschl
Date: Fri Jun 27 07:14:04 2008
New Revision: 672277

URL: http://svn.apache.org/viewvc?rev=672277&view=rev
Log:
Storing a backup of the M1 announements to reference it from the custom M2 
download page

Added:
    turbine/fulcrum/trunk/yaafi/src/site/resources/
    turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.0.txt
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.1.txt
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.2.txt
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.3.txt
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.4.txt
    
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.5.txt

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.0.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.0.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.0.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.0.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1,24 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.0 release! 
+
+http://turbine.apache.org/fulcrum/fulcrum-yaafi/
+
+Fulcrum is a component repository for Turbine. 
+
+===============================================================================
+
+Changes in this version include:
+
+  Fixed bugs:
+
+o Cleaned up the implementation 
+
+===============================================================================
+
+Issues, bugs, and feature requests for Fulcrum's YAAFI
+should be submitted to the following issue tracking system:
+
+http://issues.apache.org/jira/browse/TRB
+
+
+Have fun!
+-The Fulcrum's YAAFI development team

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.1.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.1.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.1.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.1.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1,35 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.1 release! 
+
+http://turbine.apache.org/fulcrum/fulcrum-yaafi/
+
+Fulcrum is a component repository for Turbine. 
+
+===============================================================================
+
+Changes in this version include:
+
+  New Features:
+
+o Added a ServiceManager service to keep track of the service manager 
+  singleton 
+o Added a ServiceManagerFactory to encapsulate the details of initializing 
+  YAAFI 
+o Added a simple SystemPropertyService since it is useful and does not 
+  introduce any new dependencies 
+
+  Changes:
+
+o Refactored the source code to extract ServiceComponent and ServiceContainer 
+  interface 
+o Renamed the classes to org.apache.fulcrum.yaafi 
+
+===============================================================================
+
+Issues, bugs, and feature requests for Fulcrum's YAAFI
+should be submitted to the following issue tracking system:
+
+http://issues.apache.org/jira/browse/TRB
+
+
+Have fun!
+-The Fulcrum's YAAFI development team

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.2.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.2.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.2.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.2.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1,30 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.2 release! 
+
+http://turbine.apache.org/fulcrum/fulcrum-yaafi/
+
+Fulcrum is a component repository for Turbine. 
+
+===============================================================================
+
+Changes in this version include:
+
+  Fixed bugs:
+
+o Locating an absolute file should now also work with Windows 
+o Removed log4j dpendency 
+
+  Changes:
+
+o Using LogEnabled.enableLogging() and Configurable.configure() to create a 
+  service container 
+
+===============================================================================
+
+Issues, bugs, and feature requests for Fulcrum's YAAFI
+should be submitted to the following issue tracking system:
+
+http://issues.apache.org/jira/browse/TRB
+
+
+Have fun!
+-The Fulcrum's YAAFI development team

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.3.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.3.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.3.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.3.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1,34 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.3 release! 
+
+http://turbine.apache.org/fulcrum/fulcrum-yaafi/
+
+Fulcrum is a component repository for Turbine. 
+
+===============================================================================
+
+Changes in this version include:
+
+  New Features:
+
+o Added a little bit of documentation 
+
+  Fixed bugs:
+
+o Fixed most of the Eclipse complaints about coding conventions 
+o Container was missing call to decomission objects, therefore Disposeable 
+  interface never working. Thanks to Siegfried Goeschl. 
+
+  Changes:
+
+o Initial import to Fulcrum project. 
+
+===============================================================================
+
+Issues, bugs, and feature requests for Fulcrum's YAAFI
+should be submitted to the following issue tracking system:
+
+http://issues.apache.org/jira/browse/TRB
+
+
+Have fun!
+-The Fulcrum's YAAFI development team

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.4.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.4.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.4.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.4.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1,61 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.4 release! 
+
+http://turbine.apache.org/fulcrum/fulcrum-yaafi/
+
+Fulcrum is a component repository for Turbine. 
+
+===============================================================================
+
+Changes in this version include:
+
+  New Features:
+
+o Added a simple tutorial 
+o The CLI can be now configured using SystemProperties and the command line. 
+o Added a getParameters() to the ServiceContainer interface. This allows to 
+  retrieve the Avalon parameters easily. 
+o The YAAFI service container implements Parameterizable 
+o Added a Shutdown service to dispose the YAAFI container 
+o Transparent decryption of configuration files 
+o Added reconfiuration service ro reconfigure YAAFI if the component 
+  configuration file has changed 
+o Provide context mapping in the case that YAAFI is embedded in another 
+  Avalon container (experimental) 
+o Improved bootstrapping of YAAFI using containerConfiguration.xml 
+o Decryption of configuration files 
+o Added cryptography support based on JCE/JCA 
+o Using ServiceManagerConfig to capture the configuration data for YAAFI 
+o Refactored some code into AvalonContextHelper and InputStreamLocator 
+o Parsing a "component-type" element for the future 
+o Parsing a "description" element of the role configuration file 
+o Extending ServiceManagerService to store Parameters and Context 
+o Setting proper context to achive compatibility with Phoenix container. 
+  YAAFI now works embedded into JAMES. 
+
+  Fixed bugs:
+
+o Fixed bug in ShutdownService resulting in excessive CPU usage. 
+o Updated Turbine integration found in the 'contrib' directory 
+o Updated CLI to make it fit for one of our products 
+o Removed CVS tags since it makes maintainance difficult 
+o Removed obsolete email address 
+o Fixed wrong default values for parameters file if no value was defined. 
+o Fixed bug in ServiceManagerService - the static field was not reset during 
+  a dispose() leading to a NPE in the second invocation. 
+
+  Changes:
+
+o Improved the implementation of BaseServiceImpl 
+o Improved creation of child logger to avoid overly long names by using the 
+  shorthand instead of the class name 
+
+===============================================================================
+
+Issues, bugs, and feature requests for Fulcrum's YAAFI
+should be submitted to the following issue tracking system:
+
+http://issues.apache.org/jira/browse/TRB
+
+
+Have fun!
+-The Fulcrum's YAAFI development team

Added: 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.5.txt
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.5.txt?rev=672277&view=auto
==============================================================================
--- 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.5.txt
 (added)
+++ 
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.5.txt
 Fri Jun 27 07:14:04 2008
@@ -0,0 +1 @@
+We are pleased to announce the Fulcrum's YAAFI 1.0.5 release! 

http://turbine.apache.org/fulcrum/fulcrum-yaafi/

Fulcrum is a component repository for Turbine. 

===============================================================================

Changes in this version include:

  New Features:

o Addded README.txt and NOTICE.txt to create a proper release. 
o Added componentConfiguration.properties to resolve custom properties used 
  for expanding the componentConfiguration.xml. Furthermore added a resolver 
  functionality to allow to use commons-configuration. 
o Added JamonInterceptorService to capture statistical performance data 
o Added AdviceService to provide interceptors for any arbitrary object. 
o Added SmartToStringBuilder to get more information out of the 
  LoggingInterceptorService. 
o Using the parent ServiceManager (if available) during lookup() and 
  hasService() 
o Adding interceptor services to YAAFI. This allows to add interceptors for 
  the whole con
 tainer or individual services. 
o Using ReadWriteLocks for reconfiguring YAAFI on the fly 
o Added a "logger" attribute to the role configuration file to simplify 
  setting up Log4j loggers. 

  Fixed bugs:

o Fixing broken JAMon 2.x integration. To decouple the service framework from 
  the JAMon library reflection was used but broke with JAMon 2.x. 
o Fixed a few JavaDoc warnings 

  Changes:

o The SmartToStringBuilder was renamed to ArgumentStringBuilder 
o Adding Fortress context variables to enable a smooth transition when making 
  all Fulcrum service compatible to a Fortress container 
o Incarnating service is done in two steps now. This allows to declare the 
  services in any order in the roleConfiguration.xml 
o Updating to avalon-framework-api/impl-4.3.0.jar 
o For logging during initializing of a service we use the parent logger 
  (=container's logger) instead of the service logger. This is an issue when 
  writing CSV files otherwise the layout is messed up. 
 

===============================================================================

Issues, bugs, and feature requests for Fulcrum's YAAFI
should be submitted to the following issue tracking system:

http://issues.apache.org/jira/browse/TRB


Have fun!
-The Fulcrum's YAAFI development team
\ No newline at end of file


Reply via email to