Author: norman
Date: Sat Oct 30 09:46:45 2010
New Revision: 1029011
URL: http://svn.apache.org/viewvc?rev=1029011&view=rev
Log:
Remove STATUS file which is not used anymore and fix BUILDING documentation.
LICENSE and NOTICE files still need more work
Removed:
james/server/trunk/STATUS
Modified:
james/server/trunk/BUILDING.txt
james/server/trunk/LICENSE.txt
james/server/trunk/NOTICE.txt
Modified: james/server/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/BUILDING.txt?rev=1029011&r1=1029010&r2=1029011&view=diff
==============================================================================
--- james/server/trunk/BUILDING.txt (original)
+++ james/server/trunk/BUILDING.txt Sat Oct 30 09:46:45 2010
@@ -6,7 +6,7 @@ On a new checkout start by running
$ mvn clean package
This will compiled all modules and build the distribution. The distribution
binary and source build can be found under
-"spring-deployment/target" and should contain everything you need to start
with..
+"container-spring/target" and should contain everything you need to start
with..
For just building without running junit tests:
$ mvn clean package -Dmaven.test.skip.exec=true
Modified: james/server/trunk/LICENSE.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/LICENSE.txt?rev=1029011&r1=1029010&r2=1029011&view=diff
==============================================================================
--- james/server/trunk/LICENSE.txt (original)
+++ james/server/trunk/LICENSE.txt Sat Oct 30 09:46:45 2010
@@ -227,12 +227,7 @@
XSDLib, BSD License
(see phoenix-deployment/phoenix-bin/tools/lib/xsdlib.LICENSE)
- XStream, BSD License
- (see stage/com.thoughtworks.xstream/jars/xstream.LICENSE)
H2, Dual H2 License (modified MPL1.1) or EPL1.0
(see stage/com/h2database/jars/h2.LICENSE.html)
-
- Serp, BSD License
- (see stage/net.sourceforge.serp/jars/serp-1.13.1.LICENSE)
Modified: james/server/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/NOTICE.txt?rev=1029011&r1=1029010&r2=1029011&view=diff
==============================================================================
--- james/server/trunk/NOTICE.txt (original)
+++ james/server/trunk/NOTICE.txt Sat Oct 30 09:46:45 2010
@@ -16,16 +16,6 @@
- The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
- Brian Wellington (http://www.dnsjava.org)
- This product also includes Apache Phoenix application container that
- includes the following software:
- - the ISO-RELAX project (http://iso-relax.sourceforge.net/)
- - the Thai Open Source Software Center Ltd.
- (http://www.thaiopensource.com/relaxng/jing.html)
- - the MX4J project (http://mx4j.sourceforge.net/)
- - the W3C consortium (http://www.w3c.org/),
- - the SAX project (http://www.saxproject.org/)
- - the The Spice Group
- - Sun Microsystems (http://java.sun.com/)
This product includes software developed by the MX4J project
(http://mx4j.sourceforge.net)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]