Author: eric
Date: Sun Feb 19 05:42:21 2012
New Revision: 1290952

URL: http://svn.apache.org/viewvc?rev=1290952&view=rev
Log:
Impact for conffiles for deb profile with configuration file renmame from .xml 
to .conf (JAMES-1377)

Modified:
    james/app/trunk/src/debian/control/conffiles

Modified: james/app/trunk/src/debian/control/conffiles
URL: 
http://svn.apache.org/viewvc/james/app/trunk/src/debian/control/conffiles?rev=1290952&r1=1290951&r2=1290952&view=diff
==============================================================================
--- james/app/trunk/src/debian/control/conffiles (original)
+++ james/app/trunk/src/debian/control/conffiles Sun Feb 19 05:42:21 2012
@@ -1,18 +1,18 @@
-/etc/${project.artifactId}/dnsservice.xml
-/etc/${project.artifactId}/domainlist.xml
-/etc/${project.artifactId}/fetchmail.xml
-/etc/${project.artifactId}/hbase-site.xml
-/etc/${project.artifactId}/imapserver.xml
-/etc/${project.artifactId}/jcr-repository.xml
+/etc/${project.artifactId}/dnsservice.conf
+/etc/${project.artifactId}/domainlist.conf
+/etc/${project.artifactId}/fetchmail.conf
+/etc/${project.artifactId}/hbase-site.conf
+/etc/${project.artifactId}/imapserver.conf
+/etc/${project.artifactId}/jcr-repository.conf
 /etc/${project.artifactId}/jmx.properties
-/etc/${project.artifactId}/lmtpserver.xml
+/etc/${project.artifactId}/lmtpserver.conf
 /etc/${project.artifactId}/log4j.properties
-/etc/${project.artifactId}/mailbox.xml
-/etc/${project.artifactId}/mailetcontainer.xml
-/etc/${project.artifactId}/mailrepositorystore.xml
-/etc/${project.artifactId}/pop3server.xml
-/etc/${project.artifactId}/recipientrewritetable.xml
-/etc/${project.artifactId}/smtpserver.xml
+/etc/${project.artifactId}/mailbox.conf
+/etc/${project.artifactId}/mailetcontainer.conf
+/etc/${project.artifactId}/mailrepositorystore.conf
+/etc/${project.artifactId}/pop3server.conf
+/etc/${project.artifactId}/recipientrewritetable.conf
+/etc/${project.artifactId}/smtpserver.conf
 /etc/${project.artifactId}/sqlResources.xml
-/etc/${project.artifactId}/usersrepository.xml
-/etc/${project.artifactId}/usersrepository23.xml
+/etc/${project.artifactId}/usersrepository.conf
+/etc/${project.artifactId}/usersrepository23.conf



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to