Author: snjeza
Date: 2010-12-09 13:43:59 -0500 (Thu, 09 Dec 2010)
New Revision: 27292
Added:
workspace/snjeza/runtime-update/.project
workspace/snjeza/runtime-update/artifacts.jar
workspace/snjeza/runtime-update/content.jar
workspace/snjeza/runtime-update/features/
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.core.feature_1.0.0.201012091930.jar
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.feature_1.2.0.201012091930.jar
workspace/snjeza/runtime-update/plugins/
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.core_1.0.0.201012091930.jar
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.ui_1.0.0.201012091930.jar
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime_1.2.0.201012091930.jar
workspace/snjeza/runtime-update/site.xml
Log:
JBoss Runtime Detection update site
Added: workspace/snjeza/runtime-update/.project
===================================================================
--- workspace/snjeza/runtime-update/.project (rev 0)
+++ workspace/snjeza/runtime-update/.project 2010-12-09 18:43:59 UTC (rev 27292)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.runtime.update</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.UpdateSiteBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.UpdateSiteNature</nature>
+ </natures>
+</projectDescription>
Added: workspace/snjeza/runtime-update/artifacts.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/runtime-update/artifacts.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/snjeza/runtime-update/content.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/runtime-update/content.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.core.feature_1.0.0.201012091930.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.core.feature_1.0.0.201012091930.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.feature_1.2.0.201012091930.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/snjeza/runtime-update/features/org.jboss.tools.runtime.feature_1.2.0.201012091930.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.core_1.0.0.201012091930.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.core_1.0.0.201012091930.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.ui_1.0.0.201012091930.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime.ui_1.0.0.201012091930.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime_1.2.0.201012091930.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/snjeza/runtime-update/plugins/org.jboss.tools.runtime_1.2.0.201012091930.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/snjeza/runtime-update/site.xml
===================================================================
--- workspace/snjeza/runtime-update/site.xml (rev 0)
+++ workspace/snjeza/runtime-update/site.xml 2010-12-09 18:43:59 UTC (rev 27292)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature
url="features/org.jboss.tools.runtime.core.feature_1.0.0.201012091930.jar"
id="org.jboss.tools.runtime.core.feature"
version="1.0.0.201012091930">
+ <category name="org.jboss.tools.runtime.category"/>
+ </feature>
+ <feature
url="features/org.jboss.tools.runtime.feature_1.2.0.201012091930.jar"
id="org.jboss.tools.runtime.feature" version="1.2.0.201012091930">
+ <category name="org.jboss.tools.runtime.category"/>
+ </feature>
+ <category-def name="org.jboss.tools.runtime.category" label="JBoss
Runtime Detection"/>
+</site>
Show replies by date