build/repos - had to add awips2-cimss to the list of repos to look at build/rsync.cave - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz) build/rsync.dirs - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz) cave/build/features.txt - had to add the viz feature to this file cave/build/p2-build.xml - had to add the viz feature to this file cave/com.raytheon.viz.feature.awips.developer/feature.xml - had to add the viz feature to this file cave/com.raytheon.viz.product.awips/awips.product - had to add the viz feature to this file edexOsgi/build.edex/build.xml - had to add the edex feature to this file NOTE: I tried adding it to the edexOsgi/com.raytheon.edex.feature.uframe/feature.xml but that ended up not working, so I removed it edexOsgi/build.edex/edex/common.properties - had to create the awips2-cimss repo, add it to the optional repos, and then add the previx edu.wisc
36 lines
880 B
Text
36 lines
880 B
Text
edexOsgi/* cave/* localization
|
|
javaUtilities/* rpms pythonPackages
|
|
*.pdf
|
|
../awips2-nativelib/*
|
|
../awips2-cimss/edex/*
|
|
../awips2-cimss/features/*
|
|
../awips2-cimss/viz/*
|
|
../awips2-cimss/common/*
|
|
../awips2-core/common/*
|
|
../awips2-core/edex/*
|
|
../awips2-core/features/*
|
|
../awips2-core/viz/*
|
|
../awips2-core-foss/lib/*
|
|
../awips2-foss/lib/*
|
|
../awips2-rpm/foss
|
|
../awips2-rpm/installers
|
|
../awips2-ncep/common/*
|
|
../awips2-ncep/viz/*
|
|
../awips2-ncep/features/*
|
|
../awips2-ncep/edex/*
|
|
../awips2-nws/edex/*
|
|
../awips2-goesr/edexOsgi/*
|
|
../awips2-goesr/cave/*
|
|
../awips2-unidata/*
|
|
../python-awips
|
|
../awips2-data-delivery/common/*
|
|
../awips2-data-delivery/edex/*
|
|
../awips2-data-delivery/features/*
|
|
../awips2-data-delivery/viz/*
|
|
../awips2-drawing/viz/*
|
|
../awips2-drawing/features/*
|
|
../awips2-gsd/viz/*
|
|
../awips2-gsd/features/*
|
|
../awips2-ogc/foss/*
|
|
../awips2-ogc/edex/*
|
|
../awips2-ogc/features/*
|