Author: akazakov
Date: 2011-11-01 19:00:21 -0400 (Tue, 01 Nov 2011)
New Revision: 36116
Added:
trunk/common/plugins/org.jboss.tools.common.mylyn/.classpath
trunk/common/plugins/org.jboss.tools.common.mylyn/.project
trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/
trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
trunk/common/plugins/org.jboss.tools.common.mylyn/about.html
trunk/common/plugins/org.jboss.tools.common.mylyn/build.properties
trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.properties
trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
trunk/common/plugins/org.jboss.tools.common.mylyn/pom.xml
trunk/common/plugins/org.jboss.tools.common.mylyn/src/
Log:
Share project "org.jboss.tools.common.mylyn" into
"https://svn.jboss.org/repos/jbosstools"
https://issues.jboss.org/browse/JBIDE-9351
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/.classpath
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/.classpath
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/.classpath 2011-11-01 23:00:21 UTC
(rev 36116)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/.classpath
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/.project
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/.project
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/.project 2011-11-01 23:00:21 UTC
(rev 36116)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.common.mylyn</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF 2011-11-01
23:00:21 UTC (rev 36116)
@@ -0,0 +1,14 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: org.jboss.tools.common.mylyn;singleton:=true
+Bundle-Version: 3.3.0.qualifier
+Bundle-Vendor: %providerName
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Require-Bundle: org.jboss.tools.common.mylyn,
+ org.eclipse.mylyn;bundle-version="3.6.0",
+ org.eclipse.mylyn.commons.core;bundle-version="3.6.0",
+ org.eclipse.mylyn.commons.ui;bundle-version="3.6.1",
+ org.eclipse.mylyn.tasks.core;bundle-version="3.6.0",
+ org.eclipse.mylyn.tasks.ui;bundle-version="3.6.2",
+ org.eclipse.core.runtime;bundle-version="3.7.0"
Property changes on:
trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/about.html
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/about.html 2011-11-01 23:00:21 UTC
(rev 36116)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
+
+</BODY>
+</HTML>
\ No newline at end of file
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/about.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/build.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/build.properties
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/build.properties 2011-11-01 23:00:21
UTC (rev 36116)
@@ -0,0 +1,14 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.properties,\
+ about.html,\
+ plugin.xml
+src.includes = src/,\
+ META-INF/,\
+ about.html,\
+ plugin.properties,\
+ build.properties,\
+ plugin.xml,\
+ pom.xml
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/build.properties
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.properties
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.properties 2011-11-01
23:00:21 UTC (rev 36116)
@@ -0,0 +1,2 @@
+providerName=JBoss by Red Hat
+pluginName=JBoss Tools Mylyn Connections
\ No newline at end of file
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.properties
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
(rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml 2011-11-01 23:00:21 UTC
(rev 36116)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>
+<plugin>
+ <extension point="org.eclipse.mylyn.tasks.core.templates">
+ <repository
+ addAutomatically="true"
+ label="Red Hat Bugzilla"
+ repositoryKind="bugzilla"
+ urlRepository="https://bugzilla.redhat.com"/>
+ <repository
+ anonymous="false"
+ addAutomatically="true"
+ label="JBoss JIRA"
+ repositoryKind="jira"
+ urlRepository="https://issues.jboss.org"
+ characterEncoding="UTF-8"/>
+ </extension>
+</plugin>
\ No newline at end of file
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/plugin.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/common/plugins/org.jboss.tools.common.mylyn/pom.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/pom.xml (rev
0)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/pom.xml 2011-11-01 23:00:21 UTC (rev
36116)
@@ -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.common</groupId>
+ <artifactId>plugins</artifactId>
+ <version>3.3.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.common.plugins</groupId>
+ <artifactId>org.jboss.tools.common.mylyn</artifactId>
+
+ <packaging>eclipse-plugin</packaging>
+</project>
Property changes on: trunk/common/plugins/org.jboss.tools.common.mylyn/pom.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain