- Revision
- 773
- Author
- felix
- Date
- 2007-07-16 16:25:00 -0500 (Mon, 16 Jul 2007)
Log Message
removed platform information from feature as it is platform independent
Modified Paths
Diff
Modified: trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml (772 => 773)
--- trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml 2007-07-16 21:23:42 UTC (rev 772) +++ trunk/plugins/eclipse/org.jbehave.plugin.eclipse.feature/feature.xml 2007-07-16 21:25:00 UTC (rev 773) @@ -1,19 +1,16 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.jbehave.plugin.eclipse.feature" - label="JBehave for Eclipse" - version="1.0.1" - provider-name="JBehave" - os="linux,macosx,win32" - ws="carbon,gtk,motif,win32" - nl="en_GB,en" - arch="ia64,ia64_32,PA_RISC,ppc,sparc,x86,x86_64"> - - <description url="" - JBehave for Eclipse - </description> - - <copyright url="" +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.jbehave.plugin.eclipse.feature" + label="JBehave for Eclipse" + version="1.0.1" + provider-name="JBehave" + nl="en_GB,en"> + + <description url="" + JBehave for Eclipse + </description> + + <copyright url="" Copyright (c) 2003-2007 jbehave.org All rights reserved. @@ -39,10 +36,10 @@ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. - </copyright> - - <license url="" +DAMAGE. + </copyright> + + <license url="" All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -67,17 +64,17 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED -OF THE POSSIBILITY OF SUCH DAMAGE. - </license> - - <url> - <update label="JBehave for Eclipse" url="" - </url> - - <plugin - id="org.jbehave.plugin.eclipse" - download-size="0" - install-size="0" - version="0.0.0"/> - -</feature> +OF THE POSSIBILITY OF SUCH DAMAGE. + </license> + + <url> + <update label="JBehave for Eclipse" url="" + </url> + + <plugin + id="org.jbehave.plugin.eclipse" + download-size="0" + install-size="0" + version="0.0.0"/> + +</feature>
To unsubscribe from this list please visit:
