Skip to content

Commit

Permalink
#94 [v2.0] issues found in RC3
Browse files Browse the repository at this point in the history
- [x] #34 [v2.0] prepare release
- [x] #37 [v2.0] update project description
- [x] #38 [v2.0] update sourceforge binaries and close all issues there
- [x] #39 [v2.0] update Eclipse Marketplace

Signed-off-by: Andre Bossert <anb0s@anbos.de>
  • Loading branch information
anb0s committed Sep 29, 2016
1 parent 3ab5ac0 commit edae3a6
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 4 deletions.
Binary file added release/2.0/2.0.0.v20160929-1641/artifacts.jar
Binary file not shown.
Binary file added release/2.0/2.0.0.v20160929-1641/content.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions release/2.0/compositeArtifacts.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='UTF-8'?>
<?compositeArtifactRepository version='1.0.0'?>
<repository name='EasyShell 2.0' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1475167327589'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='1'>
<child location='2.0.0.v20160929-1641'/>
</children>
</repository>
11 changes: 11 additions & 0 deletions release/2.0/compositeContent.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
<repository name='EasyShell 2.0' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1475167327603'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='1'>
<child location='2.0.0.v20160929-1641'/>
</children>
</repository>
3 changes: 3 additions & 0 deletions release/2.0/p2.index
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
version=1
metadata.repository.factory.order=compositeContent.xml,\!
artifact.repository.factory.order=compositeArtifacts.xml,\!
5 changes: 3 additions & 2 deletions release/compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<repository name='EasyShell Release Versions' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.atomic.composite.loading' value='true'/>
<property name='p2.timestamp' value='1464890300683'/>
<property name='p2.timestamp' value='1475167327725'/>
</properties>
<children size='1'>
<children size='2'>
<child location='1.4'/>
<child location='2.0'/>
</children>
</repository>
5 changes: 3 additions & 2 deletions release/compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<repository name='EasyShell Release Versions' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.atomic.composite.loading' value='true'/>
<property name='p2.timestamp' value='1464890300686'/>
<property name='p2.timestamp' value='1475167327729'/>
</properties>
<children size='1'>
<children size='2'>
<child location='1.4'/>
<child location='2.0'/>
</children>
</repository>

0 comments on commit edae3a6

Please sign in to comment.