You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/09/13 22:21:21 UTC

svn commit: r831938 - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/examples-trunk/multi-jpa-provider-testing/src/test/java/org/superbiz/enricher/maven/Enrichers.java

Author: buildbot
Date: Thu Sep 13 20:21:21 2012
New Revision: 831938

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/cgi-bin/   (props changed)
    websites/staging/openejb/trunk/content/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/multi-jpa-provider-testing/src/test/java/org/superbiz/enricher/maven/Enrichers.java

Propchange: websites/staging/openejb/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 13 20:21:21 2012
@@ -1 +1 @@
-1384158
+1384509

Propchange: websites/staging/openejb/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 13 20:21:21 2012
@@ -1 +1 @@
-1384158
+1384509

Modified: websites/staging/openejb/trunk/content/examples-trunk/multi-jpa-provider-testing/src/test/java/org/superbiz/enricher/maven/Enrichers.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/multi-jpa-provider-testing/src/test/java/org/superbiz/enricher/maven/Enrichers.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/multi-jpa-provider-testing/src/test/java/org/superbiz/enricher/maven/Enrichers.java Thu Sep 13 20:21:21 2012
@@ -1,3 +1,20 @@
+/**
+ *
+ * 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.
+ */
 package org.superbiz.enricher.maven;
 
 import org.jboss.arquillian.container.test.spi.client.deployment.AuxiliaryArchiveProcessor;