-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathBUILD.txt
More file actions
22 lines (17 loc) · 708 Bytes
/
BUILD.txt
File metadata and controls
22 lines (17 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
MAILARCHIVA BUILD INSTRUCTION
Download and place source files in c:\dev
c:\dev\sourcedir\server - should be the location of the server source
c:\dev\sourcedir\agent - should be the location of the agent source
Install JDK 1.4.2
Install Apache Axis C++ v1.6a in folder c:\dev\sdk\axis
Install Eclipse
install the Eclipse Tomcat plugin from:
http://www.sysdeo.com/sysdeo/eclipse/tomcatplugin
Download and install Ant 1.6.5 from http://ant.apache.org
From the commandline:
Edit build.properties in MailArchiva base install directory
Run build.bat
Alternatively, run Eclipse and import the project files into
the workspace.
optional:
build.bat <target> (see build.xml for targets)