Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 7, 2023
1 parent a9e5978 commit 3535c8e
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 114 deletions.
22 changes: 11 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='1697074721293'/>
<property name='p2.timestamp' value='1699323432859'/>
<property name='p2.compressed' value='false'/>
</properties>
<mappings size='3'>
Expand All @@ -11,20 +11,20 @@
<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.8.0.r202310120137-b8c498c'>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='4.8.1.r202311070216-a93f606'>
<properties size='4'>
<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'/>
<property name='artifact.size' value='11878041'/>
<property name='download.size' value='11878041'/>
<property name='download.checksum.sha-512' value='3186d476bb0f4125cfe271747d0b8944c27624dff056560292f5838a4f0a499f03f502cd86c480f4ac0329df6b568d1fdfa8f6419d9a997f49745dc7ff9d02fc'/>
<property name='download.checksum.sha-256' value='f2a0a045539fd4c66c47e031b4d896157d10b1902d6d36ece60c08a5ac5b33b7'/>
</properties>
</artifact>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.8.0.r202310120137-b8c498c'>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.8.1.r202311070216-a93f606'>
<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='artifact.size' value='11334'/>
<property name='download.size' value='11334'/>
<property name='download.checksum.sha-512' value='c7124ee295512532258d8779366801f50c2705f95a91777052e58be51c31d69e31aed5120674c5a25c1a8f5574c2c56dfd7e9cc0cb2c47bfd835b7551c8f44a5'/>
<property name='download.checksum.sha-256' value='afe27287f628d5c93508a0fe17b3f79b87f620fbb50a8c8475282c09679640af'/>
<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.8.0.r202310120137-b8c498c</dd>
<dd>4.8.1.r202311070216-a93f606</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.8.0.r202310120137-b8c498c.jar"
<feature url="features/com.github.spotbugs.plugin.eclipse_4.8.1.r202311070216-a93f606.jar"
id="com.github.spotbugs.plugin.eclipse"
version="4.8.0.r202310120137-b8c498c">
version="4.8.1.r202311070216-a93f606">
<category name="SpotBugs"/>
</feature>

Expand Down

0 comments on commit 3535c8e

Please sign in to comment.