Hi Mark, Le 23/03/2014 21:33, [email protected] a écrit :
private static final String CLASS_FILE_SUFFIX = ".class";
+ private static final String SERVIVES_PREFIX = "/META-INF/services/";
Warning, a typo is introduced in the constant name. SERVIVES instead of SERVICES. -- Cyril Bonté --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
