You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/12/25 22:47:10 UTC

svn commit: r729446 - in /continuum/trunk/continuum-test/src/main: java/org/apache/maven/continuum/ java/org/apache/maven/continuum/configuration/ java/org/apache/maven/continuum/jdo/ resources/ resources/META-INF/ resources/META-INF/plexus/

Author: olamy
Date: Thu Dec 25 13:47:10 2008
New Revision: 729446

URL: http://svn.apache.org/viewvc?rev=729446&view=rev
Log:
add missing license header 
fix svn props


Modified:
    continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/AbstractContinuumTest.java   (props changed)
    continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/configuration/ConfigurationServiceMock.java   (props changed)
    continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/jdo/MemoryJdoFactory.java   (props changed)
    continuum/trunk/continuum-test/src/main/resources/META-INF/plexus/components.xml   (props changed)
    continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml   (contents, props changed)
    continuum/trunk/continuum-test/src/main/resources/jdo.properties   (props changed)

Propchange: continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/AbstractContinuumTest.java
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-Id
+Author Date Id Revision

Propchange: continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/configuration/ConfigurationServiceMock.java
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-"Author Date Id Revision"
+Author Date Id Revision

Propchange: continuum/trunk/continuum-test/src/main/java/org/apache/maven/continuum/jdo/MemoryJdoFactory.java
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-"Author Date Id Revision"
+Author Date Id Revision

Propchange: continuum/trunk/continuum-test/src/main/resources/META-INF/plexus/components.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-Id
+Author Date Id Revision

Modified: continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml?rev=729446&r1=729445&r2=729446&view=diff
==============================================================================
--- continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml (original)
+++ continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml Thu Dec 25 13:47:10 2008
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:p="http://www.springframework.org/schema/p"

Propchange: continuum/trunk/continuum-test/src/main/resources/META-INF/spring-context.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-"Author Date Id Revision"
+Author Date Id Revision

Propchange: continuum/trunk/continuum-test/src/main/resources/jdo.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu Dec 25 13:47:10 2008
@@ -1 +1 @@
-"Author Date Id Revision"
+Author Date Id Revision