Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 10 - Add powershell [de]activate scripts #190

Closed
wants to merge 3 commits into from

Conversation

hinerm
Copy link
Contributor

@hinerm hinerm commented Mar 4, 2025

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Java 10 backport of #186

hinerm added 2 commits March 4, 2025 11:32
This allows JAVA_HOME to be [un]set as appropriate when [de]activating a
conda environment with OpenJDK.
The deactivate script should now return JAVA_HOME to its previous state
(including being unset) if and only if the activate script was run
first.
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ License is not an SPDX identifier (or a custom LicenseRef) nor an SPDX license expression.

Documentation on acceptable licenses can be found here.

  • ℹ️ In conda-forge.yml: $.compiler_stack = comp7.

    'Compiler Stack' is deprecated.
    Compiler stack environment variable. This is used to specify the compiler
    stack to use for builds. Deprecated.

    compiler_stack: comp7
    Schema
    {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": "comp7",
      "deprecated": true,
      "title": "Compiler Stack"
    }

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13661364798. Examine the logs at this URL for more detail.

@hinerm
Copy link
Contributor Author

hinerm commented Mar 4, 2025

@conda-forge-admin, please rerender

@h-vetinari
Copy link
Member

Java 9 & 10 are dead (at least, we don't maintain them anymore)

bot:
abi_migration_branches:
- java21
- java17
- java11

@h-vetinari h-vetinari closed this Mar 4, 2025
@hinerm hinerm deleted the java10 branch March 4, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants