From: <no...@gi...> - 2010-06-03 20:45:40
|
Branch: refs/heads/evolution Home: http://github.com/hyperic/hqapi Commit: 799d53ae94e456d879f018f0b955f3a47c880c66 http://github.com/hyperic/hqapi/commit/799d53ae94e456d879f018f0b955f3a47c880c66 Author: Jennifer Hickey <jen...@sp...> Date: 2010-06-03 (Thu, 03 Jun 2010) Changed paths: M ChangeLog A hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/AgentTransferPlugin_test.java A hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/AlertDefinitionSyncSNMPAction_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/ControlTestBase.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/GroupControlHistory_test.java A hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/MetricDataGetSummary_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/MetricDataGet_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/ResourceUpdate_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPTestBase.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPv1Trap_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPv2cInform_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPv2cTrap_test.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPv3InformTestBase.java M hqapi1-integration-tests/src/test/java/org/hyperic/hq/hqapi1/test/SNMPv3TrapAuthPriv_test.java M hqapi1-plugin/src/main/resources/app/AgentController.groovy M hqapi1-plugin/src/main/resources/app/AlertController.groovy M hqapi1-plugin/src/main/resources/app/AlertdefinitionController.groovy M hqapi1-plugin/src/main/resources/app/MetricdataController.groovy M hqapi1-plugin/src/main/resources/app/ResourceController.groovy M hqapi1/src/main/java/org/hyperic/hq/hqapi1/AgentApi.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/AlertDefinitionBuilder.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/MetricDataApi.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/tools/AgentCommand.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/tools/AlertCommand.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/tools/AlertDefinitionCommand.java M hqapi1/src/main/java/org/hyperic/hq/hqapi1/tools/Shell.java M hqapi1/src/main/xsd/HQApi1.xsd Log Message: ----------- Merge latest master into Evolution Commit: eccf9c2972b63ea3e31e2007bfff08cb589127d8 http://github.com/hyperic/hqapi/commit/eccf9c2972b63ea3e31e2007bfff08cb589127d8 Author: Jennifer Hickey <jen...@sp...> Date: 2010-06-03 (Thu, 03 Jun 2010) Changed paths: A hqapi1-plugin/.classpath A hqapi1-plugin/.project A hqapi1-plugin/.settings/org.eclipse.jdt.core.prefs A hqapi1-plugin/.settings/org.maven.ide.eclipse.prefs M hqapi1-plugin/pom.xml M hqapi1-plugin/src/main/assembly/assembly.xml A hqapi1-plugin/src/main/groovy/Plugin.groovy A hqapi1-plugin/src/main/groovy/app/AgentController.groovy A hqapi1-plugin/src/main/groovy/app/AlertController.groovy A hqapi1-plugin/src/main/groovy/app/AlertdefinitionController.groovy A hqapi1-plugin/src/main/groovy/app/ApiController.groovy A hqapi1-plugin/src/main/groovy/app/ApplicationController.groovy A hqapi1-plugin/src/main/groovy/app/AutodiscoveryController.groovy A hqapi1-plugin/src/main/groovy/app/ControlController.groovy A hqapi1-plugin/src/main/groovy/app/EscalationController.groovy A hqapi1-plugin/src/main/groovy/app/EventController.groovy A hqapi1-plugin/src/main/groovy/app/GroupController.groovy A hqapi1-plugin/src/main/groovy/app/MaintenanceController.groovy A hqapi1-plugin/src/main/groovy/app/MetricController.groovy A hqapi1-plugin/src/main/groovy/app/MetricdataController.groovy A hqapi1-plugin/src/main/groovy/app/ResourceController.groovy A hqapi1-plugin/src/main/groovy/app/RoleController.groovy A hqapi1-plugin/src/main/groovy/app/ServerconfigController.groovy A hqapi1-plugin/src/main/groovy/app/UserController.groovy R hqapi1-plugin/src/main/resources/Plugin.groovy R hqapi1-plugin/src/main/resources/app/AgentController.groovy R hqapi1-plugin/src/main/resources/app/AlertController.groovy R hqapi1-plugin/src/main/resources/app/AlertdefinitionController.groovy R hqapi1-plugin/src/main/resources/app/ApiController.groovy R hqapi1-plugin/src/main/resources/app/ApplicationController.groovy R hqapi1-plugin/src/main/resources/app/AutodiscoveryController.groovy R hqapi1-plugin/src/main/resources/app/ControlController.groovy R hqapi1-plugin/src/main/resources/app/EscalationController.groovy R hqapi1-plugin/src/main/resources/app/EventController.groovy R hqapi1-plugin/src/main/resources/app/GroupController.groovy R hqapi1-plugin/src/main/resources/app/MaintenanceController.groovy R hqapi1-plugin/src/main/resources/app/MetricController.groovy R hqapi1-plugin/src/main/resources/app/MetricdataController.groovy R hqapi1-plugin/src/main/resources/app/ResourceController.groovy R hqapi1-plugin/src/main/resources/app/RoleController.groovy R hqapi1-plugin/src/main/resources/app/ServerconfigController.groovy R hqapi1-plugin/src/main/resources/app/UserController.groovy M parent/pom.xml Log Message: ----------- Added groovy compliation to hqapi-plugin project (for validation). Fixed EJB ref in AgentController from merge. Commit: d65c686c7e9b7977fce0380fd5649d6f8d897a56 http://github.com/hyperic/hqapi/commit/d65c686c7e9b7977fce0380fd5649d6f8d897a56 Author: Jennifer Hickey <jen...@sp...> Date: 2010-06-03 (Thu, 03 Jun 2010) Changed paths: M hqapi1-integration-tests/.classpath Log Message: ----------- Updated Eclipse classpath to use hqapi1 project instead of jar in maven repo |