make a note for an additional change that is needed here

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@721954 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-12-01 03:07:48 +00:00
parent f289421115
commit 790ab30b80
1 changed files with 2 additions and 0 deletions

View File

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