Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 17, 2023
1 parent 883b2f1 commit 1070c80
Show file tree
Hide file tree
Showing 7 changed files with 117 additions and 117 deletions.
28 changes: 14 additions & 14 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='1697579966560'/>
<property name='p2.timestamp' value='1697584868130'/>
<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.8.1.202310172157-da34373'>
<properties size='4'>
<property name='artifact.size' value='11873649'/>
<property name='download.size' value='11873649'/>
<property name='download.checksum.sha-512' value='42d3f7ca0862552ce4a981c2dce0922742e73a249ff34820859ba50472763abb6ab60eeac691a807935c355b84be0b6337957fb14af03e5e02a8f676ee3d9e74'/>
<property name='download.checksum.sha-256' value='deb0767edcaa921db2b238279c81b13265a4c13e7e812f093ffd3bacc68624d7'/>
</properties>
</artifact>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.8.1.202310172157-da34373'>
<artifact classifier='org.eclipse.update.feature' id='com.github.spotbugs.plugin.eclipse' version='4.8.1.202310172320-bb2d705'>
<properties size='5'>
<property name='artifact.size' value='11313'/>
<property name='download.size' value='11313'/>
<property name='download.checksum.sha-512' value='072cc7980b18a8c2ae06fecd5903cafb6494d541fb8cd06c8674c69cbebb3e167d781b4575eb4a66e33ed0a6748e1f53306eeb947bde212a5fc2622c31f6212c'/>
<property name='download.checksum.sha-256' value='9869c49ddb4239507db7b30f52b60e65ff26eb1bf4a9fff56aa0b40a583f4517'/>
<property name='artifact.size' value='11314'/>
<property name='download.size' value='11314'/>
<property name='download.checksum.sha-512' value='a79e18b56efa7edcb7438d9e404b55e4b673340dd8f5765003b9e86833a933d00d03de058ea395fcd4aeef9989d54bfa09ac3c0cba432ebeba912a5457519fd3'/>
<property name='download.checksum.sha-256' value='07736f34826481052596206356227736ad57b84282d4cab1559f2751d5f26fd6'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
<artifact classifier='osgi.bundle' id='com.github.spotbugs.plugin.eclipse' version='4.8.1.202310172320-bb2d705'>
<properties size='4'>
<property name='artifact.size' value='11873841'/>
<property name='download.size' value='11873841'/>
<property name='download.checksum.sha-512' value='8bd39ecb5472fd8864f33e2d9673d83dc37126ca29b531259e23231146f433d3894237b72509164639831c8da39321dcbb636668247e5d5fe4869c8803956a52'/>
<property name='download.checksum.sha-256' value='f13275477375b74aab5e43d332025fcc028bdb6a563bf7985491e0f2d719ff08'/>
</properties>
</artifact>
</artifacts>
</repository>
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.1.202310172157-da34373</dd>
<dd>4.8.1.202310172320-bb2d705</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.1.202310172157-da34373.jar"
<feature url="features/com.github.spotbugs.plugin.eclipse_4.8.1.202310172320-bb2d705.jar"
id="com.github.spotbugs.plugin.eclipse"
version="4.8.1.202310172157-da34373">
version="4.8.1.202310172320-bb2d705">
<category name="SpotBugs"/>
</feature>

Expand Down

0 comments on commit 1070c80

Please sign in to comment.