Project

General

Profile

« Previous | Next » 

Revision 47598

- Fixed duplicate dependncies
- Fixed an error in eligibility checking
- Fixed an error in account activation
- Organized imports

View differences:

Scheduler.java
2 2

  
3 3
import eu.dnetlib.goldoa.service.PublicationManager;
4 4
import org.springframework.beans.factory.annotation.Autowired;
5
import org.springframework.stereotype.Component;
6 5

  
7 6
import javax.annotation.PostConstruct;
8 7
import javax.sql.DataSource;

Also available in: Unified diff