Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 109E7DA8E for ; Mon, 17 Sep 2012 20:57:08 +0000 (UTC) Received: (qmail 66149 invoked by uid 500); 17 Sep 2012 20:57:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 66117 invoked by uid 500); 17 Sep 2012 20:57:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 66109 invoked by uid 99); 17 Sep 2012 20:57:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 20:57:07 +0000 Date: Tue, 18 Sep 2012 07:57:07 +1100 (NCT) From: "Filip Maj (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1243042757.89591.1347915427829.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CB-1487) RAT audit in js MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Filip Maj created CB-1487: ----------------------------- Summary: RAT audit in js Key: CB-1487 URL: https://issues.apache.org/jira/browse/CB-1487 Project: Apache Cordova Issue Type: Sub-task Components: CordovaJS Reporter: Filip Maj Assignee: Filip Maj Also need to add a tool to strip out all the individual licenses at build time and drop just the top-level one into build artifacts. ./incubator-cordova-js/Jakefile ./incubator-cordova-js/build/packager.js ./incubator-cordova-js/lib/cordova.js ./incubator-cordova-js/lib/android/exec.js ./incubator-cordova-js/lib/android/platform.js ./incubator-cordova-js/lib/android/plugin/android/app.js ./incubator-cordova-js/lib/android/plugin/android/callback.js ./incubator-cordova-js/lib/android/plugin/android/device.js ./incubator-cordova-js/lib/android/plugin/android/notification.js ./incubator-cordova-js/lib/android/plugin/android/polling.js ./incubator-cordova-js/lib/android/plugin/android/storage.js ./incubator-cordova-js/lib/bada/exec.js ./incubator-cordova-js/lib/bada/platform.js ./incubator-cordova-js/lib/bada/plugin/bada/Accelerometer.js ./incubator-cordova-js/lib/bada/plugin/bada/Camera.js ./incubator-cordova-js/lib/bada/plugin/bada/Capture.js ./incubator-cordova-js/lib/bada/plugin/bada/Compass.js ./incubator-cordova-js/lib/bada/plugin/bada/Contacts.js ./incubator-cordova-js/lib/bada/plugin/bada/NetworkStatus.js ./incubator-cordova-js/lib/bada/plugin/bada/Notification.js ./incubator-cordova-js/lib/bada/plugin/bada/device.js ./incubator-cordova-js/lib/common/builder.js ./incubator-cordova-js/lib/common/channel.js ./incubator-cordova-js/lib/common/common.js ./incubator-cordova-js/lib/common/exec.js ./incubator-cordova-js/lib/common/platform.js ./incubator-cordova-js/lib/common/utils.js ./incubator-cordova-js/lib/common/plugin/Acceleration.js ./incubator-cordova-js/lib/common/plugin/Camera.js ./incubator-cordova-js/lib/common/plugin/CameraConstants.js ./incubator-cordova-js/lib/common/plugin/CameraPopoverOptions.js ./incubator-cordova-js/lib/common/plugin/CaptureAudioOptions.js ./incubator-cordova-js/lib/common/plugin/CaptureError.js ./incubator-cordova-js/lib/common/plugin/CaptureImageOptions.js ./incubator-cordova-js/lib/common/plugin/CaptureVideoOptions.js ./incubator-cordova-js/lib/common/plugin/CompassError.js ./incubator-cordova-js/lib/common/plugin/CompassHeading.js ./incubator-cordova-js/lib/common/plugin/ConfigurationData.js ./incubator-cordova-js/lib/common/plugin/Connection.js ./incubator-cordova-js/lib/common/plugin/Contact.js ./incubator-cordova-js/lib/common/plugin/ContactAddress.js ./incubator-cordova-js/lib/common/plugin/ContactError.js ./incubator-cordova-js/lib/common/plugin/ContactField.js ./incubator-cordova-js/lib/common/plugin/ContactFindOptions.js ./incubator-cordova-js/lib/common/plugin/ContactName.js ./incubator-cordova-js/lib/common/plugin/ContactOrganization.js ./incubator-cordova-js/lib/common/plugin/Coordinates.js ./incubator-cordova-js/lib/common/plugin/DirectoryEntry.js ./incubator-cordova-js/lib/common/plugin/DirectoryReader.js ./incubator-cordova-js/lib/common/plugin/Entry.js ./incubator-cordova-js/lib/common/plugin/File.js ./incubator-cordova-js/lib/common/plugin/FileEntry.js ./incubator-cordova-js/lib/common/plugin/FileError.js ./incubator-cordova-js/lib/common/plugin/FileReader.js ./incubator-cordova-js/lib/common/plugin/FileSystem.js ./incubator-cordova-js/lib/common/plugin/FileTransfer.js ./incubator-cordova-js/lib/common/plugin/FileTransferError.js ./incubator-cordova-js/lib/common/plugin/FileUploadOptions.js ./incubator-cordova-js/lib/common/plugin/FileUploadResult.js ./incubator-cordova-js/lib/common/plugin/FileWriter.js ./incubator-cordova-js/lib/common/plugin/Flags.js ./incubator-cordova-js/lib/common/plugin/LocalFileSystem.js ./incubator-cordova-js/lib/common/plugin/Media.js ./incubator-cordova-js/lib/common/plugin/MediaError.js ./incubator-cordova-js/lib/common/plugin/MediaFile.js ./incubator-cordova-js/lib/common/plugin/MediaFileData.js ./incubator-cordova-js/lib/common/plugin/Metadata.js ./incubator-cordova-js/lib/common/plugin/Position.js ./incubator-cordova-js/lib/common/plugin/PositionError.js ./incubator-cordova-js/lib/common/plugin/ProgressEvent.js ./incubator-cordova-js/lib/common/plugin/accelerometer.js ./incubator-cordova-js/lib/common/plugin/battery.js ./incubator-cordova-js/lib/common/plugin/capture.js ./incubator-cordova-js/lib/common/plugin/compass.js ./incubator-cordova-js/lib/common/plugin/console-via-logger.js ./incubator-cordova-js/lib/common/plugin/contacts.js ./incubator-cordova-js/lib/common/plugin/device.js ./incubator-cordova-js/lib/common/plugin/echo.js ./incubator-cordova-js/lib/common/plugin/geolocation.js ./incubator-cordova-js/lib/common/plugin/logger.js ./incubator-cordova-js/lib/common/plugin/network.js ./incubator-cordova-js/lib/common/plugin/notification.js ./incubator-cordova-js/lib/common/plugin/requestFileSystem.js ./incubator-cordova-js/lib/common/plugin/resolveLocalFileSystemURI.js ./incubator-cordova-js/lib/common/plugin/splashscreen.js ./incubator-cordova-js/lib/ios/exec.js ./incubator-cordova-js/lib/ios/platform.js ./incubator-cordova-js/lib/ios/plugin/ios/Contact.js ./incubator-cordova-js/lib/ios/plugin/ios/Entry.js ./incubator-cordova-js/lib/ios/plugin/ios/FileReader.js ./incubator-cordova-js/lib/ios/plugin/ios/console.js ./incubator-cordova-js/lib/ios/plugin/ios/contacts.js ./incubator-cordova-js/lib/ios/plugin/ios/nativecomm.js ./incubator-cordova-js/lib/ios/plugin/ios/notification.js ./incubator-cordova-js/lib/scripts/bootstrap-bada.js ./incubator-cordova-js/lib/scripts/bootstrap-playbook.js ./incubator-cordova-js/lib/scripts/bootstrap-qnx.js ./incubator-cordova-js/lib/scripts/bootstrap-tizen.js ./incubator-cordova-js/lib/scripts/bootstrap-win8metro.js ./incubator-cordova-js/lib/scripts/bootstrap.js ./incubator-cordova-js/lib/scripts/require.js ./incubator-cordova-js/lib/test/exec.js ./incubator-cordova-js/lib/tizen/exec.js ./incubator-cordova-js/lib/tizen/platform.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Accelerometer.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Battery.js ./incubator-cordova-js/lib/tizen/plugin/tizen/BufferLoader.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Camera.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Compass.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Contact.js ./incubator-cordova-js/lib/tizen/plugin/tizen/ContactUtils.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Device.js ./incubator-cordova-js/lib/tizen/plugin/tizen/File.js ./incubator-cordova-js/lib/tizen/plugin/tizen/FileTransfer.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Media.js ./incubator-cordova-js/lib/tizen/plugin/tizen/MediaError.js ./incubator-cordova-js/lib/tizen/plugin/tizen/NetworkStatus.js ./incubator-cordova-js/lib/tizen/plugin/tizen/Notification.js ./incubator-cordova-js/lib/tizen/plugin/tizen/SoundBeat.js ./incubator-cordova-js/lib/tizen/plugin/tizen/contacts.js ./incubator-cordova-js/lib/tizen/plugin/tizen/manager.js ./incubator-cordova-js/lib/webworks/exec.js ./incubator-cordova-js/lib/webworks/air/platform.js ./incubator-cordova-js/lib/webworks/air/plugin/manager.js ./incubator-cordova-js/lib/webworks/air/plugin/air/DirectoryEntry.js ./incubator-cordova-js/lib/webworks/air/plugin/air/DirectoryReader.js ./incubator-cordova-js/lib/webworks/air/plugin/air/Entry.js ./incubator-cordova-js/lib/webworks/air/plugin/air/File.js ./incubator-cordova-js/lib/webworks/air/plugin/air/FileEntry.js ./incubator-cordova-js/lib/webworks/air/plugin/air/FileReader.js ./incubator-cordova-js/lib/webworks/air/plugin/air/FileTransfer.js ./incubator-cordova-js/lib/webworks/air/plugin/air/FileWriter.js ./incubator-cordova-js/lib/webworks/air/plugin/air/battery.js ./incubator-cordova-js/lib/webworks/air/plugin/air/camera.js ./incubator-cordova-js/lib/webworks/air/plugin/air/capture.js ./incubator-cordova-js/lib/webworks/air/plugin/air/device.js ./incubator-cordova-js/lib/webworks/air/plugin/air/network.js ./incubator-cordova-js/lib/webworks/air/plugin/air/requestFileSystem.js ./incubator-cordova-js/lib/webworks/air/plugin/air/resolveLocalFileSystemURI.js ./incubator-cordova-js/lib/webworks/common/plugin/webworks/accelerometer.js ./incubator-cordova-js/lib/webworks/common/plugin/webworks/logger.js ./incubator-cordova-js/lib/webworks/common/plugin/webworks/media.js ./incubator-cordova-js/lib/webworks/common/plugin/webworks/notification.js ./incubator-cordova-js/lib/webworks/java/platform.js ./incubator-cordova-js/lib/webworks/java/plugin/manager.js ./incubator-cordova-js/lib/webworks/java/plugin/java/Contact.js ./incubator-cordova-js/lib/webworks/java/plugin/java/ContactUtils.js ./incubator-cordova-js/lib/webworks/java/plugin/java/DirectoryEntry.js ./incubator-cordova-js/lib/webworks/java/plugin/java/Entry.js ./incubator-cordova-js/lib/webworks/java/plugin/java/MediaError.js ./incubator-cordova-js/lib/webworks/java/plugin/java/app.js ./incubator-cordova-js/lib/webworks/java/plugin/java/contacts.js ./incubator-cordova-js/lib/webworks/java/plugin/java/notification.js ./incubator-cordova-js/lib/webworks/qnx/platform.js ./incubator-cordova-js/lib/webworks/qnx/plugin/manager.js ./incubator-cordova-js/lib/webworks/qnx/plugin/qnx/device.js ./incubator-cordova-js/lib/webworks/qnx/plugin/qnx/network.js ./incubator-cordova-js/lib/webworks/qnx/plugin/qnx/requestFileSystem.js ./incubator-cordova-js/lib/webworks/qnx/plugin/qnx/resolveLocalFileSystemURI.js ./incubator-cordova-js/lib/windows8/exec.js ./incubator-cordova-js/lib/windows8/platform.js ./incubator-cordova-js/lib/windows8/plugin/windows8/AccelerometerProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/CameraProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/CaptureProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/CompassProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/DeviceProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/FileProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/MediaFile.js ./incubator-cordova-js/lib/windows8/plugin/windows8/MediaProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/NetworkStatusProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/NotificationProxy.js ./incubator-cordova-js/lib/windows8/plugin/windows8/console.js ./incubator-cordova-js/lib/windows8/plugin/windows8/device.js ./incubator-cordova-js/lib/windows8/plugin/windows8/geolocation.js ./incubator-cordova-js/lib/wp7/exec.js ./incubator-cordova-js/lib/wp7/platform.js ./incubator-cordova-js/lib/wp7/plugin/wp7/CordovaCommandResult.js ./incubator-cordova-js/lib/wp7/plugin/wp7/CordovaMediaonStatus.js ./incubator-cordova-js/lib/wp7/plugin/wp7/DOMStorage.js ./incubator-cordova-js/lib/wp7/plugin/wp7/FileTransfer.js ./incubator-cordova-js/lib/wp7/plugin/wp7/FileUploadOptions.js ./incubator-cordova-js/lib/wp7/plugin/wp7/XHRPatch.js ./incubator-cordova-js/lib/wp7/plugin/wp7/console.js ./incubator-cordova-js/test/reporter.js ./incubator-cordova-js/test/runner.js ./incubator-cordova-js/test/suite.html ./incubator-cordova-js/test/test.accelerometer.js ./incubator-cordova-js/test/test.battery.js ./incubator-cordova-js/test/test.builder.js ./incubator-cordova-js/test/test.camera.js ./incubator-cordova-js/test/test.channel.js ./incubator-cordova-js/test/test.compass.js ./incubator-cordova-js/test/test.console-via-logger.js ./incubator-cordova-js/test/test.contact.js ./incubator-cordova-js/test/test.contacts.js ./incubator-cordova-js/test/test.filetransfer.js ./incubator-cordova-js/test/test.geolocation.js ./incubator-cordova-js/test/test.logger.js ./incubator-cordova-js/test/test.media.js ./incubator-cordova-js/test/test.network.js ./incubator-cordova-js/test/test.notification.js ./incubator-cordova-js/test/test.require.js ./incubator-cordova-js/test/test.utils.js -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira