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/MRM-1025@721954 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f289421115
commit
790ab30b80
|
@ -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