From 1f6cb52d0c43f842766f3ecd6c8286f0f4eed5c2 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 4 Feb 2013 16:20:46 -0500 Subject: Bundler: various changes * Deprecated use of an explicit name attribute * Deprecated .genshi bundles * Minor restructuring for better performance * bcfg2-lint updates --- schemas/bundle.xsd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'schemas/bundle.xsd') diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index 863e10b4b..1b997ede3 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -256,11 +256,12 @@ - + - The name of the bundle. This must match the bundle - filename, minus the extension. + The name of the bundle. If present, this must match the + bundle filename, minus the extension. Specifying the name + explicitly is deprecated. -- cgit v1.2.3-1-g7c22