Cleanup etch.common and dependencies.xml ANT files (duplicate code)
-------------------------------------------------------------------

                 Key: ETCH-99
                 URL: https://issues.apache.org/jira/browse/ETCH-99
             Project: Etch
          Issue Type: Task
          Components: build
            Reporter: Michael Fitzner


Cleanup etch.common and dependencies.xml ANT files (duplicate code). Include 
dependency check into etch.common.xml to remove duplicate code fragments. 
Furthermore a clean property handling for all bindings should be introduces etc.

binding-java.enable            = [true | false]
binding-java.dependency = [true | false]

binding-csharp.enable            = [true | false]
binding-csharp.dependency = [true | false]

binding-c.enable             = [true | false]
binding-c.dependency   = [true | false]

binding-python.enable             = [true | false]
binding-python.dependency   = [true | false]

Duplicate code parts should be minimized.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to