You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/12/27 13:51:11 UTC

svn commit: r490492 - in /cocoon/trunk/core/cocoon-spring/src/main/resources: META-INF/spring.handlers META-INF/spring.schemas org/apache/cocoon/core/ org/apache/cocoon/spring/ org/apache/cocoon/spring/impl/

Author: cziegeler
Date: Wed Dec 27 04:51:10 2006
New Revision: 490492

URL: http://svn.apache.org/viewvc?view=rev&rev=490492
Log:
Rename package

Added:
    cocoon/trunk/core/cocoon-spring/src/main/resources/org/apache/cocoon/spring/
      - copied from r490447, cocoon/trunk/core/cocoon-spring/src/main/resources/org/apache/cocoon/core/container/spring/
    cocoon/trunk/core/cocoon-spring/src/main/resources/org/apache/cocoon/spring/impl/
Removed:
    cocoon/trunk/core/cocoon-spring/src/main/resources/org/apache/cocoon/core/
Modified:
    cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.handlers
    cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.schemas

Modified: cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.handlers
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.handlers?view=diff&rev=490492&r1=490491&r2=490492
==============================================================================
--- cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.handlers (original)
+++ cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.handlers Wed Dec 27 04:51:10 2006
@@ -13,4 +13,4 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-http\://cocoon.apache.org/core=org.apache.cocoon.core.container.spring.CocoonNamespaceHandler
+http\://cocoon.apache.org/core=org.apache.cocoon.spring.impl.CocoonNamespaceHandler

Modified: cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.schemas?view=diff&rev=490492&r1=490491&r2=490492
==============================================================================
--- cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.schemas (original)
+++ cocoon/trunk/core/cocoon-spring/src/main/resources/META-INF/spring.schemas Wed Dec 27 04:51:10 2006
@@ -13,4 +13,4 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-http\://cocoon.apache.org/core.xsd=org/apache/cocoon/core/container/spring/cocoon.xsd
+http\://cocoon.apache.org/core.xsd=org/apache/cocoon/spring/impl/cocoon.xsd