From: <dd...@us...> - 2010-11-09 14:10:03
|
Revision: 2113 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2113&view=rev Author: ddietz Date: 2010-11-09 14:09:57 +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: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractBaseAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractRegexVersionedPerVisitAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/OperatingSystemPerVisitAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/UserAgentPerVisitAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTaskConfiguration.java Added Paths: ----------- 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. |