Alejandro Galue | 1 May 2010 17:17
Picon

[SCM] OpenNMS branch, master, updated. opennms-1.7.9-3976-g41e6046

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, master has been updated
       via  41e6046e356799a2863d188b6937886f9f53fed1 (commit)
      from  50541e799201cdb1904650397ef186e3851d5d89 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 41e6046e356799a2863d188b6937886f9f53fed1
Author: Alejandro Galue <agalue <at> sync.com.ve>
Date:   Sat May 1 10:47:30 2010 -0430

    Fix for Bug #3664: test-thresholds-bug3664.xml

-----------------------------------------------------------------------

Summary of changes:
 .../src/test/resources/test-thresholds-bug3664.xml |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 opennms-services/src/test/resources/test-thresholds-bug3664.xml

hooks/post-receive
--

-- 
OpenNMS

(Continue reading)

Donald Desloge | 3 May 2010 17:35
Picon

[SCM] OpenNMS branch, jira/pjsm-14, updated. opennms-1.7.9-4107-gd764b03

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, jira/pjsm-14 has been updated
       via  d764b037a3b04a5f1a36c021bd8233f90a8d8229 (commit)
      from  8d2548ee68e5cbee627ec4b085207cec26420190 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d764b037a3b04a5f1a36c021bd8233f90a8d8229
Author: Donald Desloge <desloge <at> opennms.com>
Date:   Mon May 3 11:25:33 2010 -0400

    fix Location and Application list to resize row heights when SplitLayoutPanel is resized

-----------------------------------------------------------------------

Summary of changes:
 .../poller/remote/gwt/client/LocationPanel.java    |   11 ++++++++++-
 .../remote/gwt/client/PageableLocationList.java    |   11 +++++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)

hooks/post-receive
--

-- 
OpenNMS

(Continue reading)

S. L. | 3 May 2010 20:23
Picon

[SCM] OpenNMS branch, master, updated. opennms-1.7.9-3977-g6aac466

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, master has been updated
       via  6aac466d6db4dd417c1e16a0552d05eed17025ee (commit)
      from  41e6046e356799a2863d188b6937886f9f53fed1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6aac466d6db4dd417c1e16a0552d05eed17025ee
Author: Seth Leger <seth <at> opennms.org>
Date:   Mon May 3 14:18:37 2010 -0400

    Updated DaoWebEventRepository to correctly set the 'eventDisplay'
    attribute so that the event IDs are displayed on the notification list.
    This should fix bug 3558. Also correctly a spelling error in the
    "answeredby" sorting on that page.

-----------------------------------------------------------------------

Summary of changes:
 .../opennms/web/event/DaoWebEventRepository.java   |    1 +
 .../main/webapp/WEB-INF/jsp/notification/list.jsp  |    2 +-
 .../web/event/DaoWebEventRepositoryTest.java       |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

(Continue reading)

S. L. | 3 May 2010 23:57
Picon

[SCM] OpenNMS branch, master, updated. opennms-1.7.9-3978-gf573e52

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, master has been updated
       via  f573e523fccc75bb44ad9db7061987dbbedbbc4f (commit)
      from  6aac466d6db4dd417c1e16a0552d05eed17025ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f573e523fccc75bb44ad9db7061987dbbedbbc4f
Author: Seth Leger <seth <at> opennms.org>
Date:   Mon May 3 17:27:13 2010 -0400

    Made exception catches more explicit in noting that it is trying to
    execute a command-line command. Addresses bug 2600.

-----------------------------------------------------------------------

Summary of changes:
 .../org/opennms/netmgt/notifd/CommandExecutor.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

hooks/post-receive
--

-- 
OpenNMS

(Continue reading)

Jeff Gehlbach | 4 May 2010 00:31
Picon

[SCM] OpenNMS branch, master, updated. opennms-1.7.9-3979-gf8542ce

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, master has been updated
       via  f8542ceedf0a72d4e86c60aa26db4cfb1d3b930d (commit)
      from  f573e523fccc75bb44ad9db7061987dbbedbbc4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f8542ceedf0a72d4e86c60aa26db4cfb1d3b930d
Author: Jeff Gehlbach <jeffg <at> opennms.org>
Date:   Mon May 3 18:31:12 2010 -0400

    Update Net-SNMP DISMAN trap events (bug 3739)

-----------------------------------------------------------------------

Summary of changes:
 .../src/main/filtered/etc/events/DISMAN.events.xml |   35 +++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

hooks/post-receive
--

-- 
OpenNMS

------------------------------------------------------------------------------
(Continue reading)

Jeff Gehlbach | 4 May 2010 00:33
Picon

[SCM] OpenNMS branch, 1.6, updated. fac28a60c62757d5c9361bcf370a73ffefcb089e

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, 1.6 has been updated
       via  fac28a60c62757d5c9361bcf370a73ffefcb089e (commit)
      from  b5685c2eb3ec338e938ee78b5700ee48a331949b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fac28a60c62757d5c9361bcf370a73ffefcb089e
Author: Jeff Gehlbach <jeffg <at> opennms.org>
Date:   Mon May 3 18:32:54 2010 -0400

    Update Net-SNMP DISMAN trap events (bug 3739)

-----------------------------------------------------------------------

Summary of changes:
 .../src/main/filtered/etc/events/DISMAN.events.xml |   35 +++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

hooks/post-receive
--

-- 
OpenNMS

------------------------------------------------------------------------------
(Continue reading)

Donald Desloge | 4 May 2010 00:39
Picon

[SCM] OpenNMS branch, support/3178, updated. opennms-1.7.9-3974-g32fc8b2

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, support/3178 has been updated
       via  32fc8b2242a9c175594990f8f330a5f29a172ad8 (commit)
      from  dfce3f0724899a3c0c02ddffa3fe79e0851d78ac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 32fc8b2242a9c175594990f8f330a5f29a172ad8
Author: Donald Desloge <desloge <at> opennms.com>
Date:   Mon May 3 18:39:02 2010 -0400

    Added a test that duplicates the Dragonwave issue

-----------------------------------------------------------------------

Summary of changes:
 .../service/DragonWaveNodeSwitchingTest.java       |  125 +++++++++
 .../test/resources/dw/import/dw_test_import.xml    |   21 ++
 .../resources/dw/snmpconfig/proxy-snmp-config.xml  |   16 ++
 .../test/resources/dw/walks/node1-walk.properties  |  254 ++++++++++++++++++
 .../test/resources/dw/walks/node2-walk.properties  |  247 ++++++++++++++++++
 .../test/resources/dw/walks/node3-walk.properties  |  263 +++++++++++++++++++
 .../test/resources/dw/walks/node4-walk.properties  |  270 ++++++++++++++++++++
 7 files changed, 1196 insertions(+), 0 deletions(-)
(Continue reading)

Benjamin Reed | 4 May 2010 05:40
Picon

[SCM] OpenNMS branch, jira/pjsm-14, updated. opennms-1.7.9-4112-g2ab94b2

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, jira/pjsm-14 has been updated
       via  2ab94b2ccb16956617cdd0ae583f735a5cc297b0 (commit)
       via  d3904baecb430447e35340cd80f6bd65ede4e438 (commit)
       via  6f6e2efd7d8060463109af14bfc2c854f18624bb (commit)
       via  fdba5c0abf067d4fd60a552ee3fcc409173afe58 (commit)
       via  5237466aa2b393b626fa2d7f3e4ef1eb6c2fdd6f (commit)
      from  d764b037a3b04a5f1a36c021bd8233f90a8d8229 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ab94b2ccb16956617cdd0ae583f735a5cc297b0
Author: Benjamin Reed <rangerrick <at> befunk.com>
Date:   Mon May 3 23:39:42 2010 -0400

    rename the remote poller app, integrate into the main web UI

commit d3904baecb430447e35340cd80f6bd65ede4e438
Author: Benjamin Reed <rangerrick <at> befunk.com>
Date:   Mon May 3 15:03:39 2010 -0400

    mapquest and jsp index updates

    - fix scrollbars appearing in InfoWindows on MapQuest
(Continue reading)

Benjamin Reed | 4 May 2010 15:11
Picon

[SCM] OpenNMS branch, jira/pjsm-28, deleted. opennms-1.7.9-3859-g792e0a6

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, jira/pjsm-28 has been deleted
       was  792e0a6230b36f7a1af9d5e64190ca19e4a32223

-----------------------------------------------------------------------
792e0a6230b36f7a1af9d5e64190ca19e4a32223 a few changes for debian init stuff
-----------------------------------------------------------------------

hooks/post-receive
--

-- 
OpenNMS

------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs

Benjamin Reed | 4 May 2010 15:20
Picon

[SCM] OpenNMS branch, master, updated. opennms-1.7.9-3980-g63f25d3

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenNMS".

The branch, master has been updated
       via  63f25d3b7a1f197ee0f0efd17ad21525f6c62b5c (commit)
      from  f8542ceedf0a72d4e86c60aa26db4cfb1d3b930d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 63f25d3b7a1f197ee0f0efd17ad21525f6c62b5c
Author: Benjamin Reed <rangerrick <at> befunk.com>
Date:   Tue May 4 09:13:42 2010 -0400

    First drop of fully-functioning remote poller map
    
    This code has gone through a major refactoring, including:
    
    - moving the opennms-remote-monitor-ui webapp into the main webpap
    - complete Google Maps and Mapquest map implementations
    - modal interface, for showing location- or application-based data
    - support for geocoding monitoring-locations entries and storing
      them, at startup, using multiple APIs (Google, Mapquest, OSM)
    - pageable location list
    - and a whole lot more!
    
    (just 2 easy payments of $19.99)
(Continue reading)


Gmane