Git Product home page Git Product logo

Comments (6)

ericbottard avatar ericbottard commented on June 14, 2024

Tried with the configuration below (I would have added package-info.java as an exclude later, but wanted to start gently) on Spring XD, but the plugin did not trigger. I suspect the UP-TO-DATE check done by gradle does not take into account the includes/excludes.

    license {
        header rootProject.file('src/etc/header.txt')
        skipExistingHeaders true
        ext.year = Calendar.getInstance().get(Calendar.YEAR)
        mapping {
            java='SLASHSTAR_STYLE'
        }
        includes(['**/*.java'])
    }

from license-gradle-plugin.

ericbottard avatar ericbottard commented on June 14, 2024

My bad, testing against a tree where some headers had been added already. Will need some more time to make sure this works, sorry

from license-gradle-plugin.

hierynomus avatar hierynomus commented on June 14, 2024

No problem! Keep me posted.

2014-07-16 14:27 GMT+02:00 Eric Bottard [email protected]:

My bad, testing against a tree where some headers had been added already.
Will need some more time to make sure this works, sorry


Reply to this email directly or view it on GitHub
#45 (comment)
.

from license-gradle-plugin.

ericbottard avatar ericbottard commented on June 14, 2024

OK, everything seems to be in order, thanks for that quick feedback loop!

If you can cut a release on maven central, we'll be happy to use it.

from license-gradle-plugin.

hierynomus avatar hierynomus commented on June 14, 2024

Coming up...

2014-07-16 15:00 GMT+02:00 Eric Bottard [email protected]:

OK, everything seems to be in order, thanks for that quick feedback loop!

If you can cut a release on maven central, we'll be happy to use it.


Reply to this email directly or view it on GitHub
#45 (comment)
.

from license-gradle-plugin.

hierynomus avatar hierynomus commented on June 14, 2024

v0.10.0 is released, will be synced to maven-central soon.

2014-07-16 15:01 GMT+02:00 Jeroen van Erp [email protected]:

Coming up...

2014-07-16 15:00 GMT+02:00 Eric Bottard [email protected]:

OK, everything seems to be in order, thanks for that quick feedback loop!

If you can cut a release on maven central, we'll be happy to use it.


Reply to this email directly or view it on GitHub
#45 (comment)
.

from license-gradle-plugin.

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.