Laszlo Hornyak
55c449aa07
Properties loading simplification
...
- Using the PropertiesUtil methods, the resource handling could be elliminated
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2014-11-23 19:48:56 +01:00
Alex Huang
8d62744681
Reformat all source code. Added checkstyle to check the source code
2013-11-20 07:26:53 -08:00
Laszlo Hornyak
11441a3672
License header added to PropertiesStorageTest
...
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-26 18:39:00 +02:00
Laszlo Hornyak
5e1ea1a3e4
InputStream use fix in PorpoertiesStorage
...
- Properties object polulation using PropertiesUtil.loadFromFile
- test added
- the separate FileNotFoundException handling block was removed as the next IOException block is catching it and it is only logging
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-26 17:47:33 +02:00
Laszlo Hornyak
eb33dc51e4
added license header to test
...
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-23 07:53:43 +02:00
Laszlo Hornyak
eb798d3198
Test for AgentShell.loadProperties
...
- stream closed after properties load (with commons io)
- test added
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-22 23:35:09 +02:00
Laszlo Hornyak
8d67e15365
Test for AgentShell.parseCommand
...
- minor cleanups on the method body
- java 1.5 for loop
- paramName and paramValue to make the code more readable
- NumbersUtil replaced by NumberUtils
- Test case for the parseCommand
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-22 23:35:09 +02:00
Wido den Hollander
4c92c78e2e
agent: Remove some more dead code around the Agent upgrade
2013-07-12 14:46:33 +02:00
Simon Waterhouse
9a44ecf777
CLOUDSTACK-1148: Change URL from google as 503 returns from that site cause test to erroneously fail.
...
Signed-off-by: Simon Waterhouse <simon.waterhouse@citrix.com>
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-05 10:43:38 +05:30
Alex Huang
f922c6fc03
Keep removing
2013-01-10 14:46:52 -08:00
Wido den Hollander
5e9a193f2c
agent: Replace tabs by 4 spaces
...
A lot of old code still has tabs inspead of 4 spaces for indentation.
The Coding Convention requires spaces, so we correct it.
2012-06-23 11:16:16 +02:00
David Nalley
c15948a3ef
committing Chip Childers patches fixing licensing headers
...
Applying to the following directories:
* api
* deamonize
* agnet
* agent-simulator
* cloud-cli
2012-06-12 12:32:58 -04:00
David Nalley
54d9686a1c
more line ending issues - agent
2012-04-06 17:58:12 -04:00
frank
2f634c0913
Switch to Apache license
2012-04-03 04:50:05 -07:00
Manuel Amador (Rudd-O)
05c020e1f6
Source code committed
2010-08-11 09:13:29 -07:00