chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

Guideline: Deprecated in title should be specified first and have a space between it and something else #59

Closed ferventcoder closed 8 years ago

ferventcoder commented 8 years ago

[Deprecated]ServiceControl.install

gep13 commented 8 years ago

@ferventcoder are the [ ]'s part of the requirement as well?

Related to this, and potentially another issue, should there be no files in the package?

ferventcoder commented 8 years ago

I think so - I like it written as [Deprecated]. You?

ferventcoder commented 8 years ago

Hmm, I wonder if there are two kinds of deprecations?

ferventcoder commented 8 years ago

For the kind I'm thinking of, when you deprecate a package, you remove all files and point to the dependency of the other. #60 is the dependency check.

ferventcoder commented 8 years ago

It may make sense to throw a note or a guideline related to files still in the package.

ferventcoder commented 8 years ago

Closed via #69