Simplifying deploy-dependencies question so you only need to write something BLD200601102030
authorjglick@netbeans.org
Tue, 10 Jan 2006 16:23:39 +0000
changeset 17407a49d2fc6c0b
parent 1739 85804cc6e89d
child 1741 8cf52422ae4b
Simplifying deploy-dependencies question so you only need to write something
if it is really special, not for the normal case of a simple spec dep.
tasklist/arch/arch-tasklist-api.xml
tasklist/arch/arch-tasklist-core.xml
tasklist/arch/arch-tasklist-docscan.xml
tasklist/arch/arch-tasklist-suggestions.xml
     1.1 --- a/tasklist/arch/arch-tasklist-api.xml	Thu Jan 05 16:24:27 2006 +0000
     1.2 +++ b/tasklist/arch/arch-tasklist-api.xml	Tue Jan 10 16:23:39 2006 +0000
     1.3 @@ -275,19 +275,8 @@
     1.4  
     1.5  
     1.6  
     1.7 -<!--
     1.8 -        <question id="deploy-dependencies" when="final">
     1.9 -            What do other modules need to do to declare a dependency on this one?
    1.10 -            <hint>
    1.11 -                Provide a sample of the actual lines you would add to a module manifest
    1.12 -                to declare a dependency, for example using OpenIDE-Module-Module-Dependencies
    1.13 -                or OpenIDE-Module-Requires. You may use the magic token @SPECIFICATION-VERSION@
    1.14 -                to represent the current specification version of the module.
    1.15 -            </hint>
    1.16 -        </question>
    1.17 --->
    1.18  <answer id="deploy-dependencies">
    1.19 -Use implemenation dependency and contact module owner.
    1.20 +Use implementation dependency and contact module owner.
    1.21  </answer>
    1.22  
    1.23  
     2.1 --- a/tasklist/arch/arch-tasklist-core.xml	Thu Jan 05 16:24:27 2006 +0000
     2.2 +++ b/tasklist/arch/arch-tasklist-core.xml	Tue Jan 10 16:23:39 2006 +0000
     2.3 @@ -787,19 +787,8 @@
     2.4  
     2.5  
     2.6  
     2.7 -<!--
     2.8 -        <question id="deploy-dependencies" when="final">
     2.9 -            What do other modules need to do to declare a dependency on this one?
    2.10 -            <hint>
    2.11 -                Provide a sample of the actual lines you would add to a module manifest
    2.12 -                to declare a dependency, for example using OpenIDE-Module-Module-Dependencies
    2.13 -                or OpenIDE-Module-Requires. You may use the magic token @SPECIFICATION-VERSION@
    2.14 -                to represent the current specification version of the module.
    2.15 -            </hint>
    2.16 -        </question>
    2.17 --->
    2.18  <answer id="deploy-dependencies">
    2.19 -Use implemenation dependency and contact module owner.
    2.20 +Use implementation dependency and contact module owner.
    2.21  </answer>
    2.22  
    2.23  
     3.1 --- a/tasklist/arch/arch-tasklist-docscan.xml	Thu Jan 05 16:24:27 2006 +0000
     3.2 +++ b/tasklist/arch/arch-tasklist-docscan.xml	Tue Jan 10 16:23:39 2006 +0000
     3.3 @@ -767,19 +767,8 @@
     3.4  
     3.5  
     3.6  
     3.7 -<!--
     3.8 -        <question id="deploy-dependencies" when="final">
     3.9 -            What do other modules need to do to declare a dependency on this one?
    3.10 -            <hint>
    3.11 -                Provide a sample of the actual lines you would add to a module manifest
    3.12 -                to declare a dependency, for example using OpenIDE-Module-Module-Dependencies
    3.13 -                or OpenIDE-Module-Requires. You may use the magic token @SPECIFICATION-VERSION@
    3.14 -                to represent the current specification version of the module.
    3.15 -            </hint>
    3.16 -        </question>
    3.17 --->
    3.18  <answer id="deploy-dependencies">
    3.19 -Use implemenation dependency and contact module owner.
    3.20 +Use implementation dependency and contact module owner.
    3.21  </answer>
    3.22  
    3.23  
     4.1 --- a/tasklist/arch/arch-tasklist-suggestions.xml	Thu Jan 05 16:24:27 2006 +0000
     4.2 +++ b/tasklist/arch/arch-tasklist-suggestions.xml	Tue Jan 10 16:23:39 2006 +0000
     4.3 @@ -756,19 +756,8 @@
     4.4  
     4.5  
     4.6  
     4.7 -<!--
     4.8 -        <question id="deploy-dependencies" when="final">
     4.9 -            What do other modules need to do to declare a dependency on this one?
    4.10 -            <hint>
    4.11 -                Provide a sample of the actual lines you would add to a module manifest
    4.12 -                to declare a dependency, for example using OpenIDE-Module-Module-Dependencies
    4.13 -                or OpenIDE-Module-Requires. You may use the magic token @SPECIFICATION-VERSION@
    4.14 -                to represent the current specification version of the module.
    4.15 -            </hint>
    4.16 -        </question>
    4.17 --->
    4.18  <answer id="deploy-dependencies">
    4.19 -Use implemenation dependency and contact module owner.
    4.20 +Use implementation dependency and contact module owner.
    4.21  </answer>
    4.22  
    4.23