History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-888
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Strachan
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Licence headers missing from several source files.

Created: 21/Aug/06 09:59 AM   Updated: 25/Sep/06 09:40 AM
Component/s: None
Affects Version/s: 4.0
Fix Version/s: 4.1.0, 4.0.2

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works findunlicensed.pl 2006-08-21 10:04 AM Hiram Chirino 0.8 kb


 Description  « Hide
robert burrell donkin reported:

missing license headers from some of the files i checked at random
gives me concerns. for example:

maven-bundle-plugin/src/main/java/org/apache/activemq/maven/BundleMojo.java

activemq-web-demo worries me: there are a lot of files without license
headers and some which have them were not created at the ASF (which is
ok but gives me concerns about the rest).

i would like to see the issue of licenses in the source tidied up
before this release ships. i haven't gone through every file but IMO
this needs to be done.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 21/Aug/06 10:04 AM
Using the attached perl script to find the source files that do not have a licence header attached.

Hiram Chirino - 21/Aug/06 10:22 AM
added a bunch of licence headers
  • in trunk in rev 433286
  • in 4.0 branch in rev 433295

Hiram Chirino - 21/Aug/06 01:53 PM
Added a few more headers
  • in trunk rev 433353
  • in 4.0 branch rev 433354

Hiram Chirino - 07/Sep/06 09:05 AM
Just a few more unaccounted files remain in the web modules.. assining to james to see if he can look into these.

James Strachan - 25/Sep/06 09:40 AM
I've fixed up activemq-web-demo and activemq-web-console

in trunk...
http://svn.apache.org/viewvc?view=rev&rev=449694 http://svn.apache.org/viewvc?view=rev&rev=449726

in 4.0 branch...
449731


James Strachan - 25/Sep/06 09:40 AM
Fixed now