Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ buildscript {
filter {
includeModule 'com.burgstaller', 'okhttp-digest'
includeModule 'org.ysb33r.gradle', 'grolifant'
includeModule 'edu.ucar.unidata.site', 'jekyll-plugin'
includeModule 'edu.ucar.unidata.site', 'jekyll-gems'
includeModule 'edu.ucar.unidata', 'unidata-nexus-gradle'
}
}
Expand All @@ -35,7 +33,6 @@ buildscript {
classpath buildPlugins.protobuf
classpath buildPlugins.depcheck
classpath buildPlugins.nexus
classpath buildPlugins.jekyll
}
}

Expand Down
17 changes: 3 additions & 14 deletions docs/src/site/_data/topnav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ topnav_dropdowns:
- title: GitHub
external_url: https://github.com/Unidata/netcdf-java
- title: User guide
external_url: https://docs.unidata.ucar.edu/netcdf-java/5.5/userguide/index.html
external_url: https://docs.unidata.ucar.edu/netcdf-java/current/userguide/index.html
- title: Javadoc
external_url: https://docs.unidata.ucar.edu/netcdf-java/5.5/javadoc/index.html
- title: NcML
external_url: https://docs.unidata.ucar.edu/thredds/ncml/2.2/index.html
external_url: https://docs.unidata.ucar.edu/netcdf-java/current/javadoc/index.html

- title: TDS
folderitems:
Expand All @@ -33,20 +31,11 @@ topnav_dropdowns:
- title: Documentation
external_url: https://docs.unidata.ucar.edu/tds/current/userguide/index.html

- title: Rosetta
folderitems:
- title: Unidata Homepage
external_url: https://www.unidata.ucar.edu/software/rosetta/
- title: GitHub
external_url: https://github.com/Unidata/Rosetta
- title: User guide
external_url: https://docs.unidata.ucar.edu/rosetta/current/userguide/index.html

- title: Siphon
folderitems:
- title: Unidata Homepage
external_url: https://www.unidata.ucar.edu/software/siphon/
- title: GitHub
external_url: https://github.com/Unidata/siphon
- title: Documentation
external_url: https://unidata.github.io/siphon/latest/
external_url: https://unidata.github.io/siphon/latest/
1 change: 0 additions & 1 deletion gradle/any/shared-mvn-coords.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ ext {
buildPlugins.protobuf = 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
buildPlugins.depcheck = 'org.owasp:dependency-check-gradle:8.2.1'
buildPlugins.nexus = 'edu.ucar.unidata:unidata-nexus-gradle:0.0.1'
buildPlugins.jekyll = 'edu.ucar.unidata.site:jekyll-plugin:0.0.5'

// slf4j version is declared in a place where we cannot use the tds-platform project to handle resolving versions
// (e.g. gradle/any/dependencies.gradle, for transitive dependency replacement purposes)
Expand Down
4 changes: 0 additions & 4 deletions gradle/root/publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ def publishReleaseInfoTask = tasks.register('publishReleaseInfo', PublishToRawRe
}
}

publish.dependsOn publishReleaseInfoTask

def publishVersionInfoTask = tasks.register('publishVersionInfo', PublishToRawRepoTask) {
group = 'publishing'
description = 'Publish version-info.json to Nexus docs.'
Expand All @@ -146,8 +144,6 @@ def publishVersionInfoTask = tasks.register('publishVersionInfo', PublishToRawRe
}
}

publish.dependsOn publishVersionInfoTask

// The "publish" tasks for all subprojects require credentials for our Nexus server, which they look for in Gradle
// properties. If those properties (i.e. NEXUS_USERNAME_KEY and NEXUS_PASSWORD_KEY) haven't been provided, the build
// will fail. Therefore, we only want to configure credentials when a "publish" task is part of the execution plan.
Expand Down
10 changes: 5 additions & 5 deletions project-files/docs/version-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"releases" : [
{
"version" : "5.0",
"include" : "1",
"include" : "0",
"releaseDate": "2019-07-29",
"status" : "",
"docsets": {
Expand All @@ -16,7 +16,7 @@
},
{
"version" : "5.1",
"include" : "1",
"include" : "0",
"releaseDate": "2019-09-18",
"status" : "",
"docsets": {
Expand All @@ -28,7 +28,7 @@
},
{
"version" : "5.2",
"include" : "1",
"include" : "0",
"releaseDate": "2019-10-23",
"status" : "",
"docsets": {
Expand All @@ -52,7 +52,7 @@
},
{
"version" : "5.4",
"include" : "1",
"include" : "0",
"releaseDate": "2020-12-07",
"status" : "",
"docsets": {
Expand All @@ -64,7 +64,7 @@
},
{
"version" : "5.5",
"include" : "1",
"include" : "0",
"releaseDate": "2022-06-02",
"status" : "",
"docsets": {
Expand Down
31 changes: 0 additions & 31 deletions project-files/downloads/release_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,37 +32,6 @@
"info": "The toolsUI.jar contains everything to run the ToolsUI application directly from it. "
}
}
},
{
"version": "5.7.1",
"releaseDate": "2025-01-06",
"status": "beta",
"description": "This version contains several bug fixes compared to version 5.7.0.",
"baseURL": "https://artifacts.unidata.ucar.edu/repository/downloads-netcdf-java/5.7.1/",
"resources": {
"netcdfAll": {
"type" : "library",
"package": "netcdfAll-5.7.1-SNAPSHOT.jar",
"name": "Jar file",
"hash": {
"MD5": "netcdfAll-5.7.1-SNAPSHOT.jar.md5",
"SHA1": "netcdfAll-5.7.1-SNAPSHOT.jar.sha1",
"SHA256": "netcdfAll-5.7.1-SNAPSHOT.jar.sha256"
},
"info": "The netCDF library implements the full CDM model, including all other jar dependencies."
},
"toolsUI": {
"type": "library",
"package": "toolsUI-5.7.1-SNAPSHOT.jar",
"name": "Jar file",
"hash": {
"MD5": "toolsUI-5.7.1-SNAPSHOT.jar.md5",
"SHA1": "toolsUI-5.7.1-SNAPSHOT.jar.sha1",
"SHA256": "toolsUI-5.7.1-SNAPSHOT.jar.sha256"
},
"info": "The toolsUI.jar contains everything to run the ToolsUI application directly from it. "
}
}
}
]
}