Which sources must be compiled on linux
 
Forums / SmartComponent Library - Developer Forum / Which sources must be compiled on linux

Which sources must be compiled on linux

2 posts, 0 answered
  1. Carl Verbiest
    Carl Verbiest avatar
    59 posts
    Registered:
    12 Oct 2018
    21 Feb 2019
    Link to this post
    I'm looking for a list of files / directory to exclude when building on linux.

    I prefer an exclude list because an include list risks not being updates when new server side sources are added.
    An outdated exclude list will result in compile errors that get reported.
     
  2. Mike Fechner
    Mike Fechner avatar
    319 posts
    Registered:
    14 Sep 2016
    21 Feb 2019 in reply to Carl Verbiest
    Link to this post
    In the build Folder of our ESD deployments there are ant patternsets defined. 

    patternset smartcomponents.delete.appserver.nodemo should help you to delete all files not required on Linux.
2 posts, 0 answered