Commit graph

19 commits

Author SHA1 Message Date
Tiffany Meyer
9638cd913b Removed GSD's Ensemble Tool from building in CAVE. (this was only affecting the Mac and Windows builds, but we removed it from the main branch since it shouldn't be there at all). 2021-11-23 16:19:26 -05:00
Tiffany Meyer
9374d108e7 Removed NCEP from the list of perspectives
-For Eclipse (Mac/Windows) builds removed from:
  cave/com.raytheon.viz.feature.awips.developer/feature.xml
-For RPM builds removed from:
  cave/build/p2-build.xml
  cave/build/features.txt
2021-06-04 17:54:31 -04:00
Tiffany Meyer
f05553a0df Added awips2-cimss repo back into the build process for the probSevere plugins
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
2021-05-17 21:40:26 -04:00
tiffanycmeyer13
9d542ccf4f
Merge branch 'unidata_18.2.1' into unidata_18.1.1 2020-11-16 19:30:10 -05:00
Tiffany Meyer
971c87db19 Local updates from Michael on moe that updated which repos and features/plugins are needed. Specifically removed awips2-cimss, awips2-collaboration, awips2-hazards, awips2-nasa, awips2-nws, awips2-ohd, awips2-swpc. However awips2-nws was still needed.
README.md
Michael modified, and removed:
        git clone https://github.com/Unidata/awips2-cimss.git

build/repos
Michael removed these repos that are needed to build the rpms:
awips2-cimss
awips2-collaboration
awips2-hazards
awips2-nasa
awips2-nws
awips2-ohd
awips2-swpc
Tiff added back in awips2-nws because it was still needed:
awips2-nws

build/rsync.cave
Michael removed the syncing of awips2-cimss, awips2-hazards, awips2-nasa, awips2-ohd, awips2-swpc directories

build/rsync.dirs
Michael removed the syncing of awips2-hazards, awips2-nasa, awips2-ohd, awips2-swpc, awips2-nws directories
Tiff re-added back in the awips2-nws directories?

cave/build/features.txt
Michael removed edu.wisc.ssec.cimss.viz.convectprob.feature

cave/build/p2-build.xml
Michael removed the cimss convectprob feature
   <antcall target="p2.build.repo">
     <param name="feature" value="edu.wisc.ssec.cimss.viz.convectprob.feature" />
   </antcall>

cave/com.raytheon.viz.feature.awips.developer/feature.xml
Michael removed the cimss convectprob feature

cave/com.raytheon.viz.product.awips/awips.product
Michael removed the cimss convectprob feature

docs/dev/awips-development-environment.md
Michael removed the cimss repo

edexOsgi/build.edex/edex/common.properties
Michael updated the repos needed to build within eclipse

edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml
Michael removed awips2-cimss features
2020-11-16 17:42:55 -05:00
Tiffany Meyer
1c6f3f05f5 In order to add back in the cave/com.raytheon.uf.viz.gisdatastore feature for the RPM build, the feature had to be added to the following files:
- cave/build/features.txt
- cave/build/p2-build.xml
- cave/com.raytheon.viz.product.awips/awips.product

Since it already existed in cave/com.raytheon.viz.product.awips/developer.product, it was showing up when deploying from eclipse.
2020-09-23 15:57:47 -04:00
mjames-upc
ae61b0fdbb rm aviation feature 2019-06-24 11:13:56 -06:00
mjames-upc
2ec0e7ec73 caveBuild final for 18.1.1-5 linux 2019-02-05 09:03:13 -07:00
mjames-upc
3eaeccf381 featureset cleanup for dev/prod CAVE 18.1.1-4 2019-01-04 09:50:50 -07:00
mjames-upc
232ad54095 Revert "rm com.raytheon.uf.viz.server.edex.feature, move grib plugins to com.raytheon.uf.viz.grid.feature"
This reverts commit eaf5c09761.
2018-12-21 09:38:35 -07:00
mjames-upc
eaf5c09761 rm com.raytheon.uf.viz.server.edex.feature, move grib plugins to com.raytheon.uf.viz.grid.feature 2018-10-31 10:46:04 -06:00
mjames-upc
71ed7d35a1 buildCAVE complete feature set 2018-07-31 12:02:42 -06:00
mjames-upc
8ee28fbe41 rm cimss plugins from awips2-builds 2018-07-20 10:37:57 -06:00
mjames-upc
a5bf9dc37b merge origin/master_18.1.1 into unidata_17.1.1 for unidata_18.1.1 2018-07-05 11:49:57 -06:00
mjames-upc
7bd36e334c initial commit 2018-06-20 17:39:08 -06:00
mjames-upc
8db651045c rm com.raytheon.viz.avnconfig, com.raytheon.viz.aviation, com.raytheon.viz.avnfps.feature 2017-10-09 18:12:28 -06:00
mjames-upc
23df2ef483 cave updates for removed plugins 2017-09-20 16:31:21 -06:00
mjames-upc
2a9825ea34 massive reorg of edex features/removal of unused plugins 2017-09-20 16:28:36 -06:00
mjames-upc
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00