You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2021/02/22 17:54:56 UTC

[royale-asjs] 01/02: Revert "- Added more manifest files to be copied to the manifest directory."

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit cb66abeed634df8ca8f731830dd5db3ad34d296e
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Mon Feb 22 18:54:19 2021 +0100

    Revert "- Added more manifest files to be copied to the manifest directory."
    
    This reverts commit 11465038de846de20a6d943702584c0c620d1b76.
---
 .../src/main/assembly/component-royale.xml         | 120 ++++++---------------
 1 file changed, 30 insertions(+), 90 deletions(-)

diff --git a/distribution/src/main/assembly/component-royale.xml b/distribution/src/main/assembly/component-royale.xml
index 2312891..d066b82 100644
--- a/distribution/src/main/assembly/component-royale.xml
+++ b/distribution/src/main/assembly/component-royale.xml
@@ -255,9 +255,9 @@ under the License.
 
     <!-- Copy the manifests -->
     <file>
-      <source>../frameworks/projects/Basic/src/main/resources/basic-as-manifest.xml</source>
+      <source>../frameworks/projects/Binding/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-as-manifest-basic.xml</destName>
+      <destName>basic-manifest-binding.xml</destName>
     </file>
     <file>
       <source>../frameworks/projects/Basic/src/main/resources/basic-manifest.xml</source>
@@ -265,14 +265,14 @@ under the License.
       <destName>basic-manifest-basic.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Basic/src/main/resources/svg-manifest.xml</source>
+      <source>../frameworks/projects/Basic/src/main/resources/basic-as-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>svg-manifest-basic.xml</destName>
+      <destName>basic-as-manifest-basic.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Binding/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/Basic/src/main/resources/svg-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-binding.xml</destName>
+      <destName>svg-manifest-basic.xml</destName>
     </file>
     <file>
       <source>../frameworks/projects/Charts/src/main/resources/basic-manifest.xml</source>
@@ -295,11 +295,6 @@ under the License.
       <destName>createjs-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Crux/src/main/resources/crux-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>crux-manifest.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/DragDrop/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>basic-manifest-dragdrop.xml</destName>
@@ -310,16 +305,6 @@ under the License.
       <destName>basic-manifest-effects.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Express/src/main/resources/express-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>express-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/Express/src/main/resources/express-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>express-manifest.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/Flat/src/main/resources/flat-as-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>flat-as-manifest.xml</destName>
@@ -330,16 +315,6 @@ under the License.
       <destName>flat-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/FontAwesome/src/main/resources/fa-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>fa-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/FontAwesome/src/main/resources/fa-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>fa-manifest.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/Formatters/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>basic-manifest-formatters.xml</destName>
@@ -375,41 +350,11 @@ under the License.
       <destName>html5-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Icons/src/main/resources/icons-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>icons-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/Icons/src/main/resources/icons-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>icons-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/Jewel/src/main/resources/jewel-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>jewel-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/Jewel/src/main/resources/jewel-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>jewel-manifest.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/JQuery/src/main/resources/jquery-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>jquery-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/MaterialDesignLite/src/main/resources/mdl-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>mdl-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/MaterialDesignLite/src/main/resources/mdl-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>mdl-manifest.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/Mobile/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>basic-manifest-mobile.xml</destName>
@@ -420,69 +365,64 @@ under the License.
       <destName>cordova-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/MXRoyale/src/main/resources/mx-royale-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>mx-royale-as-manifest.xml</destName>
-    </file>
-    <file>
-      <source>../frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml</source>
+      <source>../frameworks/projects/Network/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>mx-royale-manifest.xml</destName>
+      <destName>basic-manifest-network.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Network/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/Icons/src/main/resources/icons-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-network.xml</destName>
+      <destName>basic-manifest-icons.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Reflection/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/Storage/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-reflection.xml</destName>
+      <destName>basic-manifest-storage.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/RoyaleSite/src/main/resources/royalesite-manifest.xml</source>
+      <source>../frameworks/projects/XML/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>royalesite-manifest.xml</destName>
+      <destName>basic-manifest-xml.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/RoyaleUnitUI/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/Express/src/main/resources/express-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-royaleunitui.xml</destName>
+      <destName>express-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml</source>
+      <source>../frameworks/projects/FontAwesome/src/main/resources/fa-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>spark-royale-manifest.xml</destName>
+      <destName>fa-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Storage/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/MaterialDesignLite/src/main/resources/mdl-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-storage.xml</destName>
+      <destName>mdl-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Text/src/main/resources/basic-as-manifest.xml</source>
+      <source>../frameworks/projects/Jewel/src/main/resources/jewel-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-as-manifest-text.xml</destName>
+      <destName>jewel-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/Text/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/Crux/src/main/resources/crux-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-text.xml</destName>
+      <destName>crux-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/TLF/src/main/resources/basic-as-manifest.xml</source>
+      <source>../frameworks/projects/Icons/src/main/resources/icons-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-as-manifest-tlf.xml</destName>
+      <destName>icons-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/TLF/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-tlf.xml</destName>
+      <destName>mx-royale-manifest.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/XML/src/main/resources/basic-manifest.xml</source>
+      <source>../frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-manifest-xml.xml</destName>
+      <destName>spark-royale-manifest.xml</destName>
     </file>
   </files>
 </component>