Files | Admin

Notes:

Release Name: 1.0

Notes:
2004-10-11 20:21  minam

	* lib/copland/version.rb: Version bump to 1.0!

2004-10-11 20:21  minam

	* TODO, doc/presentation/copland.mgp, doc/presentation/to_html.rb:
	  Added RubyConf 2004 presentation.

2004-10-01 11:31  minam

	* TODO, doc/manual/manual.css, doc/manual/manual.rb,
	  doc/manual/manual.yml, lib/copland/logger.rb: Logger wasn't
	  putting a newline on messages with custom message format. Added
	  more "practical" introduction to Copland in the manual.

2004-09-29 07:32  minam

	* TODO, doc/manual/manual.yml, lib/copland/log-factory.rb,
	  lib/copland/logger.rb, test/tc_logger.rb,
	  test/impl/tc_logging-interceptor.rb: Made the processing of
	  custom message format strings more efficient. Added discussion of
	  Logging configuration to the manual. Changed default log message
	  format.

2004-09-28 23:20  minam

	* test/tc_logger.rb: Fixed broken test case.

2004-09-28 23:18  minam

	* TODO, lib/copland/log-factory.rb, lib/copland/logger.rb,
	  test/custom-logger.yml, test/logger.yml, test/tc_logger.rb,
	  test/tc_registry.rb: Added support for customizable log message
	  formats, following the formats supported by log4j.

2004-09-28 16:52  minam

	* lib/copland/version.rb: Tentative version bump to 0.9.0...if all
	  goes well, though, the next release will be 1.0.

2004-09-28 16:42  minam

	* doc/manual/manual.yml, lib/copland/package.rb,
	  lib/copland/service-point.rb, lib/copland/utils.rb,
	  lib/copland/configuration/yaml/service-point.rb, test/mock.rb,
	  test/tc_package.rb,
	  test/configuration/yaml/tc_service-point-processor.rb: Added
	  support for "public" and "private" visibility of service points.

2004-09-27 11:56  minam

	* TODO, lib/copland/utils.rb,
	  lib/copland/configuration-point/common.rb: tentatively...symbol
	  substitution appears to work in configuration point contributions
	  now. Though not recursively.

2004-09-27 10:50  minam

	* TODO, lib/copland/thread.rb, lib/copland/models/singleton.rb,
	  test/tc_queryable-mutex.rb: Cycles in dependencies are now
	  reported legibly, instead of masked as a ThreadError.



Changes: 2004-10-11 20:21 minam * lib/copland/version.rb: Version bump to 1.0! 2004-10-11 20:21 minam * TODO, doc/presentation/copland.mgp, doc/presentation/to_html.rb: Added RubyConf 2004 presentation. 2004-10-01 11:31 minam * TODO, doc/manual/manual.css, doc/manual/manual.rb, doc/manual/manual.yml, lib/copland/logger.rb: Logger wasn't putting a newline on messages with custom message format. Added more "practical" introduction to Copland in the manual. 2004-09-29 07:32 minam * TODO, doc/manual/manual.yml, lib/copland/log-factory.rb, lib/copland/logger.rb, test/tc_logger.rb, test/impl/tc_logging-interceptor.rb: Made the processing of custom message format strings more efficient. Added discussion of Logging configuration to the manual. Changed default log message format. 2004-09-28 23:20 minam * test/tc_logger.rb: Fixed broken test case. 2004-09-28 23:18 minam * TODO, lib/copland/log-factory.rb, lib/copland/logger.rb, test/custom-logger.yml, test/logger.yml, test/tc_logger.rb, test/tc_registry.rb: Added support for customizable log message formats, following the formats supported by log4j. 2004-09-28 16:52 minam * lib/copland/version.rb: Tentative version bump to 0.9.0...if all goes well, though, the next release will be 1.0. 2004-09-28 16:42 minam * doc/manual/manual.yml, lib/copland/package.rb, lib/copland/service-point.rb, lib/copland/utils.rb, lib/copland/configuration/yaml/service-point.rb, test/mock.rb, test/tc_package.rb, test/configuration/yaml/tc_service-point-processor.rb: Added support for "public" and "private" visibility of service points. 2004-09-27 11:56 minam * TODO, lib/copland/utils.rb, lib/copland/configuration-point/common.rb: tentatively...symbol substitution appears to work in configuration point contributions now. Though not recursively. 2004-09-27 10:50 minam * TODO, lib/copland/thread.rb, lib/copland/models/singleton.rb, test/tc_queryable-mutex.rb: Cycles in dependencies are now reported legibly, instead of masked as a ThreadError.