Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 12, 2023
1 parent 71cdd64 commit a9e5978
Show file tree
Hide file tree
Showing 7 changed files with 128 additions and 116 deletions.
24 changes: 13 additions & 11 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-candidate/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1665983128172'/>
<property name='p2.timestamp' value='1697074721293'/>
<property name='p2.compressed' value='false'/>
</properties>
<mappings size='3'>
Expand All @@ -11,19 +11,21 @@
<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='com.github.spotbugs.plugin.eclipse' version='4.7.3.r202210170504-fa9e53a'>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='4.8.0.r202310120137-b8c498c'>
<properties size='4'>
<property name='artifact.size' value='11334'/>
<property name='download.size' value='11334'/>
<property name='download.md5' value='fcf82e48a07a67c781baaf94ae6f53a4'/>
<property name='download.contentType' value='application/zip'/>
<property name='artifact.size' value='11847796'/>
<property name='download.size' value='11847796'/>
<property name='download.checksum.sha-512' value='5a5187f4c7900643aa53fb525ec3f3b3ee48deb29f21297eb830b25a879a3902454a0f30ad715a2a19ff97d5f3a790738cf7854ca319158b93d209b97984c8e1'/>
<property name='download.checksum.sha-256' value='cd645ffb5ba5299781946eee610ce919b459f28c3f04462de960d4e7636a7b7c'/>
</properties>
</artifact>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='4.7.3.r202210170504-fa9e53a'>
<properties size='3'>
<property name='artifact.size' value='11732232'/>
<property name='download.size' value='11732232'/>
<property name='download.md5' value='93c4c60b7a1e28e4155058cca2c679b0'/>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.8.0.r202310120137-b8c498c'>
<properties size='5'>
<property name='artifact.size' value='11335'/>
<property name='download.size' value='11335'/>
<property name='download.checksum.sha-512' value='d0e022506001824b1f5b95051b553aa624625fb6d9c464274dec5ab344984902dc38bb251d15f183348e29660340c28148b43b11ef7527534ef9622db4b09c1a'/>
<property name='download.checksum.sha-256' value='1e0caed044734180a1d80015b964532632020d2fb38a84e78eaa75d80379707a'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
</artifacts>
Expand Down
214 changes: 112 additions & 102 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.7.3.r202210170504-fa9e53a</dd>
<dd>4.8.0.r202310120137-b8c498c</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.7.3.r202210170504-fa9e53a.jar"
<feature url="features/com.github.spotbugs.plugin.eclipse_4.8.0.r202310120137-b8c498c.jar"
id="com.github.spotbugs.plugin.eclipse"
version="4.7.3.r202210170504-fa9e53a">
version="4.8.0.r202310120137-b8c498c">
<category name="SpotBugs"/>
</feature>

Expand Down

0 comments on commit a9e5978

Please sign in to comment.