| Index: pkg/analysis_server/tool/spec/spec_input.html
|
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
|
| index 5290921df233eb5fc1f93a8782722fac2392328d..f0f37ce29be54d5d9b20ded7b7f5351fa53687e8 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -617,11 +617,12 @@
|
| included directories that should not be analyzed.
|
| </p>
|
| </field>
|
| - <field name="packageRoots" optional="true">
|
| + <field name="packageRoots" optional="true" >
|
| <map>
|
| <key><ref>FilePath</ref></key>
|
| <value><ref>FilePath</ref></value>
|
| </map>
|
| + <p><b><i>Deprecated</i></b>: This field is now ignored by server.</p>
|
| <p>
|
| A mapping from source directories to package roots
|
| that should override the normal package: URI resolution
|
|
|