tree: 88daba9f184bf92e58484e29b3c9a338d3327010 [path history] [tgz]
  1. .gitignore
  2. README.md
src/main/webapp/assets/img/zeroclipboard/README.md

For the clipboard to work, the ZeroClipboard.swf artifact (v1.3.5) needs to be downloaded and installed in this directory. Maven will do this automatically for you on first run and thereafter use the downloaded version.

If you do not wish to have it, simply create an empty file with that name in this dir.

You can download it manually from:

http://cdnjs.cloudflare.com/ajax/libs/zeroclipboard/1.3.5/ZeroClipboard.swf

It can be built from source using a free toolchain as described at

https://github.com/zeroclipboard/zeroclipboard/blob/master/CONTRIBUTING.md .

It is not checked in because binary artifacts should not be included in source releases due to Apache policies. This project is not currently set up to use bower/npm which would do the same thing, so instead we follow this process. See also ZeroClipboard.js.

ZeroClipboard is used under the MIT license.

This description file is part of the Apache Brooklyn project.


Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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.