Author: felixk Date: Tue Nov 22 09:28:45 2011 New Revision: 1204874 URL: http://svn.apache.org/viewvc?rev=1204874&view=rev Log: Update to james-project 1.8 Modified: james/mime4j/trunk/assemble/pom.xml james/mime4j/trunk/benchmark/pom.xml james/mime4j/trunk/core/pom.xml james/mime4j/trunk/dom/pom.xml james/mime4j/trunk/examples/pom.xml james/mime4j/trunk/pom.xml james/mime4j/trunk/storage/pom.xml Modified: james/mime4j/trunk/assemble/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/assemble/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/assemble/pom.xml (original) +++ james/mime4j/trunk/assemble/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,13 +30,10 @@ ../pom.xml - org.apache.james apache-mime4j - 0.8-SNAPSHOT pom Apache JAMES Mime4j (Assembly) - Java stream based MIME message parser @@ -63,8 +60,8 @@ + org.apache.maven.plugins maven-assembly-plugin - 2.2-beta-5 ${basedir}/src/assemble/ gnu Modified: james/mime4j/trunk/benchmark/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/benchmark/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/benchmark/pom.xml (original) +++ james/mime4j/trunk/benchmark/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,9 +30,7 @@ ../pom.xml - org.apache.james apache-mime4j-benchmark - 0.8-SNAPSHOT Apache JAMES Mime4j (Benchmarks) Benchmarks for MIME4J stream based MIME message parser Modified: james/mime4j/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/core/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/core/pom.xml (original) +++ james/mime4j/trunk/core/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,12 +30,9 @@ ../pom.xml - org.apache.james apache-mime4j-core - 0.8-SNAPSHOT Apache JAMES Mime4j (Core) - Java stream based MIME message parser Modified: james/mime4j/trunk/dom/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/dom/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/dom/pom.xml (original) +++ james/mime4j/trunk/dom/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,9 +30,7 @@ ../pom.xml - org.apache.james apache-mime4j-dom - 0.8-SNAPSHOT Apache JAMES Mime4j (DOM) Java MIME Document Object Model @@ -72,7 +70,6 @@ org.codehaus.mojo javacc-maven-plugin - 2.6 generate-jjtree Modified: james/mime4j/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/examples/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/examples/pom.xml (original) +++ james/mime4j/trunk/examples/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,9 +30,7 @@ ../pom.xml - org.apache.james apache-mime4j-examples - 0.8-SNAPSHOT Apache JAMES Mime4j (Code Examples) Examples for Mime4J stream based MIME message parser Modified: james/mime4j/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/pom.xml (original) +++ james/mime4j/trunk/pom.xml Tue Nov 22 09:28:45 2011 @@ -26,11 +26,10 @@ james-project org.apache.james - 1.7 + 1.8 - org.apache.james apache-mime4j-project 0.8-SNAPSHOT pom @@ -40,16 +39,6 @@ http://james.apache.org/mime4j 2004 - - - Apache Mime4j Lists - mime4j-dev-subscribe@james.apache.org - mime4j-dev-unsubscribe@james.apache.org - mime4j-dev@james.apache.org - http://mail-archives.apache.org/mod_mbox/james-mime4j-dev/ - - - core dom @@ -75,10 +64,6 @@ - - 1.5 - - @@ -222,19 +207,6 @@ - - org.codehaus.mojo - emma-maven-plugin - true - - - process-classes - - instrument - - - - Modified: james/mime4j/trunk/storage/pom.xml URL: http://svn.apache.org/viewvc/james/mime4j/trunk/storage/pom.xml?rev=1204874&r1=1204873&r2=1204874&view=diff ============================================================================== --- james/mime4j/trunk/storage/pom.xml (original) +++ james/mime4j/trunk/storage/pom.xml Tue Nov 22 09:28:45 2011 @@ -30,9 +30,7 @@ ../pom.xml - org.apache.james apache-mime4j-storage - 0.8-SNAPSHOT Apache JAMES Mime4j (Storage) Java MIME Document Object Model Storage