Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Oct 11, 2024
1 parent 6e72bd6 commit ec46e03
Show file tree
Hide file tree
Showing 7 changed files with 116 additions and 116 deletions.
26 changes: 13 additions & 13 deletions artifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?artifactRepository version='1.1.0'?>
<repository name='file:/home/runner/work/spotbugs/spotbugs/eclipsePlugin/build/site/eclipse-daily/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1728529170276'/>
<property name='p2.timestamp' value='1728644054065'/>
<property name='p2.compressed' value='false'/>
</properties>
<mappings size='3'>
Expand All @@ -11,22 +11,22 @@
<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='4.9.0.202410100258-63bca91'>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='4.9.0.202410111053-c631644'>
<properties size='5'>
<property name='artifact.size' value='12098958'/>
<property name='download.size' value='12098958'/>
<property name='download.md5' value='6359f48fca8d725fc7e8f2285efb0f45'/>
<property name='download.checksum.md5' value='6359f48fca8d725fc7e8f2285efb0f45'/>
<property name='download.checksum.sha-256' value='cd1f55272b0cc5bb2a8ca6a65a857cdb60d8a5427b1deee5ba676e9374a212af'/>
<property name='artifact.size' value='12098956'/>
<property name='download.size' value='12098956'/>
<property name='download.md5' value='48bae7e49c05a7b79b822b0688dd3e6a'/>
<property name='download.checksum.md5' value='48bae7e49c05a7b79b822b0688dd3e6a'/>
<property name='download.checksum.sha-256' value='d58d72101c4203a37f4e1f0c9de3bee133863322474171df5dd6acd5a75676ca'/>
</properties>
</artifact>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.9.0.202410100258-63bca91'>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.9.0.202410111053-c631644'>
<properties size='6'>
<property name='artifact.size' value='11482'/>
<property name='download.size' value='11482'/>
<property name='download.md5' value='b14f2a42df01a431e9099f1fbd5efcc3'/>
<property name='download.checksum.md5' value='b14f2a42df01a431e9099f1fbd5efcc3'/>
<property name='download.checksum.sha-256' value='381af59f50177c2ec9cca9f7c2ffe3a1038ac73d5daf974d876a18bdd019f8dd'/>
<property name='artifact.size' value='11475'/>
<property name='download.size' value='11475'/>
<property name='download.md5' value='50ac288e1735676057e33e67e7e9f9ed'/>
<property name='download.checksum.md5' value='50ac288e1735676057e33e67e7e9f9ed'/>
<property name='download.checksum.sha-256' value='736a931aa1d8922463160de9047ed4da497d1bb3788bcd98142ea8ae2848f7a0'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
Expand Down
200 changes: 100 additions & 100 deletions content.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dt>Plugin ID</dt>
<dd>com.github.spotbugs.plugin.eclipse</dd>
<dt>Version</dt>
<dd>4.9.0.202410100258-63bca91</dd>
<dd>4.9.0.202410111053-c631644</dd>
</dl>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
Eclipse update site for SpotBugs.
</description>

<feature url="features/com.github.spotbugs.plugin.eclipse_4.9.0.202410100258-63bca91.jar"
<feature url="features/com.github.spotbugs.plugin.eclipse_4.9.0.202410111053-c631644.jar"
id="com.github.spotbugs.plugin.eclipse"
version="4.9.0.202410100258-63bca91">
version="4.9.0.202410111053-c631644">
<category name="SpotBugs"/>
</feature>

Expand Down

0 comments on commit ec46e03

Please sign in to comment.