Skip to content

Commit 2d1b540

Browse files
committed
version 1.16.0
1 parent 809eeae commit 2d1b540

File tree

21 files changed

+88
-34
lines changed

21 files changed

+88
-34
lines changed

com.sap.adt.abapcleaner.app/abapcleaner.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="ABAP cleaner" uid="com.sap.adt.abapcleaner.app" application="com.sap.adt.abapcleaner.standalone.app" version="1.15.1.qualifier" useFeatures="true" includeLaunchers="true">
4+
<product name="ABAP cleaner" uid="com.sap.adt.abapcleaner.app" application="com.sap.adt.abapcleaner.standalone.app" version="1.16.0" useFeatures="true" includeLaunchers="true">
55

66
<configIni use="default">
77
</configIni>

com.sap.adt.abapcleaner.app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sap.adt.abapcleaner</groupId>
55
<artifactId>com.sap.adt.abapcleaner.app</artifactId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>com.sap.adt.abapcleaner.app</name>
88
<packaging>eclipse-repository</packaging>
99

1010
<parent>
1111
<artifactId>parent</artifactId>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
13-
<version>1.15.1-SNAPSHOT</version>
13+
<version>1.16.0</version>
1414
<relativePath>../</relativePath>
1515
</parent>
1616

com.sap.adt.abapcleaner.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.sap.adt.abapcleaner.feature"
44
label="ABAP cleaner"
5-
version="1.15.1.qualifier">
5+
version="1.16.0">
66

77
<description>
88
ABAP cleaner plug-in for ABAP Development Tools

com.sap.adt.abapcleaner.feature/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>com.sap.adt.abapcleaner.feature</artifactId>
55
<groupId>com.sap.adt.abapcleaner</groupId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>com.sap.adt.abapcleaner.feature</name>
88
<packaging>eclipse-feature</packaging>
99

1010
<parent>
1111
<artifactId>parent</artifactId>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
13-
<version>1.15.1-SNAPSHOT</version>
13+
<version>1.16.0</version>
1414
<relativePath>../</relativePath>
1515
</parent>
1616

com.sap.adt.abapcleaner.gui/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: com.sap.adt.abapcleaner.gui;singleton:=true
5-
Bundle-Version: 1.15.1.qualifier
5+
Bundle-Version: 1.16.0
66
Bundle-Vendor: %Provider-Name
77
Bundle-Localization: plugin
88
Bundle-RequiredExecutionEnvironment: JavaSE-11

com.sap.adt.abapcleaner.gui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sap.adt.abapcleaner</groupId>
55
<artifactId>com.sap.adt.abapcleaner.gui</artifactId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>com.sap.adt.abapcleaner.gui</name>
88
<packaging>eclipse-plugin</packaging>
99

1010
<parent>
1111
<artifactId>parent</artifactId>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
13-
<version>1.15.1-SNAPSHOT</version>
13+
<version>1.16.0</version>
1414
<relativePath>../</relativePath>
1515
</parent>
1616

com.sap.adt.abapcleaner.updatesite/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>com.sap.adt.abapcleaner.updatesite</artifactId>
5-
<version>1.15.1-SNAPSHOT</version>
5+
<version>1.16.0</version>
66
<name>ABAP Cleaner for ABAP Development Tools (ADT)</name>
77
<packaging>eclipse-repository</packaging>
88

99
<parent>
1010
<artifactId>parent</artifactId>
1111
<groupId>com.sap.adt.abapcleaner</groupId>
12-
<version>1.15.1-SNAPSHOT</version>
12+
<version>1.16.0</version>
1313
<relativePath>../</relativePath>
1414
</parent>
1515

com.sap.adt.abapcleaner/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: com.sap.adt.abapcleaner;singleton:=true
5-
Bundle-Version: 1.15.1.qualifier
5+
Bundle-Version: 1.16.0
66
Bundle-Vendor: %Provider-Name
77
Bundle-Localization: plugin
88
Bundle-RequiredExecutionEnvironment: JavaSE-11

com.sap.adt.abapcleaner/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sap.adt.abapcleaner</groupId>
55
<artifactId>com.sap.adt.abapcleaner</artifactId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>com.sap.adt.abapcleaner</name>
88
<packaging>eclipse-plugin</packaging>
99

1010
<parent>
1111
<artifactId>parent</artifactId>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
13-
<version>1.15.1-SNAPSHOT</version>
13+
<version>1.16.0</version>
1414
<relativePath>../</relativePath>
1515
</parent>
1616

com.sap.adt.abapcleaner/src/com/sap/adt/abapcleaner/programbase/Program.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public static String getVersion() {
5656

5757
public static Release[] getReleases() {
5858
return new Release[] {
59+
Release.create("1.16.0", 2024, 4, 12),
5960
Release.create("1.15.0", 2024, 3, 25),
6061
Release.create("1.14.0", 2024, 3, 11),
6162
Release.create("1.13.0", 2024, 1, 5),

com.sap.adt.abapcleaner/src/com/sap/adt/abapcleaner/rules/declarations/UnusedVariablesRule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public String getExample() {
108108
final ConfigEnumValue<UnusedVariableAction> configActionForVarsOnlyUsedInComment = new ConfigEnumValue<UnusedVariableAction>(this, "MeasureForVarsOnlyUsedInComment", "Action for variables only used in commented-out code:", actionTexts, UnusedVariableAction.values(), UnusedVariableAction.COMMENT_OUT_WITH_ASTERISK);
109109
final ConfigEnumValue<UnusedVariableActionIfAssigned> configActionForAssignedVars = new ConfigEnumValue<UnusedVariableActionIfAssigned>(this, "MeasureForAssignedVars", "Action for assigned but unused local variables:", actionTextsIfAssigned, UnusedVariableActionIfAssigned.values(), UnusedVariableActionIfAssigned.ADD_TODO_COMMENT);
110110
final ConfigEnumValue<UnusedVariableActionIfAssigned> configActionForAssignedVarsOnlyUsedInComment = new ConfigEnumValue<UnusedVariableActionIfAssigned>(this, "MeasureForAssignedVarsOnlyUsedInComment", "Action for assigned variables only used in commented-out code:", actionTextsIfAssigned, UnusedVariableActionIfAssigned.values(), UnusedVariableActionIfAssigned.ADD_TODO_COMMENT);
111-
final ConfigEnumValue<UnusedVariableActionForMessageInto> configActionForVarsAssignedInMessageInto = new ConfigEnumValue<UnusedVariableActionForMessageInto>(this, "MeasureForVarsOnlyAssignedInMessageInto", "Action for variables only assigned in MESSAGE ... INTO:", actionTextsForMessageInto, UnusedVariableActionForMessageInto.values(), UnusedVariableActionForMessageInto.ADD_PRAGMA_NEEDED, UnusedVariableActionForMessageInto.ADD_TODO_COMMENT, LocalDate.of(2024, 4, 12));
111+
final ConfigEnumValue<UnusedVariableActionForMessageInto> configActionForVarsAssignedInMessageInto = new ConfigEnumValue<UnusedVariableActionForMessageInto>(this, "MeasureForVarsOnlyAssignedInMessageInto", "Action for variables only assigned in MESSAGE ... INTO:", actionTextsForMessageInto, UnusedVariableActionForMessageInto.values(), UnusedVariableActionForMessageInto.ADD_PRAGMA_NEEDED, UnusedVariableActionForMessageInto.ADD_TODO_COMMENT, LocalDate.of(2024, 4, 11));
112112
final ConfigEnumValue<UnusedVariableAction> configActionForConstantsNeverUsed = new ConfigEnumValue<UnusedVariableAction>(this, "MeasureForConstantsNeverUsed", "Action for local constants that are never used:", actionTexts, UnusedVariableAction.values(), UnusedVariableAction.COMMENT_OUT_WITH_ASTERISK);
113113
final ConfigEnumValue<UnusedVariableAction> configActionForConstantsOnlyUsedInComment = new ConfigEnumValue<UnusedVariableAction>(this, "MeasureForConstantsOnlyUsedInComment", "Action for constants only used in commented-out code:", actionTexts, UnusedVariableAction.values(), UnusedVariableAction.COMMENT_OUT_WITH_ASTERISK);
114114

com.sap.adt.abapcleaner/src/com/sap/adt/abapcleaner/rules/syntax/ComparisonOperatorRule.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ public String getExample() {
6060
+ LINE_SEP + "ENDFORM.";
6161
}
6262

63-
final ConfigEnumValue<ComparisonOperatorType> configPreferredOperatorSet = new ConfigEnumValue<ComparisonOperatorType>(this, "PreferredOperatorSet", "Preferred set of comparison operators:", new String[] { "symbolic (<, <=, =, <>, >=, >)", "textual (LT, LE, EQ, NE, GE, GT)" }, ComparisonOperatorType.values(), ComparisonOperatorType.SYMBOLIC, ComparisonOperatorType.SYMBOLIC, LocalDate.of(2024, 4, 12));
63+
final ConfigEnumValue<ComparisonOperatorType> configPreferredOperatorSet = new ConfigEnumValue<ComparisonOperatorType>(this, "PreferredOperatorSet", "Preferred set of comparison operators:", new String[] { "symbolic (<, <=, =, <>, >=, >)", "textual (LT, LE, EQ, NE, GE, GT)" }, ComparisonOperatorType.values(), ComparisonOperatorType.SYMBOLIC, ComparisonOperatorType.SYMBOLIC, LocalDate.of(2024, 4, 11));
6464
final ConfigBoolValue configReplaceRegularOperators = new ConfigBoolValue(this, "ReplaceRegularOperators", "Replace regular comparison operators with preferred variant", true);
65-
final ConfigBoolValue configReplaceObsoleteOperators = new ConfigBoolValue(this, "ReplaceObsoleteOperators", "Replace obsolete comparison operators (>< => =<) with preferred variant", true, false, LocalDate.of(2024, 4, 12));
65+
final ConfigBoolValue configReplaceObsoleteOperators = new ConfigBoolValue(this, "ReplaceObsoleteOperators", "Replace obsolete comparison operators (>< => =<) with preferred variant", true, false, LocalDate.of(2024, 4, 11));
6666

6767
private final ConfigValue[] configValues = new ConfigValue[] { configPreferredOperatorSet, configReplaceRegularOperators, configReplaceObsoleteOperators };
6868

docs/main-window.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ Additionally, these settings are saved and used for all subsequent _automated_ c
5555
in which the interactive ABAP cleaner UI is not shown. Therefore, even if you mainly use the automated cleanup,
5656
you may occasionally open the interactive ABAP cleaner UI to change these cleanup settings.
5757

58+
If you use different Eclipse workspaces, please note that cleanup profiles and most ABAP cleaner settings are shared
59+
across all workspaces, whereas the 'Cleanup Settings' are workspace-specific. This means that if you switch to a different
60+
Eclipse workspace, ABAP cleaner switches to the cleanup settings (profile name, cleanup range, syntax restriction) that
61+
were last used in this workspace. The same is true if you switch between the ADT plug-in and the stand-alone version of
62+
ABAP cleaner.
5863

5964
### Selecting a Profile
6065

docs/release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ as well as bugfixes of reported issues, i.e. anything that enhances or changes t
66
For a complete list of changes (including documentation, tests, refactoring etc.), please refer to
77
the list of [commits](../../../commits/main).
88

9+
## 2024-04-12 (version 1.16.0)
10+
11+
Many **thanks** to [**HuprichT**](https://github.com/HuprichT), [**mraht**](https://github.com/mraht) and
12+
[**ConjuringCoffee**](https://github.com/ConjuringCoffee) for all your ideas!
13+
14+
* Changed **Cleanup Settings** (last profile, cleanup range, syntax restriction) to be **workspace-specific** ([#211](../../../issues/211))
15+
* Renamed rule '**Prefer =, <>, <= etc. to EQ, NE, LE etc.**' to '**Use consistent set of comparison operators**' ([#273](../../../issues/273))
16+
* Enhanced rule '**Use consistent set of comparison operators**' with option for **preferred** set ([#273](../../../issues/273))
17+
* Enhanced rule '**Use consistent set of comparison operators**' with replacement of **obsolete** operators ([#283](../../../issues/283))
18+
* Enhanced rule '**Delete unused variables**' with option to add **##NEEDED** in case of MESSAGE ... INTO ([#275](../../../issues/275))
19+
* Enhanced rule '**Delete unused variables**' for **MESSAGE INTO** with **upfront declaration** ([#285](../../../issues/285))
20+
* Updated **ABAP grammar** file
21+
* Updated **known CamelCase names** for CDS views and fields
22+
923
## 2024-03-25 (version 1.15.0)
1024

1125
**Thank you** very much [**jelliottp**](https://github.com/jelliottp), [**BenjaminWeisheit**](https://github.com/BenjaminWeisheit) and

docs/rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Available Cleanup Rules
22

3-
ABAP cleaner offers 75 cleanup rules with a total of 294 configuration options:
3+
ABAP cleaner offers 75 cleanup rules with a total of 298 configuration options:
44

55
## Empty Lines
66

@@ -41,7 +41,7 @@ ABAP cleaner offers 75 cleanup rules with a total of 294 configuration options:
4141
* [Correct frequent typos](rules/TypoRule.md)
4242
* [Resolve equals sign chain into several commands](rules/EqualsSignChainRule.md)
4343
* [Prefer calculation assignment operators \(\+=, -= etc.\)](rules/CalculationAssignmentRule.md)
44-
* [Prefer =, <>, <= etc. to EQ, NE, LE etc.](rules/ComparisonOperatorRule.md)
44+
* [Use consistent set of comparison operators](rules/ComparisonOperatorRule.md)
4545
* [Prefer IS NOT to NOT IS](rules/NotIsRule.md)
4646
* [Move AND/OR etc. from line end to next line start](rules/LogicalOperatorPositionRule.md)
4747
* [Use string templates to assemble text](rules/StringTemplateRule.md)

docs/rules/ComparisonOperatorRule.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,69 @@
11
[<-- previous rule](CalculationAssignmentRule.md) | [overview](../rules.md) | [next rule -->](NotIsRule.md)
22

3-
# Prefer =, <>, <= etc. to EQ, NE, LE etc.
3+
# Use consistent set of comparison operators
44

5-
Replaces keywords \(LT, LE, EQ, NE, GT, GE\) with symbolic comparison operators \(<, <=, =, >=, >, <>\).
5+
Replaces textual comparison operators \(LT, LE, EQ, NE, GE, GT\) with symbolic comparison operators \(<, <=, =, <>, >=, >\) or vice versa.
66

77
## References
88

99
* [ABAP Keyword Documentation: Use consistent spelling](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenlogexp_any_operand.htm)
10+
* [ABAP Keyword Documentation: Obsolete Relational Operators](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenobsolete_logexp_op.htm)
1011

1112
## Options
1213

13-
* \(no options available for this rule\)
14+
* Preferred set of comparison operators: \[symbolic \(<, <=, =, <>, >=, >\)\]
15+
* \[X\] Replace regular comparison operators with preferred variant
16+
* \[X\] Replace obsolete comparison operators \(>< => =<\) with preferred variant
1417

1518
## Examples
1619

1720

1821
```ABAP
1922
20-
METHOD prefer_symbolic_comparison_ops.
23+
CLASS any_class IMPLEMENTATION.
24+
METHOD use_consistent_comparison_ops.
2125
IF a EQ b OR c NE d.
22-
IF a LT c AND b GT d
23-
AND b LT e.
26+
IF a < c AND b > d
27+
AND b < e.
2428
IF a LE d AND c GE b.
25-
" do something
29+
result = xsdbool( a <= d OR a GE b ).
2630
ENDIF.
2731
ENDIF.
2832
ENDIF.
2933
ENDMETHOD.
34+
ENDCLASS.
35+
36+
FORM any_form.
37+
" these obsolete variants are only possible outside of the object-oriented context:
38+
IF a >< b AND b => c OR c =< d.
39+
RETURN.
40+
ENDIF.
41+
ENDFORM.
3042
```
3143

3244
Resulting code:
3345

3446
```ABAP
3547
36-
METHOD prefer_symbolic_comparison_ops.
48+
CLASS any_class IMPLEMENTATION.
49+
METHOD use_consistent_comparison_ops.
3750
IF a = b OR c <> d.
3851
IF a < c AND b > d
3952
AND b < e.
4053
IF a <= d AND c >= b.
41-
" do something
54+
result = xsdbool( a <= d OR a >= b ).
4255
ENDIF.
4356
ENDIF.
4457
ENDIF.
4558
ENDMETHOD.
59+
ENDCLASS.
60+
61+
FORM any_form.
62+
" these obsolete variants are only possible outside of the object-oriented context:
63+
IF a <> b AND b >= c OR c <= d.
64+
RETURN.
65+
ENDIF.
66+
ENDFORM.
4667
```
4768

4869
## Related code

docs/rules/UnusedVariablesRule.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Note that this rule will skip methods in which macros are used.
1212
* Action for variables only used in commented-out code: \[comment out with \*\]
1313
* Action for assigned but unused local variables: \[add TODO comment\]
1414
* Action for assigned variables only used in commented-out code: \[add TODO comment\]
15+
* Action for variables only assigned in MESSAGE ... INTO: \[add pragma \#\#NEEDED\]
1516
* Action for local constants that are never used: \[comment out with \*\]
1617
* Action for constants only used in commented-out code: \[comment out with \*\]
1718

@@ -32,6 +33,7 @@ Note that this rule will skip methods in which macros are used.
3233
3334
DATA lv_only_assigned TYPE i.
3435
DATA lv_assigned_but_used_incomment TYPE i.
36+
DATA lv_assigned_in_msg TYPE string.
3537
3638
" with the ##NEEDED pragma, an unused variable will be kept and no TODO added;
3739
" the pragma also prevents a warning from the Extended Check (SLIN)
@@ -60,6 +62,11 @@ Note that this rule will skip methods in which macros are used.
6062
lv_only_assigned = lv_only_assigned + 2.
6163
MULTIPLY lv_only_assigned BY 2.
6264
65+
" without INTO, MESSAGE would interrupt the program flow; therefore,
66+
" this variable is needed for the intended behavior even if it is never used
67+
MESSAGE e123(any_message) INTO DATA(lv_message).
68+
MESSAGE e456(other_message) WITH 'any' 'text' INTO lv_assigned_in_msg.
69+
6370
lv_assigned_but_used_incomment = 1.
6471
6572
* this comment mentions the variable lv_unused_a, but that does not count:
@@ -90,6 +97,7 @@ Resulting code:
9097
DATA lv_only_assigned TYPE i.
9198
" TODO: variable is assigned but only used in commented-out code (ABAP cleaner)
9299
DATA lv_assigned_but_used_incomment TYPE i.
100+
DATA lv_assigned_in_msg TYPE string ##NEEDED.
93101
94102
" with the ##NEEDED pragma, an unused variable will be kept and no TODO added;
95103
" the pragma also prevents a warning from the Extended Check (SLIN)
@@ -118,6 +126,11 @@ Resulting code:
118126
lv_only_assigned = lv_only_assigned + 2.
119127
MULTIPLY lv_only_assigned BY 2.
120128
129+
" without INTO, MESSAGE would interrupt the program flow; therefore,
130+
" this variable is needed for the intended behavior even if it is never used
131+
MESSAGE e123(any_message) INTO DATA(lv_message) ##NEEDED.
132+
MESSAGE e456(other_message) WITH 'any' 'text' INTO lv_assigned_in_msg.
133+
121134
lv_assigned_but_used_incomment = 1.
122135
123136
* this comment mentions the variable lv_unused_a, but that does not count:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sap.adt.abapcleaner</groupId>
55
<artifactId>parent</artifactId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>ABAP cleaner</name>
88
<packaging>pom</packaging>
99
<modules>

test/com.sap.adt.abapcleaner.test/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: Unit Tests for com.sap.adt.abapcleaner
44
Bundle-SymbolicName: com.sap.adt.abapcleaner.test;singleton:=true
5-
Bundle-Version: 1.15.1.qualifier
5+
Bundle-Version: 1.16.0
66
Bundle-Vendor: abap-dev
77
Fragment-Host: com.sap.adt.abapcleaner
88
Bundle-RequiredExecutionEnvironment: JavaSE-11

test/com.sap.adt.abapcleaner.test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sap.adt.abapcleaner</groupId>
55
<artifactId>com.sap.adt.abapcleaner.test</artifactId>
6-
<version>1.15.1-SNAPSHOT</version>
6+
<version>1.16.0</version>
77
<name>com.sap.adt.abapcleaner.test</name>
88
<packaging>eclipse-test-plugin</packaging>
99

1010
<parent>
1111
<artifactId>tests</artifactId>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
13-
<version>1.15.1-SNAPSHOT</version>
13+
<version>1.16.0</version>
1414
<relativePath>../</relativePath>
1515
</parent>
1616

test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.sap.adt.abapcleaner</groupId>
66
<artifactId>tests</artifactId>
7-
<version>1.15.1-SNAPSHOT</version>
7+
<version>1.16.0</version>
88
<name>Test Fragments</name>
99
<packaging>pom</packaging>
1010

1111
<parent>
1212
<groupId>com.sap.adt.abapcleaner</groupId>
1313
<artifactId>parent</artifactId>
14-
<version>1.15.1-SNAPSHOT</version>
14+
<version>1.16.0</version>
1515
<relativePath>../</relativePath>
1616
</parent>
1717

0 commit comments

Comments
 (0)