You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/05/24 02:09:27 UTC

svn commit: r409030 - in /geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature: feature.xml maven.xml

Author: sppatel
Date: Tue May 23 17:09:27 2006
New Revision: 409030

URL: http://svn.apache.org/viewvc?rev=409030&view=rev
Log:
delete old maven.xml, re-add feature.xml accidently delete on last commit

Added:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml   (with props)
Removed:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/maven.xml

Added: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml?rev=409030&view=auto
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml (added)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml Tue May 23 17:09:27 2006
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.apache.geronimo.installableruntime.jetty.feature"
+      label="org.apache.geronimo.installableruntime.jetty.feature"
+      version="1.1.0"
+      provider-name="Apache.org">
+
+   <description url="http://geronimo.apache.org/">
+      This features provides the Jetty distribution of the Apache Geronimo J2EE Server.
+   </description>
+
+   <copyright url="http://www.apache.org/licenses/LICENSE-2.0.html">
+      Copyright 2004 The Apache Software Foundation.
+   </copyright>
+
+   <license url="http://www.apache.org/licenses/LICENSE-2.0.html">
+      Apache License, Version 2.0
+   </license>
+
+   <plugin
+         id="org.apache.geronimo.jetty.j2ee.server.v11"
+         download-size="0"
+         install-size="0"
+         version="1.0.0"/>
+
+</feature>

Propchange: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev

Propchange: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.jetty.feature/feature.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml