diff --git a/.gitignore b/.gitignore index 30cc6aff6..c2b621a61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,10 @@ -# Eclipse workspace metadata -/.metadata -/.recommenders -/External Plug-in Libraries - -# Eclipse compiler output -/*feature/compile*.xml - -# vi detritus -*.swp -*~ - -# Mac OS detritus +*.bak +/.metadata/ +/.recommenders/ +Archive .DS_Store - -# Bnd stuff -/cnf/eclipse-*/bnd.index - +.*.swp +buildfiles /.gradle/ /reports/ /generated/ diff --git a/.mailmap b/.mailmap index bf53c3421..395cd869d 100644 --- a/.mailmap +++ b/.mailmap @@ -5,6 +5,7 @@ Neil Bartlett Neil Bartlett David Jencks David Jencks +David Jencks Carter Smithhart Carter Smithhart Marc de Jonge @@ -28,4 +29,5 @@ Bram de Kruijff Paul Bakker Raymond Augé Fr Jeremy Krieg +Stefan Bischof Christopher Boyd diff --git a/LICENSE-EPL b/LICENSE-EPL new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/LICENSE-EPL @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.api/LICENSE b/bndtools.api/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.api/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.api/bnd.bnd b/bndtools.api/bnd.bnd index a9f915c41..b0d6bf768 100644 --- a/bndtools.api/bnd.bnd +++ b/bndtools.api/bnd.bnd @@ -4,7 +4,8 @@ -buildpath: \ osgi.annotation; version=latest,\ osgi.core;version=latest, \ - ${bndlib}, \ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest, \ org.eclipse.equinox.common, \ org.eclipse.core.resources,\ org.eclipse.core.runtime,\ @@ -13,4 +14,10 @@ Import-Package: *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! --conditionalpackage: aQute.lib* \ No newline at end of file +-conditionalpackage: aQute.lib* + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.bndplugins/LICENSE b/bndtools.bndplugins/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.bndplugins/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.bndplugins/bnd.bnd b/bndtools.bndplugins/bnd.bnd index d7820c651..1f51137bc 100644 --- a/bndtools.bndplugins/bnd.bnd +++ b/bndtools.bndplugins/bnd.bnd @@ -3,8 +3,9 @@ -buildpath: \ osgi.annotation; version=latest,\ - ${bndlib},\ - ${aQute-repository},\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ + biz.aQute.repository;version=latest,\ com.jcraft.jsch,\ org.eclipse.jgit @@ -14,3 +15,9 @@ ${junit} -sub: *.bnd + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.builder/LICENSE b/bndtools.builder/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.builder/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.builder/bnd.bnd b/bndtools.builder/bnd.bnd index 90e38e5d8..d4e5b656b 100644 --- a/bndtools.builder/bnd.bnd +++ b/bndtools.builder/bnd.bnd @@ -4,9 +4,10 @@ -buildpath: \ osgi.annotation; version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib};packages=*,\ - ${aQute-repository};packages=*,\ + org.osgi.namespace.service;version=latest,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ + biz.aQute.repository;version=latest,\ bndtools.api;version=latest,\ bndtools.utils;version=project;packages=*,\ bndtools.core;version=snapshot, \ @@ -49,3 +50,9 @@ Import-Package: *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! -includeresource: \ plugin.xml=_plugin.xml, \ resources + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.core/LICENSE b/bndtools.core/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.core/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.core/bnd.bnd b/bndtools.core/bnd.bnd index 7e8f1d841..f3702006d 100644 --- a/bndtools.core/bnd.bnd +++ b/bndtools.core/bnd.bnd @@ -77,10 +77,16 @@ eclipse.deps: \ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib},\ - ${aQute-repository};packages=*,\ - ${aQute-resolve},\ + org.osgi.service.component;version=1.3.0,\ + org.osgi.service.component.annotations;version=1.3.0,\ + org.osgi.service.metatype;version=1.3.0,\ + org.osgi.namespace.contract;version=latest,\ + org.osgi.namespace.extender;version=latest,\ + org.osgi.namespace.service;version=latest,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ + biz.aQute.repository;version=latest,\ + biz.aQute.resolve;version=latest,\ ${eclipse.deps},\ bndtools.api;version=latest,\ org.bndtools.headless.build.manager;version=latest,\ @@ -95,3 +101,17 @@ eclipse.deps: \ slf4j.simple,\ ${junit},\ ${mockito} + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" + +# Runtime Options and Variables +-runpath: org.eclipse.osgi,\ + ${junit} diff --git a/bndtools.core/resources/processed/intro/whatsnewExtensionContent.xml b/bndtools.core/resources/processed/intro/whatsnewExtensionContent.xml index 59c83e595..38db41dde 100644 --- a/bndtools.core/resources/processed/intro/whatsnewExtensionContent.xml +++ b/bndtools.core/resources/processed/intro/whatsnewExtensionContent.xml @@ -4,7 +4,7 @@ - + Find out what's new in Bndtools! diff --git a/bndtools.jareditor/LICENSE b/bndtools.jareditor/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.jareditor/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.jareditor/bnd.bnd b/bndtools.jareditor/bnd.bnd index ef24cdd12..fb3832055 100644 --- a/bndtools.jareditor/bnd.bnd +++ b/bndtools.jareditor/bnd.bnd @@ -7,7 +7,8 @@ Bundle-SymbolicName: bndtools.jareditor;singleton:=true -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - ${bndlib};packages=*,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ org.eclipse.jface.text,\ org.eclipse.core.resources,\ org.eclipse.ui.editors,\ @@ -37,3 +38,9 @@ Bundle-SymbolicName: bndtools.jareditor;singleton:=true Import-Package: *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! Bundle-Activator: bndtools.jareditor.internal.Plugin + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.m2e.debug.fragment/LICENSE b/bndtools.m2e.debug.fragment/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.m2e.debug.fragment/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.m2e.debug.fragment/bnd.bnd b/bndtools.m2e.debug.fragment/bnd.bnd index 3496381f6..7201d0c08 100644 --- a/bndtools.m2e.debug.fragment/bnd.bnd +++ b/bndtools.m2e.debug.fragment/bnd.bnd @@ -9,3 +9,9 @@ Import-Package: \ javax.net.ssl -fixupmessages.empty: The JAR is empty + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.m2e/LICENSE b/bndtools.m2e/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.m2e/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.m2e/bnd.bnd b/bndtools.m2e/bnd.bnd index 6a2e83696..46bc544bf 100644 --- a/bndtools.m2e/bnd.bnd +++ b/bndtools.m2e/bnd.bnd @@ -3,8 +3,10 @@ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib},\ + org.osgi.service.component;version=1.3.0,\ + org.osgi.service.component.annotations;version=1.3.0,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ biz.aQute.repository;version=latest,\ bndtools.api;version=latest,\ bndtools.core;version=latest,\ @@ -44,4 +46,14 @@ Import-Package: \ -includeresource: \ lifecycle-mapping-metadata.xml,\ - plugin.xml=_plugin.xml \ No newline at end of file + plugin.xml=_plugin.xml + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.pde/LICENSE b/bndtools.pde/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.pde/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.pde/bnd.bnd b/bndtools.pde/bnd.bnd index 0472f8e00..5f494a074 100644 --- a/bndtools.pde/bnd.bnd +++ b/bndtools.pde/bnd.bnd @@ -4,8 +4,9 @@ osgi.annotation;version=latest,\ osgi.core;version=latest,\ osgi.cmpn;version=latest,\ - ${bndlib},\ - ${aQute-resolve},\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ + biz.aQute.resolve;version=latest,\ bndtools.api;version=latest,\ bndtools.core;version=latest,\ org.eclipse.core.commands,\ @@ -35,3 +36,9 @@ Import-Package: \ -includeresource: \ plugin.xml=_plugin.xml + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.release/LICENSE b/bndtools.release/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.release/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.release/bnd.bnd b/bndtools.release/bnd.bnd index 2132cf200..548d7e4a9 100644 --- a/bndtools.release/bnd.bnd +++ b/bndtools.release/bnd.bnd @@ -24,7 +24,8 @@ Import-Package: !junit*,org.eclipse.core.runtime;registry=!,\ osgi.annotation;version=latest,\ osgi.core;version=latest,\ osgi.cmpn;version=latest,\ - ${bndlib},\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ bndtools.utils;version=project;packages=*,\ bndtools.api;version=latest, \ bndtools.core;version=latest, \ @@ -60,3 +61,9 @@ Import-Package: !junit*,org.eclipse.core.runtime;registry=!,\ -testpath: \ ${junit} + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/bndtools.test/LICENSE b/bndtools.test/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.test/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.utils/LICENSE b/bndtools.utils/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/bndtools.utils/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/bndtools.utils/bnd.bnd b/bndtools.utils/bnd.bnd index 27c02253e..e2c541ad4 100644 --- a/bndtools.utils/bnd.bnd +++ b/bndtools.utils/bnd.bnd @@ -4,8 +4,11 @@ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest, \ - osgi.cmpn;version=latest, \ - ${bndlib}, \ + org.osgi.namespace.contract;version=latest,\ + org.osgi.namespace.extender;version=latest,\ + org.osgi.namespace.service;version=latest,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest, \ bndtools.api; version=latest, \ org.eclipse.osgi, \ org.eclipse.equinox.common, \ @@ -30,3 +33,9 @@ # Disable ALL Eclipse split package attributes, to ensure we import from the "aggregator" bundle(s). Import-Package: \ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/build.gradle b/build.gradle index 4bef0b27d..57ae3ff3e 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ import aQute.lib.io.IO subprojects { if (plugins.hasPlugin('biz.aQute.bnd')) { group bnd('-groupid') - version bnd('base-version') + version bnd('base.version') /* test folders are not part of jar but used by unit tests */ def testfolders = ['testresources/', 'testdata/'] jar { diff --git a/build/bnd.bnd b/build/bnd.bnd index 13523f414..1aafb2175 100644 --- a/build/bnd.bnd +++ b/build/bnd.bnd @@ -5,6 +5,8 @@ -releaserepo: +gittag: ${first;${system-allow-fail;git describe --abbrev=0},${base.version}.DEV} + # Main p2 feature p2 = bndtools.api, \ bndtools.builder, \ @@ -28,3 +30,9 @@ templates = \ org.bndtools.templates.template -dependson: ${p2}, ${templates} + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/build/build.gradle b/build/build.gradle index 014643999..774b9ba3a 100644 --- a/build/build.gradle +++ b/build/build.gradle @@ -24,114 +24,6 @@ configure(parent) { import org.apache.tools.ant.filters.ReplaceTokens import aQute.bnd.osgi.Jar -/* - * Copy the bundle outputs of the specified projects into a directory - */ -void copyProjectBundles(String[] projs, String dstDir) { - def targetDir = file(dstDir) - if ((!targetDir.exists() && !targetDir.mkdirs()) || !targetDir.isDirectory()) { - throw new GradleException("Could not create directory ${targetDir}") - } - projs.each { - def proj = parent.findProject(it) - if (proj == null) { - throw new GradleException("Could not find project ${it}") - } - - proj.bnd.project.getBuilder(null).withCloseable { pb -> - pb.getSubBuilders()*.getBsn().each { bsn -> - copy { - from project.relativePath(proj.bnd.project.getOutputFile(bsn)) - into targetDir - } - } - } - } -} - -/* - * Generate a p2 repository. - */ -/* Eclipse settings for p2 publishing */ -ext.bnd_eclipseDirectory = cnf.file('eclipse-3.5.2') -ext.bnd_eclipseJar = new File(bnd_eclipseDirectory, 'plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar') -ext.bnd_eclipseJarMain = 'org.eclipse.equinox.launcher.Main' -ext.bnd_eclipseAntRunner = 'org.eclipse.ant.core.antRunner' -ext.bnd_eclipseCategoryPublisher = 'org.eclipse.equinox.p2.publisher.CategoryPublisher' -ext.bnd_verbose = logger.isEnabled(LogLevel.INFO) - -void generateP2Repository(String title, String antTarget, String metadataRepository, String categoryDefinition) { - def javaArgs = [] - if (bnd_verbose) { - javaArgs += '-consoleLog' - } - javaArgs += '-application' - javaArgs += bnd_eclipseAntRunner - javaArgs += '-data' - javaArgs += buildDir - javaArgs += '-buildfile' - javaArgs += 'p2.xml' - javaArgs += antTarget - - def result = javaexec { - classpath = files(bnd_eclipseJar) - main = bnd_eclipseJarMain - args = javaArgs - } - if (result.exitValue != 0) { - throw new GradleException("Could not publish features and bundles - ${title}") - } - - javaArgs = [] - if (bnd_verbose) { - javaArgs += '-consoleLog' - } - javaArgs += '-application' - javaArgs += bnd_eclipseCategoryPublisher - javaArgs += '-data' - javaArgs += buildDir - javaArgs += '-metadataRepository' - javaArgs += "file://${buildDir}/${metadataRepository}" - javaArgs += '-categoryDefinition' - javaArgs += "file://${buildDir}/${categoryDefinition}" - javaArgs += '-compress' - - result = javaexec { - classpath = files(bnd_eclipseJar) - main = bnd_eclipseJarMain - args = javaArgs - } - if (result.exitValue != 0) { - throw new GradleException("Could not categorise repository - ${title}") - } - - /* Clean up the files Eclipse leaves behind */ - fileTree(bnd_eclipseDirectory).include('configuration/*.log').each { - it.delete() - } - - delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.core.runtime")) - delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.equinox.app" )) - delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.osgi" )) - delete(file("${bnd_eclipseDirectory}/p2" )) -} - -def generateFeatureXmlTokens() { - def masterVersion = String.format('%s.%s-%tY% - tokens["${jar.getBsn()}-version"] = jar.getVersion() - } - } - tokens -} - /* * Setup tasks (p2 plugins) */ @@ -142,7 +34,26 @@ task p2Plugins(type: Copy) { include '*.jar' doLast { - copyProjectBundles(bnd('p2', '').split(/\s*,\s*/), "${buildDir}/plugins") + String[] projs = bnd('p2', '').split(/\s*,\s*/) + def targetDir = file("${buildDir}/plugins") + if ((!targetDir.exists() && !targetDir.mkdirs()) || !targetDir.isDirectory()) { + throw new GradleException("Could not create directory ${targetDir}") + } + projs.each { + def proj = parent.findProject(it) + if (proj == null) { + throw new GradleException("Could not find project ${it}") + } + + proj.bnd.project.getBuilder(null).withCloseable { pb -> + pb.getSubBuilders()*.getBsn().each { bsn -> + copy { + from project.relativePath(proj.bnd.project.getOutputFile(bsn)) + into targetDir + } + } + } + } } } @@ -154,7 +65,18 @@ task p2FeatureTree(type: Copy) { from 'feature' into "${buildDir}/features" doFirst { - filter(ReplaceTokens, tokens: generateFeatureXmlTokens() ) + def masterVersion = String.format('%s-%tY% + featureTokens["${jar.getBsn()}-version"] = jar.getVersion() + } + } + filter(ReplaceTokens, tokens: featureTokens ) } include 'category.xml' include '**/feature.xml' @@ -200,7 +122,62 @@ task p2 { outputs.dir "${buildDir}/p2" doLast { - generateP2Repository('Bndtools', 'p2Bndtools', 'p2', 'features/category.xml') + def bnd_verbose = logger.isEnabled(LogLevel.INFO) + def bnd_eclipseDirectory = file('eclipse-3.5.2') + def bnd_eclipseJar = new File(bnd_eclipseDirectory, 'plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar') + def javaArgs = [] + if (bnd_verbose) { + javaArgs += '-consoleLog' + } + javaArgs += '-application' + javaArgs += 'org.eclipse.ant.core.antRunner' + javaArgs += '-data' + javaArgs += buildDir + javaArgs += '-buildfile' + javaArgs += 'p2.xml' + javaArgs += 'p2Bndtools' + + def result = javaexec { + classpath = files(bnd_eclipseJar) + main = 'org.eclipse.equinox.launcher.Main' + args = javaArgs + } + if (result.exitValue != 0) { + throw new GradleException("Could not publish features and bundles -Bndtools") + } + + javaArgs = [] + if (bnd_verbose) { + javaArgs += '-consoleLog' + } + javaArgs += '-application' + javaArgs += 'org.eclipse.equinox.p2.publisher.CategoryPublisher' + javaArgs += '-data' + javaArgs += buildDir + javaArgs += '-metadataRepository' + javaArgs += "file://${buildDir}/p2" + javaArgs += '-categoryDefinition' + javaArgs += "file://${buildDir}/features/category.xml" + javaArgs += '-compress' + + result = javaexec { + classpath = files(bnd_eclipseJar) + main = 'org.eclipse.equinox.launcher.Main' + args = javaArgs + } + if (result.exitValue != 0) { + throw new GradleException("Could not categorise repository - Bndtools") + } + + /* Clean up the files Eclipse leaves behind */ + fileTree(bnd_eclipseDirectory).include('configuration/*.log').each { + it.delete() + } + + delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.core.runtime")) + delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.equinox.app" )) + delete(file("${bnd_eclipseDirectory}/configuration/org.eclipse.osgi" )) + delete(file("${bnd_eclipseDirectory}/p2" )) delete("${buildDir}/features") delete("${buildDir}/plugins") } diff --git a/cnf/eclipse-3.5.2/.gitignore b/build/eclipse-3.5.2/.gitignore similarity index 100% rename from cnf/eclipse-3.5.2/.gitignore rename to build/eclipse-3.5.2/.gitignore diff --git a/cnf/eclipse-3.5.2/README b/build/eclipse-3.5.2/README similarity index 100% rename from cnf/eclipse-3.5.2/README rename to build/eclipse-3.5.2/README diff --git a/cnf/eclipse-3.5.2/configuration/.gitignore b/build/eclipse-3.5.2/configuration/.gitignore similarity index 100% rename from cnf/eclipse-3.5.2/configuration/.gitignore rename to build/eclipse-3.5.2/configuration/.gitignore diff --git a/cnf/eclipse-3.5.2/configuration/config.ini b/build/eclipse-3.5.2/configuration/config.ini similarity index 100% rename from cnf/eclipse-3.5.2/configuration/config.ini rename to build/eclipse-3.5.2/configuration/config.ini diff --git a/cnf/eclipse-3.5.2/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info b/build/eclipse-3.5.2/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info similarity index 100% rename from cnf/eclipse-3.5.2/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info rename to build/eclipse-3.5.2/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.RSA b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.RSA similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.RSA rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.RSA diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.SF b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.SF similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.SF rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/ECLIPSEF.SF diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/MANIFEST.MF b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/MANIFEST.MF similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/MANIFEST.MF rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/MANIFEST.MF diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/eclipse.inf b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/eclipse.inf similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/eclipse.inf rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/eclipse.inf diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about.html b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about.html similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about.html rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about.html diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.dom.html b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.dom.html similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.dom.html rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.dom.html diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.sax.txt b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.sax.txt similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.sax.txt rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/LICENSE.sax.txt diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/NOTICE b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/NOTICE similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/NOTICE rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/NOTICE diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/asl-v20.txt b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/asl-v20.txt similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/asl-v20.txt rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/asl-v20.txt diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.bat b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.bat similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.bat rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.bat diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.cmd b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.cmd similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.cmd rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant.cmd diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.bat b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.bat similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.bat rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.bat diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.pl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.pl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.pl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antRun.pl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antenv.cmd b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antenv.cmd similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antenv.cmd rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/antenv.cmd diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/complete-ant-cmd.pl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/complete-ant-cmd.pl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/complete-ant-cmd.pl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/complete-ant-cmd.pl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/envset.cmd b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/envset.cmd similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/envset.cmd rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/envset.cmd diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/lcp.bat b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/lcp.bat similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/lcp.bat rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/lcp.bat diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.pl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.pl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.pl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.pl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.py b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.py similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.py rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runant.py diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runrc.cmd b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runrc.cmd similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runrc.cmd rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/runrc.cmd diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/changelog.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/changelog.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/changelog.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/changelog.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-text.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-text.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-text.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-text.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-xdoc.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-xdoc.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-xdoc.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/checkstyle-xdoc.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/coverage-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/coverage-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/coverage-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/coverage-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/jdepend.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames-xalan1.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames-xalan1.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames-xalan1.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames-xalan1.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-noframes.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-noframes.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-noframes.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/junit-noframes.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/log.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/log.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/log.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/log.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/maudit-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/maudit-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/maudit-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/maudit-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/mmetrics-frames.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/mmetrics-frames.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/mmetrics-frames.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/mmetrics-frames.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/tagdiff.xsl b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/tagdiff.xsl similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/tagdiff.xsl rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/tagdiff.xsl diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/plugin.properties b/build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/plugin.properties similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/plugin.properties rename to build/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/plugin.properties diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar b/build/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar b/build/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar b/build/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar b/build/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar b/build/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar b/build/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar b/build/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar b/build/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar b/build/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar b/build/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar b/build/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar diff --git a/cnf/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar b/build/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar similarity index 100% rename from cnf/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar rename to build/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar diff --git a/cnf/.gitignore b/cnf/.gitignore index ae177c13e..120f0c457 100644 --- a/cnf/.gitignore +++ b/cnf/.gitignore @@ -1,4 +1,3 @@ /bin/ /generated/ -/tmp/ /cache/ diff --git a/cnf/build.bnd b/cnf/build.bnd index a76b6b549..237ca9db1 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -1,57 +1,37 @@ +# Include the gradle.properties to get the value of bnd_repourl which is used +# for the bnd build repository. +-include ${workspace}/gradle.properties + ######################## -## BND BUILD SETTINGS ## +## BUILD SETTINGS ## ######################## +## Java Compiler Options +#java: java +#javac: javac +javac.source: 1.8 +javac.target: 1.8 +javac.compliance: 1.8 +javac.debug: on # -# Customised Settings +# Custom Settings # - -javac.source: 1.8 -javac.target: 1.8 -javac.compliance: 1.8 - -# Include the gradle.properties to get the value of bnd_repourl which is used -# for the bnd build repository. --include ${workspace}/gradle.properties +Git-Descriptor: ${system-allow-fail;git describe --dirty --always --abbrev=9} +Git-SHA: ${system-allow-fail;git rev-list -1 --no-abbrev-commit HEAD} # This is the version to baseline this build against. -baseline.version: 4.1.0 -# Master Version Settings -# base-version = a valid major.minor.micro version -# base-version-qualifier = DEV|Mx|RCx|REL, with x a number -base-version: 4.2.0 -base-version-qualifier: DEV +baseline.version: 4.1.0 +# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. +base.version: 4.2.0 +#-snapshot: +Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT - -# Version of bnd/bndlib to use consistently throughout the build -# NB. this must be specified as full M.m.u version (but no qualifier) -# On advice of Peter we use an up-to-major version range -bndlib: aQute.libg;version=latest, \ - biz.aQute.bndlib;version=latest - -# Version of the repository plugin to use consistently throughout the build -# NB. this must be specified as full M.m.u version (but no qualifier) -aQute-repository: biz.aQute.repository;version=latest -aQute-resolve: biz.aQute.resolve;version=latest - -# We use git -Git-Descriptor: ${system-allow-fail;git describe --dirty --always --abbrev=9} -Git-SHA: ${system-allow-fail;git rev-list -1 --no-abbrev-commit HEAD} - -# Recipe for embedded JARs --make: (*).(jar);type=bnd;recipe="bnd/$1.bnd" - -# Runtime Options and Variables --runpath: org.eclipse.osgi,\ - ${junit} - -# Extra Headers -build.version: ${base-version}.${tstamp} -Bundle-Version: ${build.version} +# Maven info. The maven artifactId defaults to Bundle-SymbolicName -groupid: org.bndtools +-pom: false + Bundle-Vendor: Bndtools http://bndtools.org/ -copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. -Bundle-Copyright: ${copyright} +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. Bundle-License: EPL-1.0; \ description="Eclipse Public License, Version 1.0"; \ link="http://www.eclipse.org/legal/epl-v10.html" @@ -61,11 +41,6 @@ Bundle-SCM: url=https://github.com/bndtools/bndtools, \ developerConnection=scm:git:git@github.com:bndtools/bndtools.git, \ tag=${Git-Descriptor} -# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older -# DS versions since Eclipse Equinox DS currently does not support DS 1.3. --dsannotations-options.version: version;minimum=1.0.0 - --diffignore: Git-Descriptor,Git-SHA -reproducible: true -noextraheaders: true -removeheaders: Include-Resource, Private-Package diff --git a/cnf/buildrepo/README.txt b/cnf/buildrepo/README.txt deleted file mode 100644 index 8bb02f154..000000000 --- a/cnf/buildrepo/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -WARNING -======= - -This directory contains JAR file dependencies that are intended ONLY FOR BUILT-TIME usage. -None are intended to be deployed as bundles into a running OSGi Framework, and indeed they may cause -unexpected errors if they are used at runtime. diff --git a/cnf/buildrepo/bndtools.runtime.eclipse.applaunch/bndtools.runtime.eclipse.applaunch-0.1.0.jar b/cnf/buildrepo/bndtools.runtime.eclipse.applaunch/bndtools.runtime.eclipse.applaunch-0.1.0.jar deleted file mode 100644 index ba48c170b..000000000 Binary files a/cnf/buildrepo/bndtools.runtime.eclipse.applaunch/bndtools.runtime.eclipse.applaunch-0.1.0.jar and /dev/null differ diff --git a/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86/org.eclipse.swt.gtk.linux.x86-3.105.2.jar b/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86/org.eclipse.swt.gtk.linux.x86-3.105.2.jar deleted file mode 100644 index 48d06b120..000000000 Binary files a/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86/org.eclipse.swt.gtk.linux.x86-3.105.2.jar and /dev/null differ diff --git a/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86_64/org.eclipse.swt.gtk.linux.x86_64-3.105.2.jar b/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86_64/org.eclipse.swt.gtk.linux.x86_64-3.105.2.jar deleted file mode 100644 index 4455a31f0..000000000 Binary files a/cnf/buildrepo/org.eclipse.swt.gtk.linux.x86_64/org.eclipse.swt.gtk.linux.x86_64-3.105.2.jar and /dev/null differ diff --git a/cnf/ext/central.mvn b/cnf/ext/central.mvn index 61751d05f..36f05ced1 100644 --- a/cnf/ext/central.mvn +++ b/cnf/ext/central.mvn @@ -1,21 +1,98 @@ org.osgi:osgi.annotation:7.0.0 -org.osgi:osgi.core:5.0.0 -org.osgi:osgi.cmpn:5.0.0 +org.osgi:org.osgi.core:4.2.0 +org.osgi:osgi.core:6.0.0 +org.osgi:org.osgi.compendium:4.2.0 +org.osgi:org.osgi.namespace.contract:1.0.0 +org.osgi:org.osgi.namespace.extender:1.0.1 +org.osgi:org.osgi.namespace.implementation:1.0.0 +org.osgi:org.osgi.namespace.service:1.0.0 +org.osgi:org.osgi.service.blueprint:1.0.2 +org.osgi:org.osgi.service.cm:1.5.0 +org.osgi:org.osgi.service.component:1.3.0 +org.osgi:org.osgi.service.component:1.4.0 +org.osgi:org.osgi.service.component.annotations:1.3.0 +org.osgi:org.osgi.service.component.annotations:1.4.0 +org.osgi:org.osgi.service.coordinator:1.0.2 +org.osgi:org.osgi.service.device:1.1.0 +org.osgi:org.osgi.service.event:1.4.0 +org.osgi:org.osgi.service.http:1.2.1 +org.osgi:org.osgi.service.log:1.3.0 +org.osgi:org.osgi.service.metatype:1.3.0 +org.osgi:org.osgi.service.metatype:1.4.0 +org.osgi:org.osgi.service.metatype.annotations:1.4.0 +org.osgi:org.osgi.service.repository:1.1.0 +org.osgi:org.osgi.service.resolver:1.1.0 +org.osgi:org.osgi.service.subsystem:1.1.0 +org.osgi:org.osgi.service.wireadmin:1.0.1 +org.osgi:org.osgi.util.function:1.1.0 +org.osgi:org.osgi.util.measurement:1.0.2 +org.osgi:org.osgi.util.promise:1.1.0 -org.slf4j:slf4j-api:1.7.25 -org.slf4j:slf4j-simple:1.7.25 +org.bouncycastle:bcpkix-jdk15on:1.54 +org.bouncycastle:bcprov-jdk15on:1.54 + +org.apache.commons:commons-lang3:3.4 +commons-codec:commons-codec:1.10 + +org.apache.felix:org.apache.felix.configadmin:1.2.4 +org.apache.felix:org.apache.felix.log:1.2.0 +org.apache.felix:org.apache.felix.framework:4.2.1 +org.apache.felix:org.apache.felix.framework:5.6.10 +org.apache.felix:org.apache.felix.gogo.command:1.0.2 +org.apache.felix:org.apache.felix.gogo.runtime:1.1.0 +org.apache.felix:org.apache.felix.gogo.shell:1.1.0 +org.apache.felix:org.apache.felix.resolver:2.0.0 +org.apache.felix:org.apache.felix.scr:2.1.12 + +org.apache.geronimo.specs:geronimo-atinject_1.0_spec:1.1 +org.apache.geronimo.specs:geronimo-interceptor_1.2_spec:1.1 +org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.1 org.apache.servicemix.bundles:org.apache.servicemix.bundles.junit:4.12_1 -org.mockito:mockito-core:2.16.0 -net.bytebuddy:byte-buddy:1.7.9 +org.apache.ant:ant:1.7.1 + +org.mockito:mockito-core:2.23.0 +net.bytebuddy:byte-buddy:1.9.0 org.objenesis:objenesis:2.6 org.assertj:assertj-core:3.10.0 -com.google.guava:guava:16.0.1 +args4j:args4j:2.0.26 -com.github.spullara.mustache.java:compiler:0.8.18 +org.slf4j:slf4j-api:1.7.25 +org.slf4j:slf4j-simple:1.7.25 -org.antlr:ST4:jar:complete:4.0.8 +org.yaml:snakeyaml:1.15 +org.littleshoot:littleproxy:1.1.2 + +io.netty:netty-all:4.1.0.Final + +com.google.guava:guava:19.0 + +org.nanohttpd:nanohttpd:2.2.0 + +org.tukaani:xz:1.5 + +com.github.mike10004:fengyouchao-sockslib:1.0.3 + +jline:jline:2.14.6 + +# Bndtools +com.github.spullara.mustache.java:compiler:0.8.18 +org.antlr:ST4:jar:complete:4.0.8 org.apache.servicemix.bundles:org.apache.servicemix.bundles.kxml2:2.3.0_3 org.apache.servicemix.bundles:org.apache.servicemix.bundles.xmlpull:1.1.3.4a_1 + +# +# Used by biz.aQute.bnd.reporter (Jtwig transformer) +# +org.jtwig:jtwig-core:5.86.1.RELEASE +org.jtwig:jtwig-reflection:5.86.1.RELEASE +com.google.guava:guava:18.0 +com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2 +org.parboiled:parboiled-java:1.1.7 +org.parboiled:parboiled-core:jar:1.1.7 +org.ow2.asm:asm:jar:5.0.3 +org.ow2.asm:asm-tree:jar:5.0.3 +org.ow2.asm:asm-analysis:jar:5.0.3 +org.ow2.asm:asm-util:jar:5.0.3 diff --git a/cnf/ext/repositories.bnd b/cnf/ext/repositories.bnd index 7fcf60e44..7e56b3005 100644 --- a/cnf/ext/repositories.bnd +++ b/cnf/ext/repositories.bnd @@ -37,10 +37,6 @@ baselinerepo: https://dl.bintray.com/bndtools/bndtools/${baseline.version} revision="org.apache.maven:maven-core:3.3.3,org.sonatype.plexus:plexus-build-api:0.0.7"; \ releaseUrls='https://repo.maven.apache.org/maven2';\ location=${build}/cache/stable/m2eDeps/index.xml,\ - aQute.lib.deployer.FileRepo; \ - name='Build'; \ - location=${build}/buildrepo; \ - latest=false, \ aQute.bnd.deployer.repository.LocalIndexedRepo; \ name='Release'; \ local=${workspace}/build/${target-dir}/repo; \ diff --git a/cnf/findbugs.exclude.xml b/cnf/findbugs.exclude.xml deleted file mode 100644 index e162d827b..000000000 --- a/cnf/findbugs.exclude.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/cnf/findbugs.include.xml b/cnf/findbugs.include.xml deleted file mode 100644 index a702191fd..000000000 --- a/cnf/findbugs.include.xml +++ /dev/null @@ -1,4 +0,0 @@ - \ No newline at end of file diff --git a/org.bndtools.embeddedrepo/LICENSE b/org.bndtools.embeddedrepo/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.embeddedrepo/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.embeddedrepo/bnd.bnd b/org.bndtools.embeddedrepo/bnd.bnd index 4a0d9f440..a3015c956 100644 --- a/org.bndtools.embeddedrepo/bnd.bnd +++ b/org.bndtools.embeddedrepo/bnd.bnd @@ -1,11 +1,18 @@ # Set javac settings from JDT prefs -include: ${workspace}/cnf/eclipse/jdt.bnd -Fragment-Host: biz.aQute.bndlib;bundle-version="[${base-version},${versionmask;=+0;${base-version}})" +Fragment-Host: biz.aQute.bndlib;bundle-version="[${base.version},${versionmask;=+0;${base.version}})" -includeresource: embedded-repo.jar=${repo;biz.aQute.bnd.embedded-repo;latest} --buildpath: ${bndlib} +-buildpath: aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest Import-Package: \ javax.management,\ javax.management.remote + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.headless.build.manager/LICENSE b/org.bndtools.headless.build.manager/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.headless.build.manager/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.headless.build.manager/bnd.bnd b/org.bndtools.headless.build.manager/bnd.bnd index d279191b0..e7ee9c2dd 100644 --- a/org.bndtools.headless.build.manager/bnd.bnd +++ b/org.bndtools.headless.build.manager/bnd.bnd @@ -3,7 +3,7 @@ -buildpath: \ osgi.annotation;version=latest,\ - osgi.cmpn;version=latest,\ + org.osgi.service.component.annotations;version=1.3.0,\ bndtools.api;version=latest -testpath: \ @@ -11,3 +11,13 @@ # we really need this, otherwise Eclipse will not start our bundles Bundle-ActivationPolicy: lazy + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.headless.build.plugin.ant/LICENSE b/org.bndtools.headless.build.plugin.ant/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.headless.build.plugin.ant/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.headless.build.plugin.ant/bnd.bnd b/org.bndtools.headless.build.plugin.ant/bnd.bnd index 3b5cb237b..c4f31f7c1 100644 --- a/org.bndtools.headless.build.plugin.ant/bnd.bnd +++ b/org.bndtools.headless.build.plugin.ant/bnd.bnd @@ -4,8 +4,9 @@ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib},\ + org.osgi.service.component.annotations;version=1.3.0,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ bndtools.api;version=latest,\ org.bndtools.headless.build.manager;version=latest,\ bndtools.utils;version=project;packages=* @@ -26,3 +27,13 @@ Bundle-ActivationPolicy: lazy aQute.libg.*;-split-package:=merge-first -includepackage: \ org.bndtools.headless.build.plugin.ant.* + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.headless.build.plugin.gradle/LICENSE b/org.bndtools.headless.build.plugin.gradle/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.headless.build.plugin.gradle/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.headless.build.plugin.gradle/bnd.bnd b/org.bndtools.headless.build.plugin.gradle/bnd.bnd index e3efebe45..9cfd50491 100644 --- a/org.bndtools.headless.build.plugin.gradle/bnd.bnd +++ b/org.bndtools.headless.build.plugin.gradle/bnd.bnd @@ -4,8 +4,9 @@ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib},\ + org.osgi.service.component.annotations;version=1.3.0,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ bndtools.api;version=latest,\ org.bndtools.headless.build.manager;version=latest,\ org.bndtools.versioncontrol.ignores.manager;version=latest,\ @@ -24,3 +25,13 @@ Bundle-ActivationPolicy: lazy aQute.libg.*;-split-package:=merge-first -includepackage: \ org.bndtools.headless.build.plugin.gradle.* + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.headless.build.plugin.gradle/resources/templates/filter/root/gradle.properties b/org.bndtools.headless.build.plugin.gradle/resources/templates/filter/root/gradle.properties index 219982044..14c892a55 100644 --- a/org.bndtools.headless.build.plugin.gradle/resources/templates/filter/root/gradle.properties +++ b/org.bndtools.headless.build.plugin.gradle/resources/templates/filter/root/gradle.properties @@ -2,7 +2,7 @@ bnd_cnf=cnf # bnd_plugin is the dependency declaration for the bnd gradle plugin -bnd_plugin=biz.aQute.bnd:biz.aQute.bnd.gradle:${base-version} +bnd_plugin=biz.aQute.bnd:biz.aQute.bnd.gradle:${base.version} # bnd_build can be set to the name of a "master" project whose dependencies will seed the set of projects to build. bnd_build= diff --git a/org.bndtools.templates.osgi/LICENSE b/org.bndtools.templates.osgi/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.templates.osgi/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.templates.osgi/bnd.bnd b/org.bndtools.templates.osgi/bnd.bnd index ed6067a19..eb81f37f5 100644 --- a/org.bndtools.templates.osgi/bnd.bnd +++ b/org.bndtools.templates.osgi/bnd.bnd @@ -84,3 +84,9 @@ component-icon: ${dataurl},${base64;icons/cog.gif} integration-test-icon: ${dataurl},${base64;icons/junit.gif} enroute-icon: ${dataurl},${base64;icons/enroute-bw-16x16.gif} felix-icon: ${dataurl},${base64;icons/felix.gif} + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.templates.template/LICENSE b/org.bndtools.templates.template/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.templates.template/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.templates.template/bnd.bnd b/org.bndtools.templates.template/bnd.bnd index 82201846e..7cbbe9679 100644 --- a/org.bndtools.templates.template/bnd.bnd +++ b/org.bndtools.templates.template/bnd.bnd @@ -45,3 +45,9 @@ templates-mustache: \ Provide-Capability: ${templates-st}, ${templates-mustache} + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.templating.gitrepo/LICENSE b/org.bndtools.templating.gitrepo/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.templating.gitrepo/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.templating.gitrepo/bnd.bnd b/org.bndtools.templating.gitrepo/bnd.bnd index e7c62116a..1951ce08a 100644 --- a/org.bndtools.templating.gitrepo/bnd.bnd +++ b/org.bndtools.templating.gitrepo/bnd.bnd @@ -3,8 +3,10 @@ -buildpath: \ osgi.annotation;version=latest,\ osgi.core;version=latest,\ - osgi.cmpn;version=latest,\ - ${bndlib},\ + org.osgi.service.component.annotations;version=1.3.0,\ + org.osgi.service.metatype;version=1.3.0,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ bndtools.api; version=latest,\ org.bndtools.templating; version=latest,\ bndtools.utils; version=project; packages=*,\ @@ -30,3 +32,13 @@ Import-Package: \ sun.net.www.protocol.*; resolution:=optional,\ sun.security.*; resolution:=optional,\ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.templating.gitrepo/resources/processed/org/bndtools/templating/jgit/initialrepos.txt b/org.bndtools.templating.gitrepo/resources/processed/org/bndtools/templating/jgit/initialrepos.txt index 1bca4f856..856c07ef2 100644 --- a/org.bndtools.templating.gitrepo/resources/processed/org/bndtools/templating/jgit/initialrepos.txt +++ b/org.bndtools.templating.gitrepo/resources/processed/org/bndtools/templating/jgit/initialrepos.txt @@ -1 +1 @@ -bndtools/workspace;branch=origin/${version;==;${base-version}} \ No newline at end of file +bndtools/workspace;branch=origin/${version;==;${base.version}} \ No newline at end of file diff --git a/org.bndtools.templating/LICENSE b/org.bndtools.templating/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.templating/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.templating/bnd.bnd b/org.bndtools.templating/bnd.bnd index f5e41a3a2..16c51fc83 100644 --- a/org.bndtools.templating/bnd.bnd +++ b/org.bndtools.templating/bnd.bnd @@ -4,13 +4,15 @@ -buildpath:\ osgi.annotation;version=latest,\ osgi.core; version=latest,\ - osgi.cmpn; version=latest,\ - ${bndlib},\ - ${aQute-repository},\ + org.osgi.service.component.annotations;version=1.3.0,\ + org.osgi.service.metatype;version=1.3.0,\ + aQute.libg;version=latest,\ + biz.aQute.bndlib;version=latest,\ + biz.aQute.repository;version=latest,\ org.eclipse.equinox.common,\ org.antlr:ST4:jar:complete,\ com.github.spullara.mustache.java:compiler,\ - com.google.guava;version=16.0.1 + com.google.guava;version=latest -testpath: \ slf4j.api,\ @@ -33,3 +35,12 @@ Import-Package: sun.misc; resolution:=optional,\ com.google.apphosting.*; resolution:=optional,\ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.versioncontrol.ignores.manager/LICENSE b/org.bndtools.versioncontrol.ignores.manager/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.versioncontrol.ignores.manager/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.versioncontrol.ignores.manager/bnd.bnd b/org.bndtools.versioncontrol.ignores.manager/bnd.bnd index f1b3dcd52..a4a8cd056 100644 --- a/org.bndtools.versioncontrol.ignores.manager/bnd.bnd +++ b/org.bndtools.versioncontrol.ignores.manager/bnd.bnd @@ -3,7 +3,7 @@ -buildpath: \ osgi.annotation;version=latest,\ - osgi.cmpn;version=latest,\ + org.osgi.service.component.annotations;version=1.3.0,\ bndtools.api;version=latest -testpath: \ @@ -15,3 +15,13 @@ Bundle-ActivationPolicy: lazy # Disable ALL Eclipse split package attributes, to ensure we import from the "aggregator" bundle(s). Import-Package: \ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html" diff --git a/org.bndtools.versioncontrol.ignores.plugin.git/LICENSE b/org.bndtools.versioncontrol.ignores.plugin.git/LICENSE new file mode 100644 index 000000000..3260e4f23 --- /dev/null +++ b/org.bndtools.versioncontrol.ignores.plugin.git/LICENSE @@ -0,0 +1,204 @@ +Eclipse Public License - v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation + distributed under this Agreement, and +b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are + distributed by that particular Contributor. A Contribution 'originates' + from a Contributor if it was added to the Program by such Contributor + itself or anyone acting on such Contributor's behalf. Contributions do not + include additions to the Program which: (i) are separate modules of + software distributed in conjunction with the Program under their own + license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + a) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free copyright license to + reproduce, prepare derivative works of, publicly display, publicly + perform, distribute and sublicense the Contribution of such Contributor, + if any, and such derivative works, in source code and object code form. + b) Subject to the terms of this Agreement, each Contributor hereby grants + Recipient a non-exclusive, worldwide, royalty-free patent license under + Licensed Patents to make, use, sell, offer to sell, import and otherwise + transfer the Contribution of such Contributor, if any, in source code and + object code form. This patent license shall apply to the combination of + the Contribution and the Program if, at the time the Contribution is + added by the Contributor, such addition of the Contribution causes such + combination to be covered by the Licensed Patents. The patent license + shall not apply to any other combinations which include the Contribution. + No hardware per se is licensed hereunder. + c) Recipient understands that although each Contributor grants the licenses + to its Contributions set forth herein, no assurances are provided by any + Contributor that the Program does not infringe the patent or other + intellectual property rights of any other entity. Each Contributor + disclaims any liability to Recipient for claims brought by any other + entity based on infringement of intellectual property rights or + otherwise. As a condition to exercising the rights and licenses granted + hereunder, each Recipient hereby assumes sole responsibility to secure + any other intellectual property rights needed, if any. For example, if a + third party patent license is required to allow Recipient to distribute + the Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + d) Each Contributor represents that to its knowledge it has sufficient + copyright rights in its Contribution, if any, to grant the copyright + license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + b) its license agreement: + i) effectively disclaims on behalf of all Contributors all warranties + and conditions, express and implied, including warranties or + conditions of title and non-infringement, and implied warranties or + conditions of merchantability and fitness for a particular purpose; + ii) effectively excludes on behalf of all Contributors all liability for + damages, including direct, indirect, special, incidental and + consequential damages, such as lost profits; + iii) states that any provisions which differ from this Agreement are + offered by that Contributor alone and not by any other party; and + iv) states that source code for the Program is available from such + Contributor, and informs licensees how to obtain it in a reasonable + manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + b) a copy of this Agreement must be included with each copy of the Program. + Contributors may not remove or alter any copyright notices contained + within the Program. + +Each Contributor must identify itself as the originator of its Contribution, +if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, +if a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits and +other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such Commercial +Contributor in connection with its distribution of the Program in a commercial +product offering. The obligations in this section do not apply to any claims +or Losses relating to any actual or alleged intellectual property +infringement. In order to qualify, an Indemnified Contributor must: +a) promptly notify the Commercial Contributor in writing of such claim, and +b) allow the Commercial Contributor to control, and cooperate with the +Commercial Contributor in, the defense and any related settlement +negotiations. The Indemnified Contributor may participate in any such claim at +its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers +warranties related to Product X, those performance claims and warranties are +such Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a +court requires any other Contributor to pay any damages as a result, the +Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage to +or loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, and without further action by the +parties hereto, such provision shall be reformed to the minimum extent +necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue +and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to +time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The +Eclipse Foundation may assign the responsibility to serve as the Agreement +Steward to a suitable separate entity. Each new version of the Agreement will +be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. Except as expressly +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or +licenses to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in the +Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + diff --git a/org.bndtools.versioncontrol.ignores.plugin.git/bnd.bnd b/org.bndtools.versioncontrol.ignores.plugin.git/bnd.bnd index 8120dd774..7c3b7501a 100644 --- a/org.bndtools.versioncontrol.ignores.plugin.git/bnd.bnd +++ b/org.bndtools.versioncontrol.ignores.plugin.git/bnd.bnd @@ -3,7 +3,7 @@ -buildpath: \ osgi.annotation;version=latest,\ - osgi.cmpn;version=latest,\ + org.osgi.service.component.annotations;version=1.3.0,\ bndtools.api;version=latest,\ org.bndtools.versioncontrol.ignores.manager;version=latest @@ -16,3 +16,13 @@ Bundle-ActivationPolicy: lazy # Disable ALL Eclipse split package attributes, to ensure we import from the "aggregator" bundle(s). Import-Package: \ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=! + +# Bnd 3.4 defaults to 1.3 as the base DS version. We want to work with older +# DS versions since Eclipse Equinox DS currently does not support DS 1.3. +-dsannotations-options.version: version;minimum=1.0.0 + +-pom: false +Bundle-Copyright: Copyright (c) Neil Bartlett (2009, ${tstamp;yyyy}) and others. All Rights Reserved. +Bundle-License: EPL-1.0; \ + description="Eclipse Public License, Version 1.0"; \ + link="http://www.eclipse.org/legal/epl-v10.html"