Difference between revisions of "Version 1.3"
From RifidiWiki
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | =What's new in version 1.3= | + | ==What's new in version 1.3== | 
| − | ==Maven Support== | + | ===Maven Support=== | 
| * In 1.3 we now support building Rifidi with Maven | * In 1.3 we now support building Rifidi with Maven | ||
| * If you wish you can make changes to the core Rifidi packages and export the entire edge server for deployment | * If you wish you can make changes to the core Rifidi packages and export the entire edge server for deployment | ||
| − | ==Altered Package Structure== | + | ===Altered Package Structure=== | 
| * The package structure has been streamlined in 1.3.  Check the javadocs to see what has been moved around | * The package structure has been streamlined in 1.3.  Check the javadocs to see what has been moved around | ||
| − | ==Updated versions== | + | ===Updated versions=== | 
| * Esper has been updated to version 4 | * Esper has been updated to version 4 | ||
| * Spring has been updated to version 3.0.5 | * Spring has been updated to version 3.0.5 | ||
| * ActiveMQ has been updated to version 5.5 | * ActiveMQ has been updated to version 5.5 | ||
| − | ==Performance Improvements== | + | ===Performance Improvements=== | 
| * The edge server is now much faster and scales better | * The edge server is now much faster and scales better | ||
| − | ==LLRP Changes== | + | ===LLRP Changes=== | 
| * Increased support for custom extensions | * Increased support for custom extensions | ||
| + | |||
| + | ==ALE Removal== | ||
| + | * ALE support has been removed but is planned to be added back in the next release as we are in the process of refactoring. | ||
| ==1.3 Links== | ==1.3 Links== | ||
| *[[1.3 Maven Build]] | *[[1.3 Maven Build]] | ||
| *[[Rifidi App Upgrade Guide]] | *[[Rifidi App Upgrade Guide]] | ||
| + | *[http://www.transcends.co/www/javadoc/edge1.3.0/ 1.3 Javadocs] | ||
Latest revision as of 15:25, 19 November 2012
Contents
What's new in version 1.3
Maven Support
- In 1.3 we now support building Rifidi with Maven
- If you wish you can make changes to the core Rifidi packages and export the entire edge server for deployment
Altered Package Structure
- The package structure has been streamlined in 1.3. Check the javadocs to see what has been moved around
Updated versions
- Esper has been updated to version 4
- Spring has been updated to version 3.0.5
- ActiveMQ has been updated to version 5.5
Performance Improvements
- The edge server is now much faster and scales better
LLRP Changes
- Increased support for custom extensions
ALE Removal
- ALE support has been removed but is planned to be added back in the next release as we are in the process of refactoring.

