mirror of https://github.com/apache/archiva.git
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:
parent
abde95a73d
commit
41fe382121
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue