Last change
on this file since 417 was
193,
checked in by Maciej Komosinski, 11 years ago
|
Set svn:eol-style native for all textual files
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/plain
|
File size:
1.8 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?> |
---|
2 | <?artifactRepository class='org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository' version='1.0.0'?> |
---|
3 | <repository name='file:/C:/Moje dokumenty/My Sources/workspace/Framclipse-updateSite/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'> |
---|
4 | <properties size='2'> |
---|
5 | <property name='p2.compressed' value='false'/> |
---|
6 | <property name='p2.timestamp' value='1245783456531'/> |
---|
7 | </properties> |
---|
8 | <mappings size='3'> |
---|
9 | <rule filter='(& (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/> |
---|
10 | <rule filter='(& (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/> |
---|
11 | <rule filter='(& (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/> |
---|
12 | </mappings> |
---|
13 | <artifacts size='3'> |
---|
14 | <artifact classifier='osgi.bundle' id='com.framsticks.framclipse' version='0.6.0'> |
---|
15 | <properties size='3'> |
---|
16 | <property name='artifact.size' value='3314640'/> |
---|
17 | <property name='download.size' value='3314640'/> |
---|
18 | <property name='download.contentType' value='application/zip'/> |
---|
19 | </properties> |
---|
20 | </artifact> |
---|
21 | <artifact classifier='org.eclipse.update.feature' id='com.framsticks.framclipse' version='0.6.0'> |
---|
22 | <properties size='2'> |
---|
23 | <property name='artifact.size' value='1807'/> |
---|
24 | <property name='download.size' value='1807'/> |
---|
25 | </properties> |
---|
26 | </artifact> |
---|
27 | <artifact classifier='osgi.bundle' id='com.framsticks.framclipse' version='0.6.0'> |
---|
28 | <properties size='3'> |
---|
29 | <property name='artifact.size' value='479649'/> |
---|
30 | <property name='download.size' value='479649'/> |
---|
31 | <property name='download.contentType' value='application/zip'/> |
---|
32 | </properties> |
---|
33 | </artifact> |
---|
34 | </artifacts> |
---|
35 | </repository> |
---|
Note: See
TracBrowser
for help on using the repository browser.