Skip to content

Commit f8d52fe

Browse files
committed
update
1 parent abcc24e commit f8d52fe

11 files changed

+19
-9
lines changed

about/updatesite/artifacts.jar

-201 Bytes
Binary file not shown.

about/updatesite/artifacts.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<?artifactRepository version='1.1.0'?>
33
<repository name='org.eclipse.core.pki.update' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
4-
<properties size='4'>
4+
<properties size='3'>
55
<property name='p2.system' value='true'/>
6-
<property name='p2.timestamp' value='1718353517449'/>
7-
<property name='p2.uuid' value='d1baaf44-a613-4159-8874-c2d4fe772995'/>
6+
<property name='p2.timestamp' value='1734875679879'/>
7+
<!--<property name='p2.uuid' value='e25a4178-0cea-4708-8b1f-6d511c6e4930'/>-->
88
<property name='p2.compressed' value='true'/>
99
</properties>
10-
<mappings size='3'>
11-
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/org.eclipse:org.eclipse.core.pki.update:eclipse-repository:1.0.0-SNAPSHOT_1.0.0-SNAPSHOT.jar'/>
10+
<mappings size='2'>
11+
<!--<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/org.eclipse.core.pki.update-1.0.0-SNAPSHOT.jar'/>-->
1212
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/org.eclipse:org.eclipse.core.pki.update:eclipse-repository:1.0.0-SNAPSHOT_1.0.0-SNAPSHOT'/>
1313
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/org.eclipse:org.eclipse.core.pki.update:eclipse-repository:1.0.0-SNAPSHOT_1.0.0-SNAPSHOT.jar'/>
1414
</mappings>
1515
<artifacts size='2'>
16-
<artifact classifier='osgi.bundle' id='org.eclipse.core.pki' version='1.0.2.202406140824'>
16+
<artifact classifier='osgi.bundle' id='org.eclipse.core.pki' version='1.0.2.202412221353'>
1717
<properties size='9'>
1818
<property name='artifact.size' value='81277'/>
1919
<property name='download.size' value='81277'/>
@@ -26,7 +26,7 @@
2626
<property name='maven-type' value='eclipse-plugin'/>
2727
</properties>
2828
</artifact>
29-
<artifact classifier='osgi.bundle' id='org.eclipse.ui.pki' version='1.0.0.202406140824'>
29+
<artifact classifier='osgi.bundle' id='org.eclipse.ui.pki' version='1.0.1.202412221353'>
3030
<properties size='9'>
3131
<property name='artifact.size' value='122693'/>
3232
<property name='download.size' value='122693'/>
@@ -35,7 +35,7 @@
3535
<property name='download.checksum.sha-256' value='4502b156d61e2c321bde6112824f8a3f71074f1170f5f9b04d6a176f42282f0e'/>
3636
<property name='maven-groupId' value='security'/>
3737
<property name='maven-artifactId' value='org.eclipse.ui.pki'/>
38-
<property name='maven-version' value='1.0.0-SNAPSHOT'/>
38+
<property name='maven-version' value='1.0.1-SNAPSHOT'/>
3939
<property name='maven-type' value='eclipse-plugin'/>
4040
</properties>
4141
</artifact>

about/updatesite/category.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<site>
3+
<feature url="features/org.eclipse.core.pki.features_1.0.2.qualifier.jar" id="org.eclipse.core.pki.feature" version="1.0.2.qualifier">
4+
<category name="PKI Security Feature"/>
5+
</feature>
6+
<feature id="org.eclipse.core.pki.feature" version="1.0.2.qualifier"/>
7+
<category-def name="pkisecurity" label="PKI Security Plugin Feature"/>
8+
9+
<repository-reference location="https://idetoolsio.github.io/core/updatesite" name="PKI Security Update Site" enabled="false" />
10+
</site>

about/updatesite/content.jar

-213 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)