Code Monkey home page Code Monkey logo

Comments (10)

twistedpair avatar twistedpair commented on July 17, 2024

Brandon, do you have the copy for this? Is it customized or just straight from the Apache site? Thx.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

I don't have anything specific.

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

v3.9 is nearly out. Let's throw these on. Since you are the principal contributor, who should the copyright holder be? On other projects, like GWT-Bootstrap, it is just the name of the project.

/*
   Copyright 2012 GWT-Maps-V3-Api

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
*/

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

Good idea, the name of the project sounds good.

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

At first I was looking at some bash tricks to add the headers, but then check SO and found that there are several Maven plugins to do this. The best as far as I could tell is the poorly named license-maven-plugin.

The nice thing is it pulls the stats from your parent POM and completes the license fields for your, and even downloads the template license from a repo based on what license your specify in the POM.

I've got it up and running and will throw it in once the other changes you're working on are done.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

I think eclipse auto formatting could do it, but it might needs its own pull for just that b/c everything, well comments and stuff might get changed or tweaked.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

Cool, the maven plugin sounds fun. good job

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

The plugin can be set to run on each build and just insert the headers if they are missing. It is set to add them to .html, .xml, .kml, .css, and .java. So, most runs it adds nothing, unless you've added a new file. This way it does not matter what environment people use or how it is setup.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

cool!

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

Done. Just compile and any new files will have headers added.

from gwt-maps-v3-api.

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.