Project

General

Profile

« Previous | Next » 

Revision 43245

moved MetadataReference class in common package, it will be used by both index service and oai store service

View differences:

applicationContext-utils.xml
12 12
	      depends-on="uniqueServiceLocator"/>
13 13

  
14 14
	<bean id="mdFactory"
15
	      class="eu.dnetlib.clients.index.utils.MetadataReferenceFactory" depends-on="uniqueServiceLocator"/>
16
</beans>	
15
	      class="eu.dnetlib.utils.MetadataReferenceFactory" depends-on="uniqueServiceLocator"/>
16
</beans>	

Also available in: Unified diff