-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #153 from telefonicaid/task/prepare_1.5.0
Step: 1.4.0-SNAPSHOT -> 1.5.0
- Loading branch information
Showing
6 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
Project detached into maven modules. | ||
Perseo-core used as parent module. | ||
Refactorized perseo-core into perseo-main. | ||
Removed SunriseSunset library from perseo-main. Now is attached to perseo-utils. | ||
Add perseo-utils library (date time utility functions) into Esper. | ||
Disable cache from imported functions used as EPL. | ||
Disable cache on EPServiceProvider setup. | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,6 +102,14 @@ rm -rf $RPM_BUILD_ROOT | |
%{_install_dir}/perseo-main.war | ||
|
||
%changelog | ||
* Mon Dec 16 2019 Fermin Galan <[email protected]> 1.5.0 | ||
- Project detached into maven modules (Perseo-core used as parent module) | ||
- Add: perseo-utils library (date time utility functions) into Esper | ||
- Fix: refactorized perseo-core into perseo-main | ||
- Fix: Removed SunriseSunset library from perseo-main. Now is attached to perseo-utils | ||
- Fix: Disable cache from imported functions used as EPL | ||
- Fix: Disable cache on EPServiceProvider setup | ||
|
||
* Tue Oct 29 2019 Fermin Galan <[email protected]> 1.4.0 | ||
- Add library (lib-sunrise-sunset 1.1.1) to retrieve sunset and sunrise (#130) | ||
- Fix use openjdk8 oficial instead unofficial openjdk after bug in official openjdk-8-jdk was fixed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters