Author: bago
Date: Sat Jan 30 19:31:00 2010
New Revision: 904856
URL: http://svn.apache.org/viewvc?rev=904856&view=rev
Log:
Remove stage, upgrade parent to 1.5 (enable remote repositories), update
BUILDING to reflect the change.
Modified:
james/mime4j/trunk/BUILDING.txt
james/mime4j/trunk/pom.xml
Modified: james/mime4j/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/BUILDING.txt?rev=904856&r1=904855&r2=904856&view=diff
==============================================================================
--- james/mime4j/trunk/BUILDING.txt (original)
+++ james/mime4j/trunk/BUILDING.txt Sat Jan 30 19:31:00 2010
@@ -24,11 +24,6 @@
mvn package
-One can also utilize the 'local' profile to build JAR and assembly packages
-in the off-line mode:
-
-mvn -Plocal package
-
Redistributables will be placed in the target folder.
(4) Building documentation
Modified: james/mime4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=904856&r1=904855&r2=904856&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Sat Jan 30 19:31:00 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
- <version>1.3</version>
+ <version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>