You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/03/30 10:20:30 UTC

svn commit: r390029 [4/4] - in /cocoon/trunk/blocks: ./ cocoon-chaperon/ cocoon-chaperon/cocoon-chaperon-impl/ cocoon-chaperon/cocoon-chaperon-impl/src/ cocoon-chaperon/cocoon-chaperon-impl/src/main/ cocoon-chaperon/cocoon-chaperon-impl/src/main/java/ ...

Modified: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEvent.java
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEvent.java?rev=390029&r1=389840&r2=390029&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEvent.java (original)
+++ cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEvent.java Thu Mar 30 00:18:53 2006
@@ -20,7 +20,7 @@
  * An example might be "table_name", "primary_key"
  * 
  * @author Geoff Howard (ghoward@apache.org)
- * @version $Id: NameValueEvent.java,v 1.4 2004/03/05 13:01:56 bdelacretaz Exp $
+ * @version $Id$
  */
 public class NameValueEvent extends Event {
 

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEvent.java
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NameValueEventFactory.java
------------------------------------------------------------------------------
    eol-style = native

Modified: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEvent.java
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEvent.java?rev=390029&r1=389840&r2=390029&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEvent.java (original)
+++ cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEvent.java Thu Mar 30 00:18:53 2006
@@ -20,7 +20,7 @@
  * (not necessarily useful) could include "Easter" or "Shutdown"
  * 
  * @author Geoff Howard (ghoward@apache.org)
- * @version $Id: NamedEvent.java,v 1.5 2004/03/05 13:01:56 bdelacretaz Exp $
+ * @version $Id$
  */
 public class NamedEvent extends Event {
     

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEvent.java
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/validity/NamedEventFactory.java
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/generation/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/generation/EventCacheGenerator.java
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/samples/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/samples/EventAwareGenerator.java
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/legacy/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/legacy/xconf/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/legacy/xconf/cocoon-eventcache.xconf
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/
------------------------------------------------------------------------------
    eol-style = native

Added: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml?rev=390029&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml Thu Mar 30 00:18:53 2006
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed 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.
+-->
+<!--+
+    | @version $Id:$
+    +-->
+<project
+  xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  
+  <modelVersion>4.0.0</modelVersion>  
+  
+  <parent>
+    <groupId>org.apache.cocoon</groupId>
+    <artifactId>cocoon-eventcache</artifactId>
+    <version>1.0-SNAPSHOT</version>
+  </parent>
+  
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-eventcache-sample</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>jar</packaging>
+  <name>eventcache Block Samples</name>
+  <description></description>
+  
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.cocoon</groupId>
+      <artifactId>cocoon-eventcache-impl</artifactId>
+      <version>1.0-SNAPSHOT</version>
+    </dependency>
+  </dependencies>
+
+</project>

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/event.js
------------------------------------------------------------------------------
    eol-style = native

Modified: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xml?rev=390029&r1=389840&r2=390029&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xml (original)
+++ cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xml Thu Mar 30 00:18:53 2006
@@ -18,7 +18,7 @@
 <!--+
     | event-based cache sample.
     |
-    | @version $Id:$
+    | @version $Id$
     +-->
 <page>
     <title>Demonstrating Event-Aware Caching</title>

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xsamples
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/eventcache.xsamples
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/sitemap.xmap
------------------------------------------------------------------------------
    eol-style = native

Added: cocoon/trunk/blocks/cocoon-eventcache/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-eventcache/pom.xml?rev=390029&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-eventcache/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-eventcache/pom.xml Thu Mar 30 00:18:53 2006
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed 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.
+-->
+<!--+
+    | @version $Id:$
+    +-->
+<project
+  xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  
+  <parent>
+    <groupId>org.apache.cocoon</groupId>
+    <artifactId>cocoon-blocks</artifactId>
+    <version>1.0-SNAPSHOT</version>
+  </parent>
+  
+  <modelVersion>4.0.0</modelVersion>
+  
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-eventcache</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>pom</packaging>
+  
+  <name>eventcache Block</name>
+
+  <description></description>
+  
+  <modules>
+    <module>cocoon-eventcache-impl</module>
+    <module>cocoon-eventcache-sample</module>
+  </modules>
+</project>

Propchange: cocoon/trunk/blocks/cocoon-eventcache/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-eventcache/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/pom.xml?rev=390029&r1=390028&r2=390029&view=diff
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Thu Mar 30 00:18:53 2006
@@ -21,28 +21,19 @@
   xmlns="http://maven.apache.org/POM/4.0.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-  <packaging>pom</packaging>  
-  
-  <name>Cocoon Blocks</name>  
-  
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
     <version>2.2.0-SNAPSHOT</version>
-  </parent>  
-  
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon-blocks</artifactId>
+  <packaging>pom</packaging>
+  <name>Cocoon Blocks</name>
   <version>1.0-SNAPSHOT</version>
-
+  <description></description>
   <modules>
-    <module>cocoon-apples</module>
-    <module>cocoon-asciiart</module>
-    <module>cocoon-axis</module>
-    <module>cocoon-batik</module>              
-    <module>cocoon-bsf</module>
+    <module>cocoon-faces</module>
   </modules>
-  
 </project>