mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
- Bulk Filesystem Importer - Adapted from work by Peter Monks (see http://code.google.com/p/alfresco-bulk-filesystem-import) and Romain Guinot - Refactored to limit repeated code - Refactored to use the Bulk Processor - Currently limited to one bulk import at a time (enforced by lock service) - Unit tests added - Some fixes applied - Performance tests; tried different filesystem "walking" strategies - Still to do: yui dependencies - are these necessary? git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31100 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
18 lines
428 B
HTML
18 lines
428 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
|
|
<title>The quick brown fox jumps over the lazy dog</title>
|
|
<meta name="author" content="Nevin Nollop">
|
|
<meta name="keywords" content="Pangram, fox, dog">
|
|
<meta name="description" content="Gym class featuring a brown fox and lazy dog">
|
|
</head>
|
|
|
|
<body lang=EN-US>
|
|
|
|
The quick brown fox jumps over the lazy dog
|
|
|
|
</body>
|
|
|
|
</html>
|