[jbosstools-commits] JBoss Tools SVN: r30290 - trunk/cdi/features/org.jboss.tools.cdi.seam.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Apr 4 17:46:05 EDT 2011


Author: akazakov
Date: 2011-04-04 17:46:04 -0400 (Mon, 04 Apr 2011)
New Revision: 30290

Added:
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/.project
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/build.properties
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.xml
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/license.html
   trunk/cdi/features/org.jboss.tools.cdi.seam.feature/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-8673

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/.project
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/.project	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/.project	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.jboss.tools.cdi.seam.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: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/.project
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/build.properties
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/build.properties	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/build.properties	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,3 @@
+bin.includes = feature.xml,\
+	feature.properties,\
+	license.html


Property changes on: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/build.properties
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,25 @@
+featureName=Seam 3 Tools
+featureProvider=JBoss by Red Hat
+
+# "updateSiteName" property - label for the update site
+updateSiteName=JBossTools Update Site
+
+# "description" property - description of the feature
+description=Context and Dependency Injection Tools
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################


Property changes on: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.xml
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.xml	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.xml	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.jboss.tools.cdi.seam.feature"
+      label="%featureName"
+      version="1.0.0.qualifier"
+      provider-name="%featureProvider">
+
+   <description>
+      %description
+   </description>
+
+   <copyright>
+      JBoss, Home of Professional Open Source
+Copyright 2006-2010, JBoss by Red Hat, and individual contributors
+as indicated
+by the @authors tag. See the copyright.txt in the distribution
+for a full listing of individual contributors.
+   </copyright>
+
+   <license url="%licenseURL">
+      %license
+   </license>
+
+   <plugin
+         id="org.jboss.tools.cdi.seam.solder.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>


Property changes on: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/feature.xml
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/license.html
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/license.html	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/license.html	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file


Property changes on: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/license.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/pom.xml
===================================================================
--- trunk/cdi/features/org.jboss.tools.cdi.seam.feature/pom.xml	                        (rev 0)
+++ trunk/cdi/features/org.jboss.tools.cdi.seam.feature/pom.xml	2011-04-04 21:46:04 UTC (rev 30290)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion> 
+	<parent>
+	  <groupId>org.jboss.tools</groupId>
+	  <artifactId>org.jboss.tools.parent.pom</artifactId>
+	  <version>0.0.2-SNAPSHOT</version>
+	</parent>
+	<groupId>org.jboss.tools.cdi.features</groupId>
+	<artifactId>org.jboss.tools.cdi.seam.feature</artifactId> 
+	<version>1.0.0-SNAPSHOT</version>
+	<packaging>eclipse-feature</packaging>
+</project>


Property changes on: trunk/cdi/features/org.jboss.tools.cdi.seam.feature/pom.xml
___________________________________________________________________
Added: svn:mime-type
   + text/plain



More information about the jbosstools-commits mailing list