OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | Febuary 2006 Index

<--  Date Index  --> <--  Thread Index  -->

CVS update of aokell (build.xml)


    Date: Saturday, February 25, 2006 @ 22:19:41
  Author: seintur
    Path: /cvsroot/fractal/aokell

Modified: build.xml

Compile-time generated component interfaces and componentized membranes are 
now supported.


-----------+
 build.xml |   14 +-------------
 1 files changed, 1 insertion(+), 13 deletions(-)


Index: aokell/build.xml
diff -u aokell/build.xml:1.2 aokell/build.xml:1.3
--- aokell/build.xml:1.2        Mon Feb 20 04:49:48 2006
+++ aokell/build.xml    Sat Feb 25 22:19:41 2006
@@ -168,20 +168,8 @@
        <!-- ========  INITIALIZATION   ======= -->
        <!-- ================================== -->
 
-    <target name="init" depends="unsupported, init-taskdef" />
+    <target name="init" depends="init-taskdef" />
  
-    <condition property="features.ct.comp">
-        <and>
-            <isset property="feature.fcinterface.ct" />
-            <isset property="feature.membrane.comp" />
-        </and>
-    </condition>
- 
-    <target name="unsupported" if="features.ct.comp">
-        <echo message="Features fcinterface.ct and membrane.comp not 
supported jointly" />
-        <fail/>
-    </target>
-    
        <target name="init-taskdef">
                <taskdef name="multipleAnt"
             classname="org.objectweb.util.ant.MultipleAnt"



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.