Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:rafal:20051009191204 by rafal on 09 October 2005, 21:12:06 +0200 (3 years 2 months ago) Make Review moved logger creation method to the LoggingConfigurator class. Gives two benefits:
enables creation of loggers on demand without dependence on ledge-container
hides all Log4J specific knowledge in the…

./main/java/org/objectledge/logging/LoggerFactory.java 1.18 history download (+6 -15) diffs

… 1 more file in changeset.
MAIN:zwierzem:20050707081640 by zwierzem on 07 July 2005, 10:16:53 +0200 (3 years 6 months ago) Make Review Adding package descriptions

./main/java/org/objectledge/container/package.html 1.1 history download (+119) new

./main/java/org/objectledge/pico/customization/package.html 1.1 history download (+57) new

… 45 more files in changeset.
MAIN:zwierzem:20050707082316 by zwierzem on 07 July 2005, 10:23:17 +0200 (3 years 6 months ago) Make Review Moved configuration schema into a proper place

./main/java/org/objectledge/logging/LoggingConfigurator.rng 1.3 history deleted

… 1 more file in changeset.
MAIN:rafal:20050210174900 by rafal on 10 February 2005, 18:49:17 +0100 (3 years 10 months ago) Make Review removed empty default constructor

./main/java/org/objectledge/pico/customization/CustomizingConstructorComponentAdapterFactory.java 1.8 history download (+1 -8) diffs

./test/java/org/objectledge/pico/xml/AlternateComponentAdapterFactory.java 1.2 history download (+1 -9) diffs

… 16 more files in changeset.
MAIN:rafal:20050210174608 by rafal on 10 February 2005, 18:47:03 +0100 (3 years 10 months ago) Make Review commented empty block

./main/java/org/objectledge/container/Main.java 1.10 history download (+2 -1) diffs

./test/java/org/objectledge/pico/xml/ITest6b.java 1.2 history download (+2 -2) diffs

… 39 more files in changeset.
MAIN:rafal:20050208191123 by rafal on 08 February 2005, 20:11:23 +0100 (3 years 10 months ago) Make Review javadoc fixes

./main/java/org/objectledge/pico/xml/CompositionContentHandler.java 1.2 history download (+2 -22) diffs

… 11 more files in changeset.
MAIN:rafal:20050204022958 by rafal on 04 February 2005, 03:31:18 +0100 (3 years 11 months ago) Make Review upgrade to pico 1.1

./test/resources/container1/config/container.xml 1.14 history download (+1 -33) diffs

… 12 more files in changeset.
MAIN:rafal:20050204022946 by rafal on 04 February 2005, 03:29:46 +0100 (3 years 11 months ago) Make Review upgraded to new nano, moved validation to LedgeContainerBuilder,
added a set of standard components to the bootstrap container. No String components need to be bound now, which is good.

./main/java/org/objectledge/container/LedgeContainer.java 1.13 history download (+68 -30) diffs

MAIN:rafal:20050204022855 by rafal on 04 February 2005, 03:28:55 +0100 (3 years 11 months ago) Make Review adjusted to ComponentAdapter API changes, removed some overdesign that is not really useful

./main/java/org/objectledge/logging/LoggerFactory.java 1.16 history download (+7 -53) diffs

MAIN:rafal:20050204022834 by rafal on 04 February 2005, 03:28:34 +0100 (3 years 11 months ago) Make Review replaced old dom based composition parser with new SAX based that allows more compact & expressive syntax

./main/java/org/objectledge/pico/xml/CompositionContentHandler.java 1.1 history download (+784) new

./main/java/org/objectledge/pico/xml/LedgeContainerBuilder.java 1.1 history download (+138) new

./main/java/org/objectledge/pico/xml/LedgeXMLContainerBuilder.java 1.8 history deleted

./main/java/org/objectledge/pico/xml/NonChainableFactoryException.java 1.4 history deleted

./main/java/org/objectledge/pico/xml/UnknownElementException.java 1.4 history deleted

… 1 more file in changeset.
MAIN:rafal:20050204022825 by rafal on 04 February 2005, 03:28:25 +0100 (3 years 11 months ago) Make Review a variant of componet parameter for customization support

./main/java/org/objectledge/pico/customization/CustomizingComponentParameter.java 1.1 history download (+158) new

MAIN:rafal:20050204022749 by rafal on 04 February 2005, 03:27:49 +0100 (3 years 11 months ago) Make Review a component adapter for registering a component under multiple keys

./main/java/org/objectledge/pico/AliasComponentAdapter.java 1.1 history download (+64) new

MAIN:rafal:20050121063039 by rafal on 21 January 2005, 07:30:39 +0100 (3 years 11 months ago) Make Review added support for primitive boolean type

./main/java/org/objectledge/pico/LedgeStringToObjectConverter.java 1.5 history download (+13 -1) diffs

MAIN:rafal:20041227052903 by rafal on 27 December 2004, 06:29:03 +0100 (4 years ago) Make Review playing with CVS

./main/java/org/objectledge/pico/customization/CustomizingConstructorComponentAdapterFactory.java 1.6 history download (+1 -1) diffs

MAIN:rafal:20041227052748 by rafal on 27 December 2004, 06:27:48 +0100 (4 years ago) Make Review Replacing $Id$ with $Revision$ $Date$ to reduce noise an avoid long lines

./main/java/org/objectledge/pico/customization/CustomizingConstructorComponentAdapterFactory.java 1.5 history download (+1 -1) diffs

MAIN:rafal:20041223071600 by rafal on 23 December 2004, 08:16:34 +0100 (4 years ago) Make Review JavaDocs

./main/java/org/objectledge/container/LedgeContainer.java 1.12 history download (+2 -2) diffs

./main/java/org/objectledge/container/Main.java 1.9 history download (+3 -3) diffs

… 71 more files in changeset.
MAIN:rafal:20041222080204 by rafal on 22 December 2004, 09:02:09 +0100 (4 years ago) Make Review JavaDocs, coding conventions

./main/java/org/objectledge/logging/LoggerFactory.java 1.14 history download (+3 -2) diffs

./main/java/org/objectledge/pico/xml/LedgeXMLContainerBuilder.java 1.7 history download (+11 -1) diffs

MAIN:rafal:20040818135301 by rafal on 18 August 2004, 15:53:01 +0200 (4 years 4 months ago) Make Review Logger swapping is not needed. Commenting out at this point as the
underlying pico code changed/was moved

./main/java/org/objectledge/logging/LoggerFactory.java 1.13 history download (+3 -4) diffs

MAIN:zwierzem:20040722163941 by zwierzem on 22 July 2004, 18:39:41 +0200 (4 years 5 months ago) Make Review Import cleanup.

./main/java/org/objectledge/configuration/CustomizedConfigurationProvider.java 1.2 history download (+1 -10) diffs

… 10 more files in changeset.
MAIN:fil:20040628111136 by fil on 28 June 2004, 13:11:36 +0200 (4 years 6 months ago) Make Review adding back FooComponent - test classes are not shared among projects

./test/java/org/objectledge/test/FooComponent.java 1.9 history download (+82) new

MAIN:fil:20040628100836 by fil on 28 June 2004, 12:08:52 +0200 (4 years 6 months ago) Make Review LEDGE-65 get rid of ledge.root parameter usage in tests

./test/java/org/objectledge/container/LedgeContainerTest.java 1.6 history download (+4 -18) diffs

./test/java/org/objectledge/pico/customization/CustomizationTest.java 1.18 history download (+2 -8) diffs

./test/java/org/objectledge/pico/xml/LedgeXmlFrontEndTest.java 1.11 history download (+2 -9) diffs

… 24 more files in changeset.
MAIN:fil:20040625125535 by fil on 25 June 2004, 14:55:37 +0200 (4 years 6 months ago) Make Review LEDGE-64 adjusting for LoggerFactory API change

./main/java/org/objectledge/logging/LoggerFactory.java 1.12 history download (+6 -2) diffs

./test/java/org/objectledge/logging/LoggingConfiguratorTest.java 1.13 history download (+2 -2) diffs

… 9 more files in changeset.
MAIN:fil:20040625124958 by fil on 25 June 2004, 14:55:06 +0200 (4 years 6 months ago) Make Review LEDGE-64 initalize LoggerConfigurator before LoggingFactory

./test/resources/composition/adapter.xml 1.14 history download (+2 -2) diffs

./test/resources/container1/config/container.xml 1.13 history download (+2 -2) diffs

… 2 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2009-01-09 11:40 +0100