Mod edit
The equipment
tag no longer exists.
Use
/summon Entity ~ ~ ~ {HandItems:[0:{...},1:{...}],ArmorItems:[0:{...},1:{...},2:{...},3:{...}]}
instead. See http://minecraft.gamepedia.com/15w31a#Changes and http://minecraft.gamepedia.com/Chunk_format/Mob
I tried doing
/summon Skeleton ~ ~ ~ {Equipment:[{},{},{},{},{id:diamond_helmet}]}
For my map, there was no equipment.
Either the tag changed and i don't know about it or this is a bug.
Linked issues
is duplicated by 35
30 more links
There are two new tags:
(Order: "ArmorItems": feet, legs, chest, head | "HandItems": main hand, off hand)