Why in .manifest file, the resource directive doesn't support for '-' in alias name.

2014-11-05 Thread Yonggang Luo
For example. The following code doesn't work

resource testing-commn testing-common/
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Why in .manifest file, the resource directive doesn't support for '-' in alias name.

2014-11-05 Thread Dave Townsend
On Wed, Nov 5, 2014 at 7:20 PM, Yonggang Luo luoyongg...@gmail.com wrote:

 For example. The following code doesn't work

 resource testing-commn testing-common/


Do you have any details on what problems or error messages you see with
that. As far as I can see a hyphen should be just fine, in fact we have
manifest files in Firefox itself that use that (
http://mxr.mozilla.org/mozilla-central/source/services/common/servicesComponents.manifest
to name just one) and they seem to be working ok.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform