Update of /var/cvs/contributions/CMSContainer/maven-base
In directory james.mmbase.org:/tmp/cvs-serv16507/CMSContainer/maven-base

Modified Files:
        maven.xml 
Log Message:
CMSC-1185 Improve and perfect the chineselanguage in the CMSC


See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1185


Index: maven.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/maven-base/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- maven.xml   23 Oct 2007 06:31:32 -0000      1.2
+++ maven.xml   13 Jan 2009 07:15:35 -0000      1.3
@@ -68,8 +68,7 @@
        <postGoal name="java:compile">
                <ant:available property="resource" file="${basedir}/resources"/>
                <j:if test="${resource}">
-                       <ant:native2ascii encoding="utf-8" 
src="${basedir}/resources" dest="${maven.build.dest}" includes="*"/>
+         <ant:native2ascii encoding="utf-8" src="${basedir}/resources" 
dest="${maven.build.dest}" includes="**/*.properties"/>
                </j:if>
        </postGoal>
-
 </project>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to