You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/23 09:14:50 UTC

svn commit: r805929 - in /websites/staging/openejb/trunk: ./ content/examples-trunk/webapps/rest-example/pom.xml

Author: buildbot
Date: Thu Feb 23 08:14:50 2012
New Revision: 805929

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 23 08:14:50 2012
@@ -1 +1 @@
-1292641
+1292693

Modified: websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml Thu Feb 23 08:14:50 2012
@@ -105,7 +105,7 @@
           </execution>
         </executions>
         <configuration>
-          <outputFilename>${project.build.directory}/${project.build.finalName}/WEB-INF/org/apache/xbean/scan.xml</outputFilename>
+          <outputFilename>${project.build.directory}/${project.build.finalName}/WEB-INF/classes/META-INF/scan.xml</outputFilename>
         </configuration>
         <dependencies>
           <dependency> <!-- mandatory for the scanning since we enhanced our entities -->