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:

EmailUtilsLogger.java
4 4
import org.aspectj.lang.annotation.Around;
5 5
import org.aspectj.lang.annotation.Aspect;
6 6
import org.springframework.beans.factory.annotation.Autowired;
7
import org.springframework.beans.factory.annotation.Value;
8 7
import org.springframework.stereotype.Component;
9 8

  
10 9
import javax.mail.MessagingException;

Also available in: Unified diff