* feat(TUP-17320/cf): add API to check component zip file for updatesite * feat(TUP-17355/cf): enable to load components from project * feat(TUP-17322/cf): install m2 repository from new component updatesite * feat(TUP-17392/cf): install the new components from "patches" folder #time 3h * test(TUP-17392/cf): add junits for LocalComponentsInstallComponent #time 2h * feat(TUP-17393/cf): install new components from additional package * test(TUP-17393/cf): add junits for component install factory * feat(TUP-17393/cf): hide in addtional package temp
7 lines
127 B
INI
7 lines
127 B
INI
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
data/,\
|
|
.,\
|
|
resources/
|
|
source.. = src/
|