Author: elvisisking
Date: 2009-07-08 12:22:53 -0400 (Wed, 08 Jul 2009)
New Revision: 1078
Added:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/AUTHORS.txt
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/LEGAL.txt
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/build.properties
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.png
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
Log:
First version of files in the feature plugin.
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
(rev 0)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.dna.web.jcr.rest.client.swt.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/AUTHORS.txt
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/AUTHORS.txt
(rev 0)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/AUTHORS.txt 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1 @@
+Dan Florian (dflorian(a)redhat.com)
\ No newline at end of file
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/AUTHORS.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/LEGAL.txt
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/LEGAL.txt
(rev 0)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/LEGAL.txt 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1,6 @@
+The DNA Eclipse JCR REST Client (
http://www.jboss.org/dna/) is copyright 2000-2009
MetaMatrix, Inc. and Red Hat, Inc.
+
+This program and the accompanying materials are made available under the terms of the
Eclipse Public License v1.0 which is
+available at
http://www.eclipse.org/legal/epl-v10.html.
+
+Some portions may be licensed to Red Hat, Inc. under one or more contributor license
agreements.
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/LEGAL.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/build.properties
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/build.properties
(rev 0)
+++
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/build.properties 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1,5 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ LEGAL.txt,\
+ AUTHORS.txt
+src.includes = LEGAL.txt
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/build.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.png
===================================================================
(Binary files differ)
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
(rev 0)
+++
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1,20 @@
+# JBoss, Home of Professional Open Source.
+#
+# See the LEGAL.txt file distributed with this work for information regarding copyright
ownership and licensing.
+#
+# See the AUTHORS.txt file distributed with this work for a full listing of individual
contributors.
+copyright = \
+JBoss DNA JCR REST Eclipse SWT Client (
http://www.jboss.org/dna/) is copyright of Red
Hat, Inc.
+
+license = \
+This program and the accompanying materials are made available under the terms of the
Eclipse Public License v1.0 which is \
+available at
http://www.eclipse.org/legal/epl-v10.html.\
+\n\n\
+Some portions may be licensed to Red Hat, Inc. under one or more contributor license
agreements.
+
+# Feature Information Page properties
+description = The JBoss DNA JCR REST Eclipse Client provides a resource publishing and
unpublishing capability to DNA repositories.
+
+# Feature Overview Page properties
+featureName = JBoss DNA JCR REST Eclipse SWT Client
+featureProvider = Red Hat, Inc.
\ No newline at end of file
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
(rev 0)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml 2009-07-08
16:22:53 UTC (rev 1078)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.dna.web.jcr.rest.client.swt.feature"
+ label="%featureName"
+ version="1.0.0.v20090708"
+ provider-name="%featureProvider">
+
+ <description
url="http://www.jboss.org/dna/">
+ %description
+ </description>
+
+ <copyright
url="http://www.jboss.org/dna/">
+ %copyright
+ </copyright>
+
+ <license
url="http://www.jboss.org/dna/license">
+ %license
+ </license>
+
+ <requires>
+ <import plugin="org.eclipse.ui"/>
+ <import plugin="org.eclipse.core.runtime"/>
+ <import plugin="org.eclipse.core.resources"/>
+ </requires>
+
+ <plugin
+ id="org.jboss.dna.web.jcr.rest.client.swt"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+</feature>
Property changes on:
branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain