File in source release should be under version control
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/d9792afa Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/d9792afa Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/d9792afa Branch: refs/heads/release4.10.0 Commit: d9792afa76cc309575e9236fbdc8211a2842d181 Parents: 0f4ae66 Author: Justin Mclean <[email protected]> Authored: Tue Jul 23 12:28:42 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Tue Jul 23 12:28:42 2013 +1000 ---------------------------------------------------------------------- flex-sdk-description.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d9792afa/flex-sdk-description.xml ---------------------------------------------------------------------- diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml new file mode 100644 index 0000000..774992c --- /dev/null +++ b/flex-sdk-description.xml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +--> +<flex-sdk-description> +<name>Apache Flex 4.10.0 FP11.1 AIR3.7 en_US</name> +<version>4.10.0</version> +<build>20130719</build> +</flex-sdk-description> + \ No newline at end of file
