OW2 Consortium eclipse-update

Compare Revisions

Ignore whitespace Rev 49 → Rev 50

/trunk/update-site/site.xml
1,5 → 1,6
<?xml version="1.0" encoding="UTF-8"?>
<site mirrorsURL="mirrors.xml">
<site
mirrorsURL="mirrors.xml">
<description url="http://download.forge.objectweb.org/eclipse-update/">
ObjectWeb Consortium Eclipse Update Site.
</description>
40,9 → 41,11
<category name="org-exoplatform-eclipse-plugins"/>
</feature>
<feature url="features/org.exoplatform.eclipse.feature_2.0.0.jar" id="org.exoplatform.eclipse.feature" version="2.0">
<category name="org-exoplatform-eclipse-plugins"/>
<category name="org-exoplatform-eclipse-plugins"/>
</feature>
<feature url="features/com.bull.eclipse.wtp.jonas.WtpAdapter.feature_2.4.1.jar" id="com.bull.eclipse.wtp.jonas.WtpAdapter.feature" version="2.4.1">
<category name="jonas-dev"/>
</feature>
<archive path="plugins/org.objectweb.asm_2.2.1.jar" url="http://download.forge.objectweb.org/asm/org.objectweb.asm_2.2.1.jar"/>
<archive path="plugins/org.objectweb.asm_2.2.0.jar" url="http://download.forge.objectweb.org/asm/org.objectweb.asm_2.2.0.jar"/>
<archive path="plugins/org.objectweb.asm_2.1.0.jar" url="http://download.forge.objectweb.org/asm/org.objectweb.asm_2.1.0.jar"/>
54,11 → 57,12
<archive path="plugins/org.objectweb.jope4j.plugin_1.0.3.jar" url="http://download.forge.objectweb.org/jope/org.objectweb.jope4j.plugin_1.0.3.jar"/>
<archive path="plugins/org.objectweb.jope4j.plugin_1.0.2.jar" url="http://download.forge.objectweb.org/jope/org.objectweb.jope4j.plugin_1.0.2.jar"/>
<archive path="plugins/org.objectweb.jope4j.plugin_1.0.4.jar" url="http://download.forge.objectweb.org/jope/org.objectweb.jope4j.plugin_1.0.4.jar"/>
 
<category-def name="asm" label="ASM Framework"/>
<category-def name="bytecode-outline" label="Bytecode Outline"/>
<category-def name="jonas-dev" label="JOnAS Development"/>
<category-def name="org-exoplatform-eclipse-plugins" label="eXo Platform Eclipse Plugins">
<description>Under this category you will find a set of plugins that work together to help you with writing eXo platform based portlet applications.</description>
<description>
Under this category you will find a set of plugins that work together to help you with writing eXo platform based portlet applications.
</description>
</category-def>
</site>