Removed unneeded manifest and it's reference.

Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/6be2c0df
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6be2c0df
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6be2c0df

Branch: refs/heads/VF2JS
Commit: 6be2c0dfdbf219046bc41a5e795fdbc75753f9bd
Parents: e8e10f6
Author: Erik de Bruin <e...@ixsoftware.nl>
Authored: Wed Jun 18 12:49:17 2014 +0200
Committer: Erik de Bruin <e...@ixsoftware.nl>
Committed: Sun Jun 29 13:36:10 2014 +0200

----------------------------------------------------------------------
 frameworks/projects/vf2js/compile-config.xml |  4 ---
 frameworks/projects/vf2js/vf2js-manifest.xml | 30 -----------------------
 2 files changed, 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6be2c0df/frameworks/projects/vf2js/compile-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/vf2js/compile-config.xml 
b/frameworks/projects/vf2js/compile-config.xml
index a8b2b0b..a75427f 100644
--- a/frameworks/projects/vf2js/compile-config.xml
+++ b/frameworks/projects/vf2js/compile-config.xml
@@ -46,10 +46,6 @@
                 <uri>http://flex.apache.org/vf2js/ns</uri>
                 <manifest>manifest.xml</manifest>
             </namespace>
-            <namespace>
-                <uri>library://ns.adobe.com/flex/spark</uri>
-                <manifest>spark-manifest.xml</manifest>
-            </namespace>
         </namespaces>
 
         <source-path>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6be2c0df/frameworks/projects/vf2js/vf2js-manifest.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/vf2js/vf2js-manifest.xml 
b/frameworks/projects/vf2js/vf2js-manifest.xml
deleted file mode 100644
index c8cd0af..0000000
--- a/frameworks/projects/vf2js/vf2js-manifest.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?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.
-
--->
-
-<!--
-
-    VF2JS Components
-
--->
-<componentPackage>
-
-    <!-- Nothing needed here, yet -->
-
-</componentPackage>

Reply via email to