Commit graph

41 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
540c498e64 Michael added an export of SWT_GTK3 2020-11-16 17:45:41 -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
6e3d431977 These were changes Michael made on moe locally that were "added" but never committed. 2020-11-16 11:45:40 -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
9e71a82cb5 run.sh and cave.sh should be equivalent 2019-03-21 15:18:29 -06:00
mjames-upc
b62dd50f1c cleanup linux cave container 2019-03-07 11:20:51 -07:00
mjames-upc
dbdd3ad0aa fix forced gtk2 in cave.sh 2019-02-14 13:15:05 -07:00
mjames-upc
2ec0e7ec73 caveBuild final for 18.1.1-5 linux 2019-02-05 09:03:13 -07:00
mjames-upc
65430f2e6f fix for building binlightning w ost dependency 2019-01-07 10:40:54 -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
5b1667ba09 gfe, fxa, ufpy, msas cleanup 2018-12-26 13:50:30 -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
ead8083682 explicit JavaSE-1.8 2018-08-28 16:37:24 -06:00
mjames-upc
71ed7d35a1 buildCAVE complete feature set 2018-07-31 12:02:42 -06:00
mjames-upc
0ecc49e609 full cave feature set for rpmbuild 2018-07-26 09:56:55 -06:00
mjames-upc
74d128cbd0 fxa data directory 2018-07-24 15:39:59 -06:00
mjames-upc
db49a6a605 cave fxa directory 2018-07-23 18:19:08 -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
79d7ab168a removed files from remotes/origin/master_17.1.1p2..remotes/origin/master_18.1.1 2018-06-20 15:11:00 -06:00
mjames-upc
fae66957f9 gtk2 dep for cave rpm; cleanup USER->whoami 2018-04-17 11:43:34 -06:00
mjames-upc
7ee42bdfa5 get rid of this zenity dialog and all of its deps 2018-04-17 08:52:41 -06:00
mjames-upc
dc04c6175b removing -component thinclient -alertviz from cave runtime args 2018-01-30 10:37:59 -07:00
mjames-upc
69b944806f build updates for 17.1.1-4 2018-01-10 13:10:40 -07:00
mjames-upc
96878a6339 cave p2 build, docker builds, repo comps update for 17.1.1-4 2017-12-08 11:37:52 -07:00
mjames-upc
954bbf8dc5 Merge branch 'unidata_17.1.1' into unidata_17.1.1-el7
Conflicts:
	rpms/awips2.core/Installer.aviation/component.spec
	rpms/awips2.core/Installer.common-base/component.spec
	rpms/awips2.core/Installer.database/component.spec
	rpms/awips2.core/Installer.gfesuite/component.spec
	rpms/awips2.core/Installer.hydroapps/component.spec
	rpms/awips2.core/deploy.builder/build.sh
	rpms/awips2.edex/Installer.edex-configuration/component.spec
	rpms/awips2.upc/Installer.ldm/component.spec
	rpms/build/common/lookupRPM.sh
	rpms/build/x86_64/build.sh
	rpms/unidata/rsync.dirs
2017-10-26 16:51:47 -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
Michael James
043608f5a4 mute build of gov.noaa.nws.ocp.uf.viz.gisdatastore.feature 2017-07-10 12:15:21 -04:00
mjames-upc
d326799bcd cave launch scripts for linux 2017-06-06 14:14:05 -06:00
mjames-upc
1d7ba65144 mute viz.dat.feature from cave p2 build 2017-05-04 14:35:14 -06:00
mjames-upc
6ee515d767 17.1.1 build for OAX hydro db / localization 2017-04-22 20:31:30 -06:00
mjames-upc
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00