[ 
https://issues.apache.org/jira/browse/ETCH-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Holger Grandy resolved ETCH-90.
-------------------------------

    Resolution: Fixed

build now uses ETCH_EXTERNAL_DEPENDS environment variable to look for 
dependencies. 
Use "scripts/antsetup.bat" on Win32 to set up your command line before calling 
"ant Debug"
On Linux, do export ETCH_EXTERNAL_DEPENDS=/path/to/some/folder

In ETCH_EXTERNAL_DEPENDS, you should have the following:

apache-ant/1.7.0/
apache-ant-dotnet/1.0/
javacc/4.0
junit/4.3.1
nsis/2.23
nunit/2.4.7
velocity/1.5

this resolves https://issues.apache.org/jira/browse/ETCH-90

> Ant Build using ETCH_EXTERNAL_DEPENDS 
> --------------------------------------
>
>                 Key: ETCH-90
>                 URL: https://issues.apache.org/jira/browse/ETCH-90
>             Project: Etch
>          Issue Type: Task
>            Reporter: Holger Grandy
>            Assignee: Holger Grandy
>             Fix For: 1.1
>
>
> change the current build to use ETCH_EXTERNAL_DEPENDS for external 
> dependencies
> scripts/antSetup.bat and scripts/antSetup.sh should set all needed 
> environment variables correctly for Win32 and Linux
> currently I have the following stuff in ETCH_EXTERNAL_DEPENDS:
> - apache-ant (with apache-ant-dotnet libs installed) in version 1.7.0
> - apr in version 1.3.9
> - apr-iconv in version 1.2.1
> - apr-util in version 1.3.9
> - javacc in version 4.0
> - cunit in version 2.1.0
> - junit in version 4.3.1
> - nunit in version 2.4.7
> - NSIS in version 2.23
> - velocity in version 1.5
> inside ETCH_EXTERNAL_DEPENDS, every dependency should have its own directory, 
> versions of such dependencies should be subdirectories
> There should be a "how to build" section on the website describing all this.

-- 
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