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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 131a0f5ef9 Add Style to swcs-list in releasesteps.xml
131a0f5ef9 is described below

commit 131a0f5ef94e39aea2067aabac8e8090784a4172
Author: Yishay Weiss <[email protected]>
AuthorDate: Wed Mar 18 18:02:58 2026 +0200

    Add Style to swcs-list in releasesteps.xml
---
 releasesteps.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasesteps.xml b/releasesteps.xml
index df43a12d08..3b3daa8194 100644
--- a/releasesteps.xml
+++ b/releasesteps.xml
@@ -228,7 +228,7 @@
         <delete file="${artifactfolder}/swcs.txt" />
         <!-- this is a comma-delimited, no spaces, no-line-breaks list used to 
decide which swcs
          to skip in the rat-check of the binaries and which swcs to examine 
before approval -->
-        <property name="swcs-list" 
value="Ace,Basic,Binding,Charts,Collections,Core,CreateJS,DragDrop,Effects,Express,Flat,FontAwesome,Formatters,GoogleMaps,Graphics,HTML,HTML5,Icons,JQuery,Jewel,Crux,Language,MXRoyale,MXRoyaleBase,MaterialDesignLite,Mobile,Network,Reflection,RoyaleUnit,RoyaleUnitUI,RoyaleSite,SparkRoyale,Storage,Style,TLF,Text,XML,BasicTheme,JewelTheme"/>
+        <property name="swcs-list" 
value="Basic,Binding,Charts,Collections,Core,CreateJS,DragDrop,Effects,Express,Flat,FontAwesome,Formatters,GoogleMaps,Graphics,HTML,HTML5,Icons,JQuery,Jewel,Crux,Language,MXRoyale,MXRoyaleBase,MaterialDesignLite,Mobile,Network,Reflection,RoyaleUnit,RoyaleUnitUI,RoyaleSite,SparkRoyale,Storage,Style,TLF,Text,XML,BasicTheme,JewelTheme"/>
         <echo file="${artifactfolder}/swcs.txt" message="${swcs-list}"/>
     </target>
     

Reply via email to