You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (Commented) (JIRA)" <ji...@apache.org> on 2012/02/23 17:40:48 UTC

[jira] [Commented] (CB-3) Apache source headers in callback-android

    [ https://issues.apache.org/jira/browse/CB-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214841#comment-13214841 ] 

Simon MacDonald commented on CB-3:
----------------------------------

Hey Jukka,

Can you take a look at this commit:

https://github.com/macdonst/cordova-android/commit/8555c42196b4250ee25ec1c9542a8dde62587d64

as I've done the following:

1) Skipped everything in bin/ as per LEGAL-124.
2) Add headers to:

framework/AndroidManifest.xml
framework/ant.properties
framework/build.xml
framework/assets/www/index.html
framework/res/layout/main.xml
framework/res/values/strings.xml
framework/res/xml/cordova.xml
framework/res/xml/plugins.xml
framework/src/org/apache/cordova/AuthenticationToken.java
framework/src/org/apache/cordova/PreferenceNode.java
framework/src/org/apache/cordova/PreferenceSet.java
framework/test/org/apache/cordova/PreferenceNodeTest.java
framework/test/org/apache/cordova/PreferenceSetTest.java

3) Skipped the headers on the following auto generated files:

framework/default.properties
framework/project.properties

4) Removed references to jUnit in NOTICE and LICENSE files.

If it looks good to you I will apply it.
                
> Apache source headers in callback-android
> -----------------------------------------
>
>                 Key: CB-3
>                 URL: https://issues.apache.org/jira/browse/CB-3
>             Project: Apache Callback
>          Issue Type: Sub-task
>          Components: Android
>            Reporter: Jukka Zitting
>            Assignee: Bryce Curtis
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> The callback-android codebase should be updated to use the Apache source header as described in http://www.apache.org/legal/src-headers.html.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira