Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
e8db90c13c9e6cbcae73fc75daf0d7cfb81a57e3
/
deploymentadmin
/
deploymentadmin
6b1394c
Removed more @since 1.6
by Marcel Offermans
· 13 years ago
238c360
Removed a constructor that was @since 1.6
by Marcel Offermans
· 13 years ago
d37d14c
Removed an "unsafe" delete method from Utils and replaced invocations to it with a "safe" delete method (one that *does* check the return code from File.delete()).
by Marcel Offermans
· 13 years ago
8c91799
Added a whole collection of tests to ensure that DeploymentAdmin conforms to the specification and works correctly. Refactored some of the code. Specifically modified the uninstall behavior to make it spec compliant.
by Marcel Offermans
· 13 years ago
a188291
Various smaller improvements and fixes.
by Marcel Offermans
· 13 years ago
0da714e
Various fixes and refactorings to ensure that the incoming stream always gets read completely (we missed some corner cases in a previous attempt to fix this).
by Marcel Offermans
· 13 years ago
41ebc78
FELIX-3526 Applied the patch, merged two very similar static methods into one.
by Marcel Offermans
· 13 years ago
8c2cd67
FELIX-3515 Now closes the stream after trying to read any extra data at the end of a ZIP file from it.
by Marcel Offermans
· 13 years ago
b243ae8
Various fixes, the most important one was properly closing a stream that was reading a manifest in FileDeploymentPackage, to improve robustness when something goes wrong while manipulating files. The old code worked everywhere but on Windows, where a locked file prevented deletion, causing problems updating deployment packages. If you use Windows, you definitely need this fix.
by Marcel Offermans
· 13 years ago
74c3e11
Updates to make file handling more robust. Attempt to resolve an issue that only surfaces on Windows.
by Marcel Offermans
· 13 years ago
08efb34
Fixed export/import for deploymentadmin.
by Marcel Offermans
· 13 years ago
a5d96bf
FELIX-3336 Finalized the patch after finally understanding exactly what was going on.
by Marcel Offermans
· 13 years ago
376059b
FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it.
by Marcel Offermans
· 13 years ago
aacf5f5
FELIX-3336 Added a test case while trying to hunt down a potential bug.
by Marcel Offermans
· 13 years ago
8beeec4
FELIX-3272 applied the patch
by Marcel Offermans
· 13 years ago
e16960c
FELIX-3270 fixed as suggested in the issue
by Marcel Offermans
· 13 years ago
c99f351
FELIX-3139 Implemented first version of uninstall. Does not follow the spec yet to the letter, but functionally does the right thing.
by Marcel Offermans
· 13 years ago
347cbbf
FELIX-1828 Applied the suggested fix.
by Marcel Offermans
· 13 years ago
85cb8f0
Apache-developed software shouldn't be incluced in third-party software
by Richard S. Hall
· 14 years ago
6e1dff5
[maven-release-plugin] prepare for next development iteration
by Marcel Offermans
· 14 years ago
0bcf228
[maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0
by Marcel Offermans
· 14 years ago
0f42043
Rolled back the 2nd release attempt.
by Marcel Offermans
· 14 years ago
12c5dbe
[maven-release-plugin] prepare for next development iteration
by Marcel Offermans
· 14 years ago
3d5197e
[maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0
by Marcel Offermans
· 14 years ago
28625e2
Added changelog.txt's.
by Marcel Offermans
· 14 years ago
ebb039e
Fixed DEPENDENCIES files.
by Marcel Offermans
· 14 years ago
0182860
[maven-release-plugin] prepare for next development iteration
by Marcel Offermans
· 14 years ago
d6219c5
[maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0
by Marcel Offermans
· 14 years ago
1f63063
Release prep.
by Marcel Offermans
· 14 years ago
10c6d60
More fixes in preparation of a release.
by Marcel Offermans
· 14 years ago
6f82a27
Updated NOTICE, added DEPENDENCIES, updated pom.
by Marcel Offermans
· 14 years ago
4cd5442
Small upgrade to the R4.2 API. Modernized the pom in preparation for a release.
by Marcel Offermans
· 14 years ago
57f2c23
Renamed a directory.
by Marcel Offermans
· 14 years ago