Browse Source

Defer mapper-attachments for now

Robert Muir 10 years ago
parent
commit
f5d7e61508
1 changed files with 2 additions and 1 deletions
  1. 2 1
      migrate.sh

+ 2 - 1
migrate.sh

@@ -192,7 +192,8 @@ migratePlugin "analysis-phonetic"
 migratePlugin "analysis-icu"
 
 # Mapper
-migratePlugin "mapper-attachments"
+# TODO: look at this one later
+# migratePlugin "mapper-attachments"
 
 # Cloud
 migratePlugin "cloud-gce"