Author: rhys Date: Wed Feb 12 05:15:58 2014 New Revision: 1567526 URL: http://svn.apache.org/r1567526 Log: Remove +x on .{cpp,h,xml,properties} and witnesses
Modified: incubator/log4cxx/trunk/src/ant/apr-build.xml (props changed) incubator/log4cxx/trunk/src/ant/apr-util-build.xml (props changed) incubator/log4cxx/trunk/src/ant/esmtp-build.xml (props changed) incubator/log4cxx/trunk/src/examples/cpp/console.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/bytearrayinputstream.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/condition.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/defaultconfigurator.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/mutex.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/objectptr.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/pool.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/socketappenderskeleton.cpp (props changed) incubator/log4cxx/trunk/src/main/cpp/synchronized.cpp (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/db/Makefile.am (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/defaultconfigurator.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/bytearrayinputstream.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/condition.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/mutex.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/pool.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/synchronized.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/net/socketappenderskeleton.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/Makefile.am (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/fixedwindowrollingpolicy.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingfileappender.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingpolicy.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingpolicybase.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/sizebasedtriggeringpolicy.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/timebasedrollingpolicy.h (props changed) incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/triggeringpolicy.h (props changed) incubator/log4cxx/trunk/src/main/resources/log4cxx.rc (props changed) incubator/log4cxx/trunk/src/site/doxy/mainpage.dox.xsl (props changed) incubator/log4cxx/trunk/src/test/cpp/filetestcase.cpp (props changed) incubator/log4cxx/trunk/src/test/cpp/hierarchytest.cpp (props changed) incubator/log4cxx/trunk/src/test/cpp/mdctestcase.cpp (props changed) incubator/log4cxx/trunk/src/test/cpp/ndctestcase.cpp (props changed) incubator/log4cxx/trunk/src/test/cpp/rolling/timebasedrollingtest.cpp (props changed) incubator/log4cxx/trunk/src/test/resources/input/ndc/NDC1.properties (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase1.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase2.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase3.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase4.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/asyncAppender1.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel1.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel2.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel3.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel4.xml (props changed) incubator/log4cxx/trunk/src/test/resources/input/xml/log4j.dtd (props changed) incubator/log4cxx/trunk/src/test/resources/witness/customLevel.1 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/customLevel.2 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/customLevel.3 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/customLevel.4 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/dom.A1.1 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/dom.A1.2 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/dom.A2.1 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/dom.A2.2 (props changed) incubator/log4cxx/trunk/src/test/resources/witness/ndc/NDC.1 (props changed) Propchange: incubator/log4cxx/trunk/src/ant/apr-build.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/ant/apr-util-build.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/ant/esmtp-build.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/examples/cpp/console.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/bytearrayinputstream.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/condition.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/defaultconfigurator.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/mutex.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/objectptr.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/pool.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/socketappenderskeleton.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/cpp/synchronized.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/db/Makefile.am ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/defaultconfigurator.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/bytearrayinputstream.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/condition.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/mutex.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/pool.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/helpers/synchronized.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/net/socketappenderskeleton.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/Makefile.am ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/fixedwindowrollingpolicy.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingfileappender.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingpolicy.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/rollingpolicybase.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/sizebasedtriggeringpolicy.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/timebasedrollingpolicy.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/include/log4cxx/rolling/triggeringpolicy.h ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/main/resources/log4cxx.rc ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/site/doxy/mainpage.dox.xsl ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/cpp/filetestcase.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/cpp/hierarchytest.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/cpp/mdctestcase.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/cpp/ndctestcase.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/cpp/rolling/timebasedrollingtest.cpp ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/ndc/NDC1.properties ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase1.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase2.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase3.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/DOMTestCase4.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/asyncAppender1.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel1.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel2.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel3.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/customLevel4.xml ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/input/xml/log4j.dtd ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/customLevel.1 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/customLevel.2 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/customLevel.3 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/customLevel.4 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/dom.A1.1 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/dom.A1.2 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/dom.A2.1 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/dom.A2.2 ('svn:executable' removed) Propchange: incubator/log4cxx/trunk/src/test/resources/witness/ndc/NDC.1 ('svn:executable' removed)