Skip to content

Commit c246ae8

Browse files
committed
Release v0.4.0-alpha.
1 parent ee14026 commit c246ae8

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

edu.cuny.hunter.streamrefactoring.feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="edu.cuny.hunter.optimize.stream.refactoring"
44
label="Optimize Stream Refactoring"
5-
version="0.3.0.qualifier"
5+
version="0.4.0.qualifier"
66
provider-name="Hunter College, City University of New York">
77

88
<description url="http://cuny.is/streams">
Binary file not shown.
Binary file not shown.

edu.cuny.hunter.streamrefactoring.updatesite/site.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
This tool consists of automated refactoring research prototype plug-ins for Eclipse that assists developers in writing optimal stream client code in a semantics-preserving fashion. Refactoring preconditions and transformations for automatically determining when it is safe and possibly advantageous to convert a sequential stream to parallel and improve upon already parallel streams are included. The approach utilizes both WALA and SAFE.
77
</description>
8-
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.3.0.201804231305.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.3.0.201804231305"/>
8+
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.4.0.201804231330.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.4.0.201804231330"/>
99
</site>

0 commit comments

Comments
 (0)