mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Fix AR-487: Extraction of raw metadata is no seperate from the mapping to system properties.
Part fix AR-357: The OfficeMetadataExtracter has been ported, but needs a few more properties added to the raw set git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -99,7 +99,7 @@ public abstract class AbstractContentTransformerTest extends BaseSpringTest
|
||||
* Helper method to load one of the "The quick brown fox" files from the
|
||||
* classpath.
|
||||
*
|
||||
* @param extension the extension of the file required
|
||||
* @param extension the extension of the file required, e.g. <b>txt</b>
|
||||
* @return Returns a test resource loaded from the classpath or <tt>null</tt> if
|
||||
* no resource could be found.
|
||||
* @throws IOException
|
||||
|
Reference in New Issue
Block a user