Commit graph

40 commits

Author SHA1 Message Date
Tiffany Meyer
6294cbaf45 Changed the launcher name from lowercase cave to uppercase CAVE 2021-12-22 14:22:55 -05:00
Tiffany Meyer
7aa0d1c310 Updating files to version 18.2.1-3 2021-12-20 18:38:01 -05:00
Tiffany Meyer
33c58d6ac0 Reverted the changes to developer.product - not sure how those changes were made 2021-10-25 16:28:23 -04:00
Tiffany Meyer
89198530bd Lot of updates for our 18.2.1-2 release:
buildEnvironment.sh - changed the release from 1 to 2
build/setup.sh - added code to call awips_spalshscreen_updater jar and update splash.bmp to current build and release
			   - remove copy of rpms from robin to fserv
feature.xml (edex dataplugins feature) - remove reference to sports glmdecoder which is depricated
wrapper.conf - this is the file that has been dumping heap logs to /data/fxa so I changed the path to /awips2/data/fxa so it didn't fill up the main / mount
ldmd.conf - added GLMF entry (this is for the ISatSS gridded GLM data - for local use only, but won't hurt to have in)
		  - commented out GLM data from Eric Bruning
pqact.conf - Commented out Eric Bruning GLM entry since it's depricated
		   - Added new entry for ISatSS gridded GLM data
pqact.goesr - updated to match the pqact.conf
			- updated comments to relfect which products were available
parameters.xml - changed all references of 1/s to /s
2021-10-25 15:46:21 -04:00
Tiffany Meyer
9242d26b3d One more change to remove NCP from the perspective list when creating RPM's - had to be removed from the awips.product file 2021-06-08 10:01:02 -04:00
Tiffany Meyer
dc271ce71c Changed the cave version to 18.2.1-1 2021-06-02 15:40:20 -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
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
e73b51cc3f 18.2.1 naming update 2019-06-24 11:12:13 -06:00
mjames-upc
2ec0e7ec73 caveBuild final for 18.1.1-5 linux 2019-02-05 09:03:13 -07:00
mjames-upc
96c726a89f GOES menu and bundle updates from windows dev branch 2019-02-04 16:53:02 -07:00
Michael James
d49b11c68a Merge remote-tracking branch 'origin/unidata_18.1.1' into windows_18.1.1 2019-01-04 10:04:36 -07:00
Michael James
0b31360ea3 Windows developer.product customization 2019-01-04 10:01:52 -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
d9c24619b6 gempak toolbar item 2018-10-25 14:41:44 -06:00
Michael James
df1f1cf27a windows cave customization 2018-09-07 15:10:00 -06:00
Michael James
d8f256fac3 manifest and classpath updates for windows 2018-09-07 15:02:53 -06:00
mjames-upc
05f08e1c20 cave icns file from macos branch 2018-08-30 11:19:14 -06:00
mjames-upc
eacb3727d0 hydro plugin updates from origin/master_18.1.1 2018-08-27 15:05:23 -06:00
mjames-upc
71ed7d35a1 buildCAVE complete feature set 2018-07-31 12:02:42 -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
6168082298 added files from remotes/origin/master_17.1.1p2..remotes/origin/master_18.1.1 changes 2018-06-20 15:49:54 -06:00
Michael James
e6a8cd67c5 new logo 2018-04-17 09:04:31 -06:00
mjames-upc
00f6ba717c http->https for unidata urls 2018-02-15 12:15:17 -07:00
Michael James
67e515cff7 rm old icons 2018-02-09 18:09:16 -07:00
mjames-upc
dc04c6175b removing -component thinclient -alertviz from cave runtime args 2018-01-30 10:37:59 -07:00
mjames-upc
04a100af8f version cleanup 2018-01-22 17:12:11 -07: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
3bfe249641 product.awips plugin.properties, about, logo update
Conflicts:
	cave/com.raytheon.viz.product.awips/icons/awipsLogo.png
2017-09-15 13:06:26 -06: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
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00