Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.1.0-RC2 to eclipse update site #14

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions eclipse-candidate/artifacts.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='file:/Users/kengo/Documents/github/spotbugs/eclipsePlugin/build/site/eclipse-candidate/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<repository name='file:/home/ubuntu/spotbugs/eclipsePlugin/build/site/eclipse-candidate/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1486302096884'/>
<property name='p2.timestamp' value='1494947401129'/>
<property name='p2.compressed' value='false'/>
</properties>
<mappings size='3'>
Expand All @@ -11,19 +11,19 @@
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='2'>
<artifact classifier='org.eclipse.update.feature' id='edu.umd.cs.findbugs.plugin.eclipse' version='3.1.0.20170205-1486302082588'>
<properties size='4'>
<property name='artifact.size' value='1876'/>
<property name='download.size' value='1876'/>
<property name='download.md5' value='4f83fd7fcabf35afe0d26c99cc2ada4b'/>
<property name='download.contentType' value='application/zip'/>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='3.1.2.20170516-1494947383501'>
<properties size='3'>
<property name='artifact.size' value='5644655'/>
<property name='download.size' value='5644655'/>
<property name='download.md5' value='56cf2fd68e8a77d0c0980324cddb63c6'/>
</properties>
</artifact>
<artifact classifier='osgi.bundle' id='edu.umd.cs.findbugs.plugin.eclipse' version='3.1.0.20170205-1486302082588'>
<properties size='3'>
<property name='artifact.size' value='6254204'/>
<property name='download.size' value='6254204'/>
<property name='download.md5' value='2b023b8eee2b291d5546549377e6223f'/>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='3.1.2.20170516-1494947383501'>
<properties size='4'>
<property name='artifact.size' value='1863'/>
<property name='download.size' value='1863'/>
<property name='download.md5' value='1ff0649c41c419d46752f03ee0cde5af'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
</artifacts>
Expand Down
212 changes: 106 additions & 106 deletions eclipse-candidate/content.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions eclipse-candidate/site.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>

<description url="http://findbugs.cs.umd.edu/eclipse">
This is the Eclipse update site for FindBugs features.
<description url="https://spotbugs.github.io/eclipse-candidate">
This is the Eclipse update site for SpotBugs features.
</description>

<feature url="features/edu.umd.cs.findbugs.plugin.eclipse_3.1.0.20170205-1486302082588.jar"
id="edu.umd.cs.findbugs.plugin.eclipse"
version="3.1.0.20170205-1486302082588">
<category name="FindBugs"/>
<feature url="features/com.github.spotbugs.plugin.eclipse_3.1.02.20170516-1494947383501.jar"
id="com.github.spotbugs.plugin.eclipse"
version="3.1.02.20170516-1494947383501">
<category name="SpotBugs"/>
</feature>

<category-def name="FindBugs" label="FindBugs">
<category-def name="SpotBugs" label="SpotBugs">
<description>
This is the Eclipse category for FindBugs features.
This is the Eclipse category for SpotBugs features.
</description>
</category-def>

Expand Down
30 changes: 30 additions & 0 deletions eclipse/artifacts.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='file:/home/ubuntu/spotbugs/eclipsePlugin/build/site/eclipse/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1494947404769'/>
<property name='p2.compressed' value='false'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='2'>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='3.1.2.20170516-1494947383501'>
<properties size='3'>
<property name='artifact.size' value='5644655'/>
<property name='download.size' value='5644655'/>
<property name='download.md5' value='56cf2fd68e8a77d0c0980324cddb63c6'/>
</properties>
</artifact>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='3.1.2.20170516-1494947383501'>
<properties size='4'>
<property name='artifact.size' value='1817'/>
<property name='download.size' value='1817'/>
<property name='download.md5' value='cbf7cb637f6dc8c9a27e0c54994689ca'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
</artifacts>
</repository>
249 changes: 249 additions & 0 deletions eclipse/content.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
20 changes: 20 additions & 0 deletions eclipse/site.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>

<description url="https://spotbugs.github.io/eclipse">
This is the Eclipse update site for SpotBugs features.
</description>

<feature url="features/com.github.spotbugs.plugin.eclipse_3.1.02.20170516-1494947383501.jar"
id="com.github.spotbugs.plugin.eclipse"
version="3.1.02.20170516-1494947383501">
<category name="SpotBugs"/>
</feature>

<category-def name="SpotBugs" label="SpotBugs">
<description>
This is the Eclipse category for SpotBugs features.
</description>
</category-def>

</site>