From: <dd...@us...> - 2010-11-09 14:07:25
|
Revision: 2112 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2112&view=rev Author: ddietz Date: 2010-11-09 14:07:18 +0000 (Tue, 09 Nov 2010) Log Message: ----------- modified statistics aggregation: made the checks of the UserAgentString for OS and user agent to be processed in the exact same order as in the configuration file of the UpdateStatisticsDatabaseTask... Modified Paths: -------------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractBaseAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractRegexVersionedPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/OperatingSystemPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/UserAgentPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTaskConfiguration.java Added Paths: ----------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractRegexVersionedByOtherARVsComparator.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |