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
42 lines
1.1 KiB
Properties
42 lines
1.1 KiB
Properties
edex.root.directory=/awips2/edex
|
|
architecture=x86_64
|
|
|
|
includegen.filter=raytheon|noaa\.nws|gov.nasa.msfc|noaa\.gsd|edu\.ucar
|
|
|
|
# AWIPSII core repositories required for build
|
|
core.repo=awips2-core
|
|
core-foss.repo=awips2-core-foss
|
|
awips2-foss.repo=awips2-foss
|
|
awips2-ncep.repo=awips2-ncep
|
|
awips2-gsd.repo=awips2-gsd
|
|
awips2-ohd.repo=awips2-ohd
|
|
awips2-nws.repo=awips2-nws
|
|
awips2-nasa.repo=awips2-nws
|
|
awips2-goesr.repo=awips2-goesr
|
|
awips2-unidata.repo=awips2-unidata
|
|
#epdt.repo=EPDT
|
|
|
|
core.repositories=${core.repo},${core-foss.repo},${awips2-foss.repo},${awips2-ncep.repo}
|
|
optional.repositories=${awips2-gsd.repo},${awips2-ohd.repo},${awips2-nws.repo},${awips2-goesr.repo},${awips2-nasa.repo},${awips2-unidata.repo}
|
|
#,${epdt.repo}
|
|
#,${awips2-unidata.repo}
|
|
dir.01=cave
|
|
dir.02=cots
|
|
dir.03=edexOsgi
|
|
dir.04=edu
|
|
dir.05=ost
|
|
dir.06=ohd
|
|
dir.07=common
|
|
dir.08=edex
|
|
dir.09=features
|
|
dir.10=viz
|
|
dir.11=lib
|
|
dir.12=foss
|
|
|
|
|
|
# the directory that contains the localization projects
|
|
# in a distributed development environment.
|
|
localization.directory=localization
|
|
# the directory that contains the pythonPackages
|
|
# in any type of development environment.
|
|
pythonPackages.directory=pythonPackages
|