Project

General

Profile

« Previous | Next » 

Revision 55872

removing deploy.info: the branch was reintegrated in the module trunk and we don't need to build it independently in the CI

View differences:

InputDocumentFactory.java
15 15
 * @author claudio
16 16
 *
17 17
 */
18
public abstract class 	InputDocumentFactory {
18
public abstract class InputDocumentFactory {
19 19

  
20 20
	public static final String INDEX_FIELD_PREFIX = "__";
21 21

  

Also available in: Unified diff