Am 19.07.2011 20:12, schrieb Ioan Eugen Stan:
2011/7/19 Dhrubo<[email protected]>:
Hi,
    Is it possible to get the source from svn and build an installable /
deployable james 3 unit? Please provide me the steps

--
Kind Regards... Dhrubo

I don't really understand what you mean by unit, but you can find
instructions on how to build James here:
http://james.apache.org/server/3/dev-build.html.

I'm just guessing what you want ;)

This is only needed if you don't want to depend on the automatic deployed snapshots of current trunk: # svn checkout http://svn.apache.org/repos/asf/james/server/trunk/ james-server-trunk
# cd james-server-trunk
# mvn clean package install
# cd ..

# svn checkout http://svn.apache.org/repos/asf/james/app/trunk/ james-app
# cd james-app
# mvn clean package

You will find the tar.gz in the target folder.

Bye,
Norman


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to