You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/06/22 00:04:08 UTC

svn commit: r416125 - in /lenya/trunk/src/modules: lenyadoc/module.xml linkcheck/module.xml links/module.xml usecase/module.xml webdav/module.xml

Author: andreas
Date: Wed Jun 21 15:04:07 2006
New Revision: 416125

URL: http://svn.apache.org/viewvc?rev=416125&view=rev
Log:
Added some missing module descriptors

Added:
    lenya/trunk/src/modules/lenyadoc/module.xml
    lenya/trunk/src/modules/linkcheck/module.xml
    lenya/trunk/src/modules/links/module.xml
    lenya/trunk/src/modules/usecase/module.xml
    lenya/trunk/src/modules/webdav/module.xml

Added: lenya/trunk/src/modules/lenyadoc/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lenyadoc/module.xml?rev=416125&view=auto
==============================================================================
--- lenya/trunk/src/modules/lenyadoc/module.xml (added)
+++ lenya/trunk/src/modules/lenyadoc/module.xml Wed Jun 21 15:04:07 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-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.
+-->
+
+<!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
+
+<lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
+  <lenya:id>org.apache.lenya.modules.lenyadoc</lenya:id>
+  <lenya:package>org.apache.lenya.modules</lenya:package>
+  <lenya:version>0.1-dev</lenya:version>
+  <lenya:name>Lucene Search Module</lenya:name>
+  <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
+  <lenya:description>Lucene Search Module in order to allow indexing and searching when content is being changed.</lenya:description>
+</lenya:module>

Added: lenya/trunk/src/modules/linkcheck/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/linkcheck/module.xml?rev=416125&view=auto
==============================================================================
--- lenya/trunk/src/modules/linkcheck/module.xml (added)
+++ lenya/trunk/src/modules/linkcheck/module.xml Wed Jun 21 15:04:07 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-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.
+-->
+
+<!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
+
+<lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
+  <lenya:id>org.apache.lenya.modules.linkcheck</lenya:id>
+  <lenya:package>org.apache.lenya.modules</lenya:package>
+  <lenya:version>0.1-dev</lenya:version>
+  <lenya:name>Lucene Search Module</lenya:name>
+  <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
+  <lenya:description>Lucene Search Module in order to allow indexing and searching when content is being changed.</lenya:description>
+</lenya:module>

Added: lenya/trunk/src/modules/links/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/links/module.xml?rev=416125&view=auto
==============================================================================
--- lenya/trunk/src/modules/links/module.xml (added)
+++ lenya/trunk/src/modules/links/module.xml Wed Jun 21 15:04:07 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-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.
+-->
+
+<!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
+
+<lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
+  <lenya:id>org.apache.lenya.modules.links</lenya:id>
+  <lenya:package>org.apache.lenya.modules</lenya:package>
+  <lenya:version>0.1-dev</lenya:version>
+  <lenya:name>Lucene Search Module</lenya:name>
+  <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
+  <lenya:description>Lucene Search Module in order to allow indexing and searching when content is being changed.</lenya:description>
+</lenya:module>

Added: lenya/trunk/src/modules/usecase/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/usecase/module.xml?rev=416125&view=auto
==============================================================================
--- lenya/trunk/src/modules/usecase/module.xml (added)
+++ lenya/trunk/src/modules/usecase/module.xml Wed Jun 21 15:04:07 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-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.
+-->
+
+<!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
+
+<lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
+  <lenya:id>org.apache.lenya.modules.usecase</lenya:id>
+  <lenya:package>org.apache.lenya.modules</lenya:package>
+  <lenya:version>0.1-dev</lenya:version>
+  <lenya:name>Lucene Search Module</lenya:name>
+  <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
+  <lenya:description>Lucene Search Module in order to allow indexing and searching when content is being changed.</lenya:description>
+</lenya:module>

Added: lenya/trunk/src/modules/webdav/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/webdav/module.xml?rev=416125&view=auto
==============================================================================
--- lenya/trunk/src/modules/webdav/module.xml (added)
+++ lenya/trunk/src/modules/webdav/module.xml Wed Jun 21 15:04:07 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-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.
+-->
+
+<!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
+
+<lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
+  <lenya:id>org.apache.lenya.modules.webdav</lenya:id>
+  <lenya:package>org.apache.lenya.modules</lenya:package>
+  <lenya:version>0.1-dev</lenya:version>
+  <lenya:name>Lucene Search Module</lenya:name>
+  <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
+  <lenya:description>Lucene Search Module in order to allow indexing and searching when content is being changed.</lenya:description>
+</lenya:module>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org