mparker | df0ec45 | 2009-05-27 21:36:35 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.ascape.core.feature" |
| 4 | label="Ascape Core Framework (No UI)" |
| 5 | version="5.2.0.qualifier" |
| 6 | provider-name="Ascape.org"> |
| 7 | |
| 8 | <description url="http://ascape.sourceforge.net"> |
| 9 | Ascape is an innovative tool for developing and exploring general-purpose |
| 10 | agent-based models. Ascape offers a broad array of modeling and |
| 11 | visualization tools. A high-level framework supports complex |
| 12 | model design, while end-user tools make it possible for non-programmers |
| 13 | to explore many aspects of model dynamics. |
| 14 | </description> |
| 15 | |
| 16 | <copyright> |
| 17 | Copyright 1998-2007 The Brookings Institution, NuTech Solutions,Inc., Metascape LLC, and contributors. |
| 18 | All rights reserved. |
| 19 | This program and the accompanying materials are made available solely under the included BSD license. |
| 20 | Any referenced or included libraries carry licenses of their respective copyright holders. |
| 21 | </copyright> |
| 22 | |
| 23 | <license> |
| 24 | [BSD License] |
| 25 | Copyright 1998-2007 The Brookings Institution, NuTech Solutions,Inc., |
| 26 | Metascape LLC, and contributors. |
| 27 | All rights reserved. |
| 28 | Redistribution and use in source and binary forms, with or without |
| 29 | modification, are permitted provided that the following conditions |
| 30 | are met: |
| 31 | Redistributions of source code must retain the above copyright |
| 32 | notice, |
| 33 | this list of conditions and the following disclaimer. |
| 34 | Redistributions in binary form must reproduce the above copyright |
| 35 | notice, |
| 36 | this list of conditions and the following disclaimer in the documentation |
| 37 | and/or other materials provided with the distribution. |
| 38 | Neither the names of The Brookings Institution, NuTech Solutions,Inc. |
| 39 | or Metascape LLC |
| 40 | nor the names of its contributors may be used to endorse or promote |
| 41 | products |
| 42 | derived from this software without specific prior written permission. |
| 43 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 44 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT |
| 45 | NOT |
| 46 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 47 | FOR |
| 48 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 49 | OWNER OR |
| 50 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 51 | SPECIAL, |
| 52 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 53 | TO, |
| 54 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, |
| 55 | OR |
| 56 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 57 | THEORY OF |
| 58 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 59 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 60 | THIS |
| 61 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 62 | </license> |
| 63 | |
| 64 | <url> |
| 65 | <update label="AMP Update Site" url="http://download.eclipse.org/modeling/amp/updates/releases/"/> |
| 66 | </url> |
| 67 | |
| 68 | <requires> |
| 69 | <import plugin="org.apache.ant"/> |
| 70 | <import plugin="org.junit"/> |
| 71 | </requires> |
| 72 | |
| 73 | <plugin |
| 74 | id="org.ascape.core" |
| 75 | download-size="0" |
| 76 | install-size="0" |
| 77 | version="0.0.0" |
| 78 | unpack="false"/> |
| 79 | |
| 80 | </feature> |