Spellchecker plugin updates: fix gant script (?) for spellchecker plugin (CE)

This commit is contained in:
Ekaterina Shliakhovetskaja
2010-03-16 13:37:57 +03:00
parent 7a518561e1
commit 3326f2f6ad
+1 -3
View File
@@ -159,9 +159,7 @@ def layoutFull(String home, String targetDirectory) {
layoutPlugin("IntentionPowerPack", "IntentionPowerPackPlugin")
layoutPlugin("ToString", "generate-tostring", "toString")
layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core") {
fileset(dir: "$home/plugins/spellchecker/lib")
}
layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core")
layoutPlugin("maven") {