Git Product home page Git Product logo

Comments (5)

puneetbehl avatar puneetbehl commented on June 3, 2024 1

Yes, I think it is not used any longer. Since Grails 6, we stopped using/creating Grails profiles. The plugin is used for distribution of Grails Profile. Also, there is GrailsProfilePublishPlugin which may also be removed.

from grails-core.

guillermocalvo avatar guillermocalvo commented on June 3, 2024

@puneetbehl Grails Profile Gradle Plugin still depends greatly on grails-shell. I tried moving classes under org.grails.cli.profile from grails-shell to grails-gradle-plugin, but those classes depend on other packages that are unrelated to profiles, so I don't think it would be a clean move.

Is Grails Profile Gradle Plugin still relevant? In other words, can we deprecate it along with grails-shell, or do we need to keep maintaining it for the foreseeable future?

from grails-core.

guillermocalvo avatar guillermocalvo commented on June 3, 2024

Yes, I think it is not used any longer. Since Grails 6, we stopped using/creating Grails profiles. The plugin is used for distribution of Grails Profile. Also, there is GrailsProfilePublishPlugin which may also be removed.

Thanks for the info! I created a PR to remove those legacy plugins from grails-gradle-plugin.

I looked into possible Grails projects that may still depend on the deprecated CLI and found several repositories. Most of them seem obsolete, but I'd like to know your opinion before we remove grails-shell from grails-core.

  1. grails-profile-repository
  2. grails-profiles
    • You mentioned that Grails profiles are not used anymore, so I guess we can ignore all repositories under grails-profiles that still depend on grails-shell.
  3. grails-wrapper
  4. legacy-grails-doc
    • Although this repository has recent commits, I think we can ignore it too. I guess there may be some scheduled job that pushes changes periodically.
  5. grails-database-migration

So what do you think about all these legacy repositories @puneetbehl? Would it be possible to archive them in GitHub to make them read-only and indicate that they are no longer maintained?

from grails-core.

puneetbehl avatar puneetbehl commented on June 3, 2024

The legacy-grails-doc is created to surpass GitHub limit for publishing the Grails documentation on gh-pages. So, extracted the older version docs to a different repository.

I am also not so sure about how Grails Database Migration plugin depends on grails-shell. It would be good to investigate the need.

For the rest of these, I believe it is safe to archive them.

from grails-core.

guillermocalvo avatar guillermocalvo commented on June 3, 2024

Important

@puneetbehl Please take a look at this PR: grails/grails-database-migration#350

from grails-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.