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:06:00 UTC

svn commit: r390027 [2/2] - in /cocoon/trunk/blocks: ./ cocoon-apples/ cocoon-apples/cocoon-apples-impl/ cocoon-apples/cocoon-apples-impl/src/ cocoon-apples/cocoon-apples-impl/src/main/ cocoon-apples/cocoon-apples-impl/src/main/java/ cocoon-apples/coco...

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

Added: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/pom.xml Thu Mar 30 00:05:32 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-batik</artifactId>
+    <version>1.0-SNAPSHOT</version>
+  </parent>
+  
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-batik-sample</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>jar</packaging>
+  <name>batik Block Samples</name>
+  <description></description>
+  
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.cocoon</groupId>
+      <artifactId>cocoon-batik-impl</artifactId>
+      <version>1.0-SNAPSHOT</version>
+    </dependency>
+  </dependencies>
+
+</project>

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

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

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

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

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

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

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

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/anne.svg
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/anne.svg?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/anne.svg (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/anne.svg Thu Mar 30 00:05:32 2006
@@ -14,7 +14,7 @@
 <!-- Anne's portrait, Hommage a Andy Wahrol                                    -->
 <!--                                                                           -->
 <!-- @author vincent.hardy@eng.sun.com                                         -->
-<!-- @version $Id: anne.svg,v 1.1 2003/05/07 19:15:02 vgritsenko Exp $                                                             -->
+<!-- @version $Id$                                                             -->
 <!-- ========================================================================= -->
 
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="450" height="500" viewBox="0 0 450 500">

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/anne.svg
------------------------------------------------------------------------------
    eol-style = native

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

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

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/batikLogo.svg
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/batikLogo.svg?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/batikLogo.svg (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/batikLogo.svg Thu Mar 30 00:05:32 2006
@@ -17,7 +17,7 @@
 <!-- @author vhardy@apache.org                                              -->
 <!-- @author thomas.deweese@kodak.com                                       -->
 <!-- @author bella.robinson@cmis.csiro.au                                   -->
-<!-- @version $Id: batikLogo.svg,v 1.1 2003/05/07 19:15:02 vgritsenko Exp $    -->
+<!-- @version $Id$    -->
 <!-- ====================================================================== -->
 
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="body" width="450" height="500" viewBox="0 0 450 500">

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/batikLogo.svg
------------------------------------------------------------------------------
    eol-style = native

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/henryV.svg
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/henryV.svg?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/henryV.svg (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/henryV.svg Thu Mar 30 00:05:32 2006
@@ -14,7 +14,7 @@
 <!-- Test description here                                                     -->
 <!--                                                                           -->
 <!-- @author bill.haneman@ireland.sun.com                                         -->
-<!-- @version $Id: henryV.svg,v 1.1 2003/03/09 00:02:42 pier Exp $                                                             -->
+<!-- @version $Id$                                                             -->
 <!-- ========================================================================= -->
 
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="450" height="500" viewBox="0 0 450 500">

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/henryV.svg
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/opac.svg
------------------------------------------------------------------------------
    eol-style = native

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/samples.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/samples.xml?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/samples.xml (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/samples.xml Thu Mar 30 00:05:32 2006
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- CVS $Id: samples.xml,v 1.9 2004/05/23 07:17:29 antonio Exp $ -->
+<!-- CVS $Id$ -->
 
 <samples name="Batik Block Samples" xmlns:xlink="http://www.w3.org/1999/xlink">
 

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

Modified: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/sitemap.xmap
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/sitemap.xmap?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/sitemap.xmap (original)
+++ cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/sitemap.xmap Thu Mar 30 00:05:32 2006
@@ -18,7 +18,7 @@
 <!--+
     | Batik block samples sitemap
     |
-    | CVS $Id: sitemap.xmap,v 1.9 2004/05/23 07:17:29 antonio Exp $
+    | CVS $Id$
     +-->
 
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">

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

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

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/stylesheets/fragment-extractor.xsl
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-batik/cocoon-batik-sample/src/main/resources/COB-INF/stylesheets/svg-samples2html.xsl
------------------------------------------------------------------------------
    eol-style = native

Added: cocoon/trunk/blocks/cocoon-batik/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-batik/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-batik/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-batik/pom.xml Thu Mar 30 00:05:32 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-batik</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>pom</packaging>
+  
+  <name>batik Block</name>
+
+  <description></description>
+  
+  <modules>
+    <module>cocoon-batik-impl</module>
+    <module>cocoon-batik-sample</module>
+  </modules>
+</project>

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

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/
------------------------------------------------------------------------------
    eol-style = native

Added: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/pom.xml Thu Mar 30 00:05:32 2006
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 2005 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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:fo="http://www.w3.org/1999/XSL/Format" 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-bsf</artifactId>
+    <version>1.0-SNAPSHOT</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-bsf-impl</artifactId>
+  <version>1.0-SNAPSHOT</version>
+  <packaging>jar</packaging>
+  <name>bsf Block Implementation</name>
+  <description/>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.cocoon</groupId>
+      <artifactId>cocoon-core</artifactId>
+      <version>2.2.0-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>bsf</groupId>
+      <artifactId>bsf</artifactId>
+      <version>2.3.0</version>
+    </dependency>
+  </dependencies>
+</project>

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/src/
------------------------------------------------------------------------------
    eol-style = native

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/src/main/java/
------------------------------------------------------------------------------
    eol-style = native

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

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

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

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/src/main/java/org/apache/cocoon/acting/ScriptAction.java
------------------------------------------------------------------------------
    eol-style = native

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

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

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

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

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

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

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

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

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-impl/src/main/resources/META-INF/legacy/xconf/cocoon-bsf.xconf
------------------------------------------------------------------------------
    svn:keywords = Id

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

Added: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/pom.xml Thu Mar 30 00:05:32 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-bsf</artifactId>
+    <version>1.0-SNAPSHOT</version>
+  </parent>
+  
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-bsf-sample</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>jar</packaging>
+  <name>bsf Block Samples</name>
+  <description></description>
+  
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.cocoon</groupId>
+      <artifactId>cocoon-bsf-impl</artifactId>
+      <version>1.0-SNAPSHOT</version>
+    </dependency>
+  </dependencies>
+
+</project>

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

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

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

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

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

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

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

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

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

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/generator/hello.gy
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/generator/hello.gy
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/generator/helloGroovyMarkup.gy
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/generator/helloGroovyMarkup.gy
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/samples.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/samples.xml?rev=390027&r1=389840&r2=390027&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/samples.xml (original)
+++ cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/samples.xml Thu Mar 30 00:05:32 2006
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- CVS $Id: samples.xml,v 1.3 2004/04/15 15:36:15 bdelacretaz Exp $ -->
+<!-- CVS $Id$ -->
 
 <samples name="BSF Samples" xmlns:xlink="http://www.w3.org/1999/xlink">
 

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

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

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/addknowncourse.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/addunknowncse.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/addunknownte.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/createuser.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/deleteknown.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/deleteunknown.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/login.js
------------------------------------------------------------------------------
    eol-style = native

Propchange: cocoon/trunk/blocks/cocoon-bsf/cocoon-bsf-sample/src/main/resources/COB-INF/script-action/updateinfo.js
------------------------------------------------------------------------------
    eol-style = native

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

Added: cocoon/trunk/blocks/cocoon-bsf/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/cocoon-bsf/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/cocoon-bsf/pom.xml (added)
+++ cocoon/trunk/blocks/cocoon-bsf/pom.xml Thu Mar 30 00:05:32 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-bsf</artifactId>
+  <version>1.0-SNAPSHOT</version>
+    
+  <packaging>pom</packaging>
+  
+  <name>bsf Block</name>
+
+  <description></description>
+  
+  <modules>
+    <module>cocoon-bsf-impl</module>
+    <module>cocoon-bsf-sample</module>
+  </modules>
+</project>

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

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

Added: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/pom.xml?rev=390027&view=auto
==============================================================================
--- cocoon/trunk/blocks/pom.xml (added)
+++ cocoon/trunk/blocks/pom.xml Thu Mar 30 00:05:32 2006
@@ -0,0 +1,48 @@
+<?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>
+  <packaging>pom</packaging>  
+  
+  <name>Cocoon Blocks</name>  
+  
+  <parent>
+    <groupId>org.apache.cocoon</groupId>
+    <artifactId>cocoon</artifactId>
+    <version>2.2.0-SNAPSHOT</version>
+  </parent>  
+  
+  <groupId>org.apache.cocoon</groupId>
+  <artifactId>cocoon-blocks</artifactId>
+  <version>1.0-SNAPSHOT</version>
+
+  <modules>
+    <module>cocoon-apples</module>
+    <module>cocoon-asciiart</module>
+    <module>cocoon-axis</module>
+    <module>cocoon-batik</module>              
+    <module>cocoon-bsf</module>
+  </modules>
+  
+</project>

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

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