1
0
mirror of https://github.com/apache/archiva.git synced 2025-02-23 19:14:44 +00:00

make a note for an additional change that is needed here

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@721954 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-12-01 03:07:48 +00:00
parent abde95a73d
commit 41fe382121

@ -63,6 +63,8 @@ public class ArchivaRepositoryScanningTaskExecutor
private Logger log = LoggerFactory.getLogger( ArchivaRepositoryScanningTaskExecutor.class ); private Logger log = LoggerFactory.getLogger( ArchivaRepositoryScanningTaskExecutor.class );
/** /**
* TODO: just for stats, remove this and use the main stats module
*
* @plexus.requirement role-hint="jdo" * @plexus.requirement role-hint="jdo"
*/ */
private ArchivaDAO dao; private ArchivaDAO dao;