Skip to content

Commit 736f9d0

Browse files
committed
Version 3.2.1
1 parent df3f3b1 commit 736f9d0

7 files changed

Lines changed: 38 additions & 38 deletions

File tree

JASmine Feature/feature.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<feature
3-
id="JASmine_Feature"
4-
label="JAS-mine_Plugin"
5-
version="3.2.0">
6-
7-
<description url="http://www.example.com/description">
8-
JAS-mine simulation project plugin for Eclipse IDE
9-
</description>
10-
11-
<copyright url="http://www.example.com/copyright">
12-
Copyright 2017 Ross Richardson
13-
</copyright>
14-
15-
<license url="http://www.example.com/license">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<feature
3+
id="JASmine_Feature"
4+
label="JAS-mine_Plugin"
5+
version="3.2.1">
6+
7+
<description url="http://www.example.com/description">
8+
JAS-mine simulation project plugin for Eclipse IDE
9+
</description>
10+
11+
<copyright url="http://www.example.com/copyright">
12+
Copyright 2017 Ross Richardson
13+
</copyright>
14+
15+
<license url="http://www.example.com/license">
1616
Copyright (C) 2017 Ross E. Richardson
1717

1818
This library is free software; you can redistribute it and/or modify it under
@@ -27,14 +27,14 @@ details.
2727

2828
You should have received a copy of the GNU Lesser General Public License
2929
along with this library; if not, write to the Free Software Foundation, Inc.,
30-
59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
31-
</license>
32-
33-
<plugin
34-
id="JASmine_Plugin"
35-
download-size="25"
36-
install-size="0"
37-
version="3.2.0"
38-
unpack="false"/>
39-
40-
</feature>
30+
59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
31+
</license>
32+
33+
<plugin
34+
id="JASmine_Plugin"
35+
download-size="25"
36+
install-size="0"
37+
version="3.2.1"
38+
unpack="false"/>
39+
40+
</feature>

JASmine Plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %Bundle-Name
44
Bundle-SymbolicName: JASmine_Plugin;singleton:=true
5-
Bundle-Version: 3.2.0
5+
Bundle-Version: 3.2.1
66
Bundle-Activator: jasmine_plugin.Activator
77
Require-Bundle: org.eclipse.ui,
88
org.eclipse.core.runtime,

JASmine_UpdateSite/artifacts.jar

27 Bytes
Binary file not shown.

JASmine_UpdateSite/content.jar

176 Bytes
Binary file not shown.
818 Bytes
Binary file not shown.
28.6 KB
Binary file not shown.

JASmine_UpdateSite/site.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<site>
3-
<feature url="features/JASmine_Feature_3.2.0.jar" id="JASmine_Feature" version="3.2.0">
4-
<category name="JASmineUS"/>
5-
</feature>
6-
<category-def name="JASmineUS" label="JAS-mine">
7-
<description>
8-
JAS-mine simulation project plugin for Eclipse IDE
9-
</description>
10-
</category-def>
11-
</site>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<site>
3+
<feature url="features/JASmine_Feature_3.2.1.jar" id="JASmine_Feature" version="3.2.1">
4+
<category name="JASmineUS"/>
5+
</feature>
6+
<category-def name="JASmineUS" label="JAS-mine">
7+
<description>
8+
JAS-mine simulation project plugin for Eclipse IDE
9+
</description>
10+
</category-def>
11+
</site>

0 commit comments

Comments
 (0)