[jbosstools-commits] JBoss Tools SVN: r41442 - in trunk: common/features/org.jboss.tools.common.feature and 12 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Fri May 25 16:56:20 EDT 2012
Author: max.andersen at jboss.com
Date: 2012-05-25 16:56:20 -0400 (Fri, 25 May 2012)
New Revision: 41442
Removed:
trunk/smooks/
Modified:
trunk/common/features/org.jboss.tools.common.feature/feature.properties
trunk/common/features/org.jboss.tools.common.text.ext.feature/feature.properties
trunk/common/features/org.jboss.tools.common.ui.feature/feature.properties
trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
trunk/documentation/development/setup/launches/JBoss Tools.launch
trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.jpa.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.sourcelookup.feature/feature.properties
trunk/runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/feature.properties
trunk/runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/feature.properties
trunk/usage/features/org.jboss.tools.usage.feature/feature.properties
trunk/usage/features/org.jboss.tools.usage.feature/feature.xml
Log:
JBIDE-12012 smooks removed from jbosstools svn
Modified: trunk/common/features/org.jboss.tools.common.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/common/features/org.jboss.tools.common.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss Tools Common
+description=Common functionallity shared by JBoss Tools plugins
# START NON-TRANSLATABLE
license=Red Hat, Inc. licenses these features and plugins to you under \
Modified: trunk/common/features/org.jboss.tools.common.text.ext.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.text.ext.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/common/features/org.jboss.tools.common.text.ext.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss Tools Common Text editing extensions
+description=Common text editing extensions used by other JBoss Tools plugins
copyright=Copyright (c) 2007-2012 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: trunk/common/features/org.jboss.tools.common.ui.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.ui.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/common/features/org.jboss.tools.common.ui.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss Tools Common UI
+description=Common UI extensions used by JBoss Tools plugins.
copyright=Copyright (c) 2007-2012 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml 2012-05-25 20:56:20 UTC (rev 41442)
@@ -8,11 +8,45 @@
repositoryKind="bugzilla"
urlRepository="https://bugzilla.redhat.com"/>
<repository
- anonymous="false"
- addAutomatically="true"
- label="JBoss Community"
- repositoryKind="jira"
- urlRepository="https://issues.jboss.org"
- characterEncoding="UTF-8"/>
+ addAutomatically="true"
+ anonymous="true"
+ characterEncoding="UTF-8"
+ label="JBoss Community"
+ repositoryKind="jira"
+ urlRepository="https://issues.jboss.org">
+ </repository>
</extension>
-</plugin>
\ No newline at end of file
+ <extension
+ point="org.eclipse.mylyn.tasks.bugs.support">
+ <provider
+ categoryId="org.eclipse.mylyn.tasks.bugs.openSource"
+ description="JBoss Tools is an umbrella project for a set of Eclipse plugins that supports JBoss and related technology"
+ icon="jboss_about.png"
+ id="org.jboss.tools"
+ name="JBoss Tools">
+ </provider>
+ <product
+ description="JBoss AS Server Adapter"
+ featureId="org.jboss.ide.eclipse.as.feature"
+ icon="jboss_about.png"
+ id="org.jboss.tools.as"
+ name="JBossAS Server "
+ providerId="org.jboss.tools">
+ </product>
+ <mapping
+ namespace="org.jboss.tools">
+ <repository
+ kind="jira"
+ url="https://issues.jboss.org">
+ </repository>
+ </mapping>
+ <mapping
+ namespace="org.jboss.tools.as"
+ productId="org.jboss.tools.as">
+ <property
+ name="product"
+ value="JBIDE">
+ </property>
+ </mapping>
+ </extension>
+</plugin>
Modified: trunk/documentation/development/setup/launches/JBoss Tools.launch
===================================================================
--- trunk/documentation/development/setup/launches/JBoss Tools.launch 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/documentation/development/setup/launches/JBoss Tools.launch 2012-05-25 20:56:20 UTC (rev 41442)
@@ -1,28 +1,29 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
-<booleanAttribute key="append.args" value="true"/>
-<booleanAttribute key="askclear" value="true"/>
-<booleanAttribute key="automaticAdd" value="true"/>
-<booleanAttribute key="automaticValidate" value="false"/>
-<stringAttribute key="bootstrap" value=""/>
-<stringAttribute key="checked" value="[NONE]"/>
-<booleanAttribute key="clearConfig" value="false"/>
-<booleanAttribute key="clearws" value="true"/>
-<booleanAttribute key="clearwslog" value="false"/>
-<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/JBoss Tools"/>
-<booleanAttribute key="default" value="true"/>
-<booleanAttribute key="includeOptional" value="true"/>
-<stringAttribute key="location" value="${workspace_loc}/../runtime-New_configuration"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"/>
-<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms128m -Xmx512m -XX:MaxPermSize=128m"/>
-<stringAttribute key="pde.version" value="3.3"/>
-<stringAttribute key="product" value="org.eclipse.platform.ide"/>
-<booleanAttribute key="show_selected_only" value="false"/>
-<stringAttribute key="templateConfig" value="${target_home}\configuration\config.ini"/>
-<booleanAttribute key="tracing" value="false"/>
-<booleanAttribute key="useDefaultConfig" value="true"/>
-<booleanAttribute key="useDefaultConfigArea" value="true"/>
-<booleanAttribute key="useProduct" value="true"/>
-<booleanAttribute key="usefeatures" value="false"/>
-</launchConfiguration>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
+<booleanAttribute key="append.args" value="true"/>
+<booleanAttribute key="askclear" value="true"/>
+<booleanAttribute key="automaticAdd" value="true"/>
+<booleanAttribute key="automaticValidate" value="false"/>
+<stringAttribute key="bootstrap" value=""/>
+<stringAttribute key="checked" value="[NONE]"/>
+<booleanAttribute key="clearConfig" value="false"/>
+<booleanAttribute key="clearws" value="true"/>
+<booleanAttribute key="clearwslog" value="false"/>
+<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/JBoss Tools"/>
+<booleanAttribute key="default" value="true"/>
+<booleanAttribute key="includeOptional" value="true"/>
+<stringAttribute key="location" value="${workspace_loc}/../runtime-New_configuration"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"/>
+<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xms256m -Xmx1024m -XX:MaxPermSize=254m -d32 -Dopenshift.ui.eagerloading=false"/>
+<stringAttribute key="pde.version" value="3.3"/>
+<stringAttribute key="product" value="org.eclipse.platform.ide"/>
+<booleanAttribute key="show_selected_only" value="false"/>
+<stringAttribute key="templateConfig" value="${target_home}\configuration\config.ini"/>
+<booleanAttribute key="tracing" value="false"/>
+<booleanAttribute key="useCustomFeatures" value="false"/>
+<booleanAttribute key="useDefaultConfig" value="true"/>
+<booleanAttribute key="useDefaultConfigArea" value="true"/>
+<booleanAttribute key="useProduct" value="true"/>
+<booleanAttribute key="usefeatures" value="false"/>
+</launchConfiguration>
Modified: trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.properties
===================================================================
--- trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=Visual editing
+description=Visual editor for html, xhtml and other xml based documents. Provides visual navigation and palette drag and drop for easy creation of documents.
copyright=Copyright (c) 2007-2012 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven GWT Configurator
+description=Help configure Google Web Toolkit tooling in Eclipse based on your Maven pom.xml file.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2012 Red Hat, Inc. and others.\n\
Modified: trunk/maven/features/org.jboss.tools.maven.jpa.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.jpa.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/maven/features/org.jboss.tools.maven.jpa.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven JPA Configurator
+description=Configures project with JPA dependencies/setup to be recognized as Eclipse JPA projects.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2012 Red Hat, Inc. and others.\n\
Modified: trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/maven/features/org.jboss.tools.maven.project.examples.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven Project Examples
+description=Enables Project Examples to be Maven projects.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2012 Red Hat, Inc. and others.\n\
Modified: trunk/maven/features/org.jboss.tools.maven.sourcelookup.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.sourcelookup.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/maven/features/org.jboss.tools.maven.sourcelookup.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Tools Source Lookup
+description=Provides a mechanism to lookup source code found in JBoss Servers and other runtimes based on jars Maven metadata. Instant debugging without having to digg out the source code manually.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2012 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: trunk/runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/feature.properties
===================================================================
--- trunk/runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/runtime-soa/features/org.jboss.tools.runtime.drools.detector.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -25,7 +25,7 @@
JBossToolsUpdatesSiteName=JBoss Tools Updates
# "description" property - description of the feature
-description=JBoss Runtime Drools Detector
+description=Provides runtime detection for Drools.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2012 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: trunk/runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/feature.properties
===================================================================
--- trunk/runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/runtime-soa/features/org.jboss.tools.runtime.esb.detector.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -25,7 +25,7 @@
JBossToolsUpdatesSiteName=JBoss Tools Updates
# "description" property - description of the feature
-description=JBoss Runtime ESB Detector
+description=Detection and configuration of JBoss ESB runtimes.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2012 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: trunk/usage/features/org.jboss.tools.usage.feature/feature.properties
===================================================================
--- trunk/usage/features/org.jboss.tools.usage.feature/feature.properties 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/usage/features/org.jboss.tools.usage.feature/feature.properties 2012-05-25 20:56:20 UTC (rev 41442)
@@ -24,11 +24,8 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Tools Usage Reporting
-
-# "descriptionURL" property - the web address to get further informations about this feature
-descriptionURL=JBoss Tools Usage reporting provides an anonymous opt-in call-back mechanism that can be used to see how widely used plugins are, which plugin installations have been done, where in the world and what versions of operating system, java and other information that is available.
-
+description=JBoss Tools Usage reporting provides an anonymous opt-in call-back mechanism that can be used to see how widely used plugins are, which plugin installations have been done, where in the world and what versions of operating system, java and other information that is available.
+
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2012 Red Hat, Inc. and others.\n\
All rights reserved. This program and the accompanying materials\n\
Modified: trunk/usage/features/org.jboss.tools.usage.feature/feature.xml
===================================================================
--- trunk/usage/features/org.jboss.tools.usage.feature/feature.xml 2012-05-25 20:45:26 UTC (rev 41441)
+++ trunk/usage/features/org.jboss.tools.usage.feature/feature.xml 2012-05-25 20:56:20 UTC (rev 41442)
@@ -5,7 +5,7 @@
version="1.1.0.qualifier"
provider-name="%providerName">
- <description url="%descriptionURL">
+ <description>
%description
</description>
More information about the jbosstools-commits
mailing list