Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.10.0.m4-0.el6.noarch.rpm | 2015-06-19 | 39.9 MB | |
package-drone-server-0.10.0.m4-0.el7.noarch.rpm | 2015-06-19 | 39.9 MB | |
package-drone-server-0.10.0.m4.zip | 2015-06-19 | 40.2 MB | |
package-drone-server_0.10.0.m4_all.deb | 2015-06-19 | 39.9 MB | |
package-drone-0.10.0-m4.tar.gz | 2015-06-19 | 9.8 MB | |
package-drone-0.10.0-m4.zip | 2015-06-19 | 11.7 MB | |
README.md | 2015-06-19 | 1.2 kB | |
Totals: 7 Items | 181.4 MB | 0 |
This is a milestone release towards the 0.10.0 release. The final release notes will be more detailed.
Milestone releases are currently not available in the repositories at http://repo.dentrassi.de/ and must be downloaded and installed separately.
These notes only contain the changes of this milestone release compared to the previous one: v0.10.0-m3
Notable changes
Switch to OSGi HttpService
Finally the switch to an OSGi HttpService based setup was made (see [#79]). It is based on Pax Web, JBoss JSTL, Glassfish based Apache Jasper, Equinox for JSP Servlet support and a few others.
From a frontend side nothing should have changed. However this was one of the most intrusive changes since the development of Package Drone. So there will be a few more milestone releases before this is considered stable.
But this allows now for future enhancements which depend on the OSGi HttpService support. Like JAX-RS support for a nice API.
Bug fixes
- [#108] should be fixed. There were some leftovers from the replacement of the lock manager. So hopefully this should be gone.