[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    svn commit: r1129691 - /james/mailet/project/trunk/pom.xml
From:       rdonkin () apache ! org
Date:       2011-05-31 14:24:36
Message-ID: 20110531142436.4CF2E23889E1 () eris ! apache ! org
[Download RAW message or body]

Author: rdonkin
Date: Tue May 31 14:24:35 2011
New Revision: 1129691

URL: http://svn.apache.org/viewvc?rev=1129691&view=rev
Log:
Pull up compilation into parent pom.

Modified:
    james/mailet/project/trunk/pom.xml

Modified: james/mailet/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129691&r1=1129690&r2=1129691&view=diff
 ==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 14:24:35 2011
@@ -180,6 +180,24 @@ Apache Rat
           </execution>
         </executions>
       </plugin>
+
+<!-- 
+
+
+
+
+=============================================
+Compilation
+ -->      
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>${target.jdk}</source>
+          <target>${target.jdk}</target>
+          <encoding>iso8859-1</encoding>
+        </configuration>
+      </plugin>
       
 <!-- 
 



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic