You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2007/10/22 12:48:01 UTC

svn commit: r587055 - /james/mime4j/trunk/pom.xml

Author: rdonkin
Date: Mon Oct 22 03:47:51 2007
New Revision: 587055

URL: http://svn.apache.org/viewvc?rev=587055&view=rev
Log:
Removed cruft from start of pom.

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=587055&r1=587054&r2=587055&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Mon Oct 22 03:47:51 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <!--
     Licensed to the Apache Software Foundation (ASF) under one
@@ -293,4 +293,4 @@
     </plugins>
   </reporting>
 
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: svn commit: r587055 - /james/mime4j/trunk/pom.xml

Posted by Stefano Bagnara <ap...@bago.org>.
rdonkin@apache.org ha scritto:
> Author: rdonkin
> Date: Mon Oct 22 03:47:51 2007
> New Revision: 587055
> 
> URL: http://svn.apache.org/viewvc?rev=587055&view=rev
> Log:
> Removed cruft from start of pom.

Thank you! and sorry, one of my editors sometimes thinks he should add
the UTF8 header to files and it does it without prompting...

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org