Return-Path: X-Original-To: apmail-logging-commits-archive@minotaur.apache.org Delivered-To: apmail-logging-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E33D10FE4 for ; Sat, 23 Nov 2013 16:59:48 +0000 (UTC) Received: (qmail 79064 invoked by uid 500); 23 Nov 2013 16:59:47 -0000 Delivered-To: apmail-logging-commits-archive@logging.apache.org Received: (qmail 79037 invoked by uid 500); 23 Nov 2013 16:59:44 -0000 Mailing-List: contact commits-help@logging.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@logging.apache.org Delivered-To: mailing list commits@logging.apache.org Received: (qmail 79030 invoked by uid 99); 23 Nov 2013 16:59:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Nov 2013 16:59:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Nov 2013 16:59:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EBF172388999; Sat, 23 Nov 2013 16:59:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1544833 - in /logging/log4net/trunk: ./ src/buildsupport/ Date: Sat, 23 Nov 2013 16:59:17 -0000 To: commits@logging.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131123165917.EBF172388999@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Sat Nov 23 16:59:17 2013 New Revision: 1544833 URL: http://svn.apache.org/r1544833 Log: compiling the examples is going to become messy, not only are there four compilers involved, but each example may require additional references Added: logging/log4net/trunk/examples.build - copied, changed from r1544817, logging/log4net/trunk/extensions.build Modified: logging/log4net/trunk/default.build logging/log4net/trunk/extensions.build logging/log4net/trunk/src/buildsupport/check-environment.include logging/log4net/trunk/src/buildsupport/compilation.include logging/log4net/trunk/src/buildsupport/configure-framework.include logging/log4net/trunk/src/buildsupport/log4net.include logging/log4net/trunk/tests.build Modified: logging/log4net/trunk/default.build URL: http://svn.apache.org/viewvc/logging/log4net/trunk/default.build?rev=1544833&r1=1544832&r2=1544833&view=diff ============================================================================== --- logging/log4net/trunk/default.build (original) +++ logging/log4net/trunk/default.build Sat Nov 23 16:59:17 2013 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - + Copied: logging/log4net/trunk/examples.build (from r1544817, logging/log4net/trunk/extensions.build) URL: http://svn.apache.org/viewvc/logging/log4net/trunk/examples.build?p2=logging/log4net/trunk/examples.build&p1=logging/log4net/trunk/extensions.build&r1=1544817&r2=1544833&rev=1544833&view=diff ============================================================================== --- logging/log4net/trunk/extensions.build (original) +++ logging/log4net/trunk/examples.build Sat Nov 23 16:59:17 2013 @@ -15,31 +15,40 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - + - + + - + - - + + + + + + Modified: logging/log4net/trunk/extensions.build URL: http://svn.apache.org/viewvc/logging/log4net/trunk/extensions.build?rev=1544833&r1=1544832&r2=1544833&view=diff ============================================================================== --- logging/log4net/trunk/extensions.build (original) +++ logging/log4net/trunk/extensions.build Sat Nov 23 16:59:17 2013 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - + Modified: logging/log4net/trunk/src/buildsupport/check-environment.include URL: http://svn.apache.org/viewvc/logging/log4net/trunk/src/buildsupport/check-environment.include?rev=1544833&r1=1544832&r2=1544833&view=diff ============================================================================== --- logging/log4net/trunk/src/buildsupport/check-environment.include (original) +++ logging/log4net/trunk/src/buildsupport/check-environment.include Sat Nov 23 16:59:17 2013 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - + - + @@ -50,7 +50,8 @@ limitations under the License. - + Modified: logging/log4net/trunk/src/buildsupport/log4net.include URL: http://svn.apache.org/viewvc/logging/log4net/trunk/src/buildsupport/log4net.include?rev=1544833&r1=1544832&r2=1544833&view=diff ============================================================================== --- logging/log4net/trunk/src/buildsupport/log4net.include (original) +++ logging/log4net/trunk/src/buildsupport/log4net.include Sat Nov 23 16:59:17 2013 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - + Modified: logging/log4net/trunk/tests.build URL: http://svn.apache.org/viewvc/logging/log4net/trunk/tests.build?rev=1544833&r1=1544832&r2=1544833&view=diff ============================================================================== --- logging/log4net/trunk/tests.build (original) +++ logging/log4net/trunk/tests.build Sat Nov 23 16:59:17 2013 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> - +