From 1a8d8b76b6a5565ceddeecc658b2af388a8576cc Mon Sep 17 00:00:00 2001 From: Ole Hejlskov Date: Mon, 27 Mar 2017 11:27:09 +0200 Subject: [PATCH] Properly separate enterprise tests, execute with correct share version --- .../context/service-context.xml | 34 +++++++++---------- .../projects/run-enterprise/goal.txt | 2 +- .../projects/run-enterprise42/goal.txt | 2 +- .../projects/run-enterprise50/goal.txt | 2 +- .../projects/run-enterprise51/goal.txt | 2 +- pom.xml | 33 ++++++------------ 6 files changed, 32 insertions(+), 43 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-jar/src/main/resources/alfresco/module/__artifactId__/context/service-context.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-jar/src/main/resources/alfresco/module/__artifactId__/context/service-context.xml index 9e87de82..a3c12c4d 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-jar/src/main/resources/alfresco/module/__artifactId__/context/service-context.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-jar/src/main/resources/alfresco/module/__artifactId__/context/service-context.xml @@ -1,23 +1,23 @@ #set( $symbol_pound = '#' ) - #set( $symbol_dollar = '$' ) - #set( $symbol_escape = '\' ) - - + 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. +-->