Making compilable
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 29 Sep 2008 13:40:19 +0200
changeset 15a861bd02a1d2
parent 14 d907b216f8a1
child 16 2864c6d744c0
Making compilable
build.xml
taskx/jtulach/against-solutionXY/project.properties
     1.1 --- a/build.xml	Mon Sep 29 06:31:19 2008 +0200
     1.2 +++ b/build.xml	Mon Sep 29 13:40:19 2008 +0200
     1.3 @@ -4,6 +4,7 @@
     1.4      <dirset id="examples" dir="${apifest.dir}">
     1.5          <include name="**/nbproject"/>
     1.6          <exclude name="currency/nbproject"/>
     1.7 +        <exclude name="taskx/jtulach/against-solutionXY/nbproject"/>
     1.8          <exclude name=".hg/**"/>
     1.9      </dirset>
    1.10      
     2.1 --- a/taskx/jtulach/against-solutionXY/project.properties	Mon Sep 29 06:31:19 2008 +0200
     2.2 +++ b/taskx/jtulach/against-solutionXY/project.properties	Mon Sep 29 13:40:19 2008 +0200
     2.3 @@ -1,8 +1,8 @@
     2.4  
     2.5  # name of a project to test
     2.6 -#apitotest=todo:specify_this_property_in:project.properties
     2.7 +apitotest=todo:specify_this_property_in:project.properties
     2.8  #for example use:
     2.9 -apitotest=solution01
    2.10 +#apitotest=solution01
    2.11  
    2.12  # the test shall expose a problem between two versions
    2.13  # of one API. select the first version - taskA and a second