Skip to content

Commit 7f967df

Browse files
committed
adding uxstudio
1 parent 6b89ed6 commit 7f967df

8 files changed

Lines changed: 320 additions & 0 deletions
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<?artifactRepository version='1.1.0'?>
3+
<repository name='${p2.artifact.repo.name}' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
4+
<properties size='2'>
5+
<property name='p2.timestamp' value='1621266856710'/>
6+
<property name='p2.compressed' value='false'/>
7+
</properties>
8+
<mappings size='3'>
9+
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
10+
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
11+
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
12+
</mappings>
13+
<artifacts size='2'>
14+
<artifact classifier='org.eclipse.update.feature' id='com.demandware.studio.java.feature' version='21.6.0.202105171554'>
15+
<properties size='2'>
16+
<property name='download.contentType' value='application/zip'/>
17+
<property name='download.size' value='5902'/>
18+
</properties>
19+
</artifact>
20+
<artifact classifier='osgi.bundle' id='com.demandware.studio.java' version='21.6.0.202105171554'>
21+
<properties size='2'>
22+
<property name='artifact.size' value='4096'/>
23+
<property name='download.size' value='15520'/>
24+
</properties>
25+
</artifact>
26+
</artifacts>
27+
</repository>

docs/public/uxstudio/4.5/content.xml

Lines changed: 133 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<?artifactRepository version='1.1.0'?>
3+
<repository name='${p2.artifact.repo.name}' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
4+
<properties size='2'>
5+
<property name='p2.timestamp' value='1621267059002'/>
6+
<property name='p2.compressed' value='false'/>
7+
</properties>
8+
<mappings size='3'>
9+
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
10+
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
11+
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
12+
</mappings>
13+
<artifacts size='2'>
14+
<artifact classifier='osgi.bundle' id='com.demandware.studio.java' version='21.6.0.202105171557'>
15+
<properties size='2'>
16+
<property name='artifact.size' value='4096'/>
17+
<property name='download.size' value='15520'/>
18+
</properties>
19+
</artifact>
20+
<artifact classifier='org.eclipse.update.feature' id='com.demandware.studio.java.feature' version='21.6.0.202105171557'>
21+
<properties size='2'>
22+
<property name='download.contentType' value='application/zip'/>
23+
<property name='download.size' value='5902'/>
24+
</properties>
25+
</artifact>
26+
</artifacts>
27+
</repository>

docs/public/uxstudio/4.6/content.xml

Lines changed: 133 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)