Updates to Github #github #java

[email protected] Integration <[email protected]> Sun, 05 Mar 2017 22:38:30 -0800
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>
--yabbadabbadoo
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable



1 New Commit:

[parfait:master] By Nathan Scott <[email protected]>:
4f91fc6dc308 ( https://github.com/performancecopilot/parfait/commit/4f91fc=
6dc308ba100c5c14abc71261fcde9ea168 ) : [maven-release-plugin] prepare relea=
se 0.5.1

Modified: dxm/pom.xml ( https://github.com/performancecopilot/parfait/blob=
/master/dxm/pom.xml )
Modified: examples/acme/pom.xml ( https://github.com/performancecopilot/pa=
rfait/blob/master/examples/acme/pom.xml )
Modified: examples/counter/pom.xml ( https://github.com/performancecopilot=
/parfait/blob/master/examples/counter/pom.xml )
Modified: examples/pom.xml ( https://github.com/performancecopilot/parfait=
/blob/master/examples/pom.xml )
Modified: examples/sleep/pom.xml ( https://github.com/performancecopilot/p=
arfait/blob/master/examples/sleep/pom.xml )
Modified: parfait-agent/pom.xml ( https://github.com/performancecopilot/pa=
rfait/blob/master/parfait-agent/pom.xml )
Modified: parfait-benchmark/pom.xml ( https://github.com/performancecopilo=
t/parfait/blob/master/parfait-benchmark/pom.xml )
Modified: parfait-core/pom.xml ( https://github.com/performancecopilot/par=
fait/blob/master/parfait-core/pom.xml )
Modified: parfait-cxf/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-cxf/pom.xml )
Modified: parfait-dropwizard/pom.xml ( https://github.com/performancecopil=
ot/parfait/blob/master/parfait-dropwizard/pom.xml )
Modified: parfait-io/pom.xml ( https://github.com/performancecopilot/parfa=
it/blob/master/parfait-io/pom.xml )
Modified: parfait-jdbc/pom.xml ( https://github.com/performancecopilot/par=
fait/blob/master/parfait-jdbc/pom.xml )
Modified: parfait-jmx/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-jmx/pom.xml )
Modified: parfait-pcp/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-pcp/pom.xml )
Modified: parfait-spring/pom.xml ( https://github.com/performancecopilot/p=
arfait/blob/master/parfait-spring/pom.xml )
Modified: pom.xml ( https://github.com/performancecopilot/parfait/blob/mas=
ter/pom.xml )



---

[parfait] New branch 0.5.1 ( https://github.com/performancecopilot/parfait/=
tree/0.5.1 ) was created by natoscott.



---

1 New Commit:

[parfait:master] By Nathan Scott <[email protected]>:
5495563a38bf ( https://github.com/performancecopilot/parfait/commit/549556=
3a38bf6e30b28c4579bdb9b55cebdc554e ) : [maven-release-plugin] prepare for n=
ext development iteration

Modified: dxm/pom.xml ( https://github.com/performancecopilot/parfait/blob=
/master/dxm/pom.xml )
Modified: examples/acme/pom.xml ( https://github.com/performancecopilot/pa=
rfait/blob/master/examples/acme/pom.xml )
Modified: examples/counter/pom.xml ( https://github.com/performancecopilot=
/parfait/blob/master/examples/counter/pom.xml )
Modified: examples/pom.xml ( https://github.com/performancecopilot/parfait=
/blob/master/examples/pom.xml )
Modified: examples/sleep/pom.xml ( https://github.com/performancecopilot/p=
arfait/blob/master/examples/sleep/pom.xml )
Modified: parfait-agent/pom.xml ( https://github.com/performancecopilot/pa=
rfait/blob/master/parfait-agent/pom.xml )
Modified: parfait-benchmark/pom.xml ( https://github.com/performancecopilo=
t/parfait/blob/master/parfait-benchmark/pom.xml )
Modified: parfait-core/pom.xml ( https://github.com/performancecopilot/par=
fait/blob/master/parfait-core/pom.xml )
Modified: parfait-cxf/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-cxf/pom.xml )
Modified: parfait-dropwizard/pom.xml ( https://github.com/performancecopil=
ot/parfait/blob/master/parfait-dropwizard/pom.xml )
Modified: parfait-io/pom.xml ( https://github.com/performancecopilot/parfa=
it/blob/master/parfait-io/pom.xml )
Modified: parfait-jdbc/pom.xml ( https://github.com/performancecopilot/par=
fait/blob/master/parfait-jdbc/pom.xml )
Modified: parfait-jmx/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-jmx/pom.xml )
Modified: parfait-pcp/pom.xml ( https://github.com/performancecopilot/parf=
ait/blob/master/parfait-pcp/pom.xml )
Modified: parfait-spring/pom.xml ( https://github.com/performancecopilot/p=
arfait/blob/master/parfait-spring/pom.xml )
Modified: pom.xml ( https://github.com/performancecopilot/parfait/blob/mas=
ter/pom.xml )



---

4 New Commits:

[pcp:master] By Nathan Scott <[email protected]>:
f366e39d9ba3 ( https://github.com/performancecopilot/pcp/commit/f366e39d9b=
a3b05249b3d17f07a3d6ebc27052c8 ) : pmdalinux: fix fd leak on an error path =
in tape metrics

Modified: src/pmdas/linux/sysfs_tapestats.c ( https://github.com/performan=
cecopilot/pcp/blob/master/src/pmdas/linux/sysfs_tapestats.c )

[pcp:master] By Nathan Scott <[email protected]>:
beac63d09718 ( https://github.com/performancecopilot/pcp/commit/beac63d097=
18556f6535b0c652c9e0b9422a5e00 ) : pmdaproc: buffer size checks on ttyname =
buffer, from Coverity with love

Modified: src/pmdas/linux_proc/getinfo.c ( https://github.com/performancec=
opilot/pcp/blob/master/src/pmdas/linux_proc/getinfo.c )

[pcp:master] By Nathan Scott <[email protected]>:
58e5b9b58b57 ( https://github.com/performancecopilot/pcp/commit/58e5b9b58b=
571eff6f859a6ce4bfe047fd067279 ) : build: spec file tweaks for rpmlint on j=
ava packages

Modified: build/rpm/parfait.spec ( https://github.com/performancecopilot/p=
cp/blob/master/build/rpm/parfait.spec )
Modified: build/rpm/unitsofmeasurement-uom-se.spec ( https://github.com/pe=
rformancecopilot/pcp/blob/master/build/rpm/unitsofmeasurement-uom-se.spec )

[pcp:master] By Nathan Scott <[email protected]>:
f1eb6a5aec87 ( https://github.com/performancecopilot/pcp/commit/f1eb6a5aec=
87b76333086eda0d9a67eeeaa2458e ) : build: update UoM and Parfait specs, dro=
pping all patches

Modified: build/rpm/parfait.spec ( https://github.com/performancecopilot/p=
cp/blob/master/build/rpm/parfait.spec )
Modified: build/rpm/unitsofmeasurement-si-units.spec ( https://github.com/=
performancecopilot/pcp/blob/master/build/rpm/unitsofmeasurement-si-units.sp=
ec )
Modified: build/rpm/unitsofmeasurement-uom-parent.spec ( https://github.co=
m/performancecopilot/pcp/blob/master/build/rpm/unitsofmeasurement-uom-paren=
t.spec )
Modified: build/rpm/unitsofmeasurement-uom-se.spec ( https://github.com/pe=
rformancecopilot/pcp/blob/master/build/rpm/unitsofmeasurement-uom-se.spec )
Modified: build/rpm/unitsofmeasurement-uom-systems.spec ( https://github.c=
om/performancecopilot/pcp/blob/master/build/rpm/unitsofmeasurement-uom-syst=
ems.spec )



--yabbadabbadoo
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable




1 New Commit:


<p>

[parfait:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/parfait/commit/4f91fc6dc3=
08ba100c5c14abc71261fcde9ea168">4f91fc6dc308</a>: [maven-release-plugin] pr=
epare release 0.5.1<p>



Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/dxm/pom.xml">dxm/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/acme/pom.xml">examples/acme/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/counter/pom.xml">examples/counter/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/pom.xml">examples/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/sleep/pom.xml">examples/sleep/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-agent/pom.xml">parfait-agent/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-benchmark/pom.xml">parfait-benchmark/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-core/pom.xml">parfait-core/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-cxf/pom.xml">parfait-cxf/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-dropwizard/pom.xml">parfait-dropwizard/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-io/pom.xml">parfait-io/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-jdbc/pom.xml">parfait-jdbc/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-jmx/pom.xml">parfait-jmx/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-pcp/pom.xml">parfait-pcp/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-spring/pom.xml">parfait-spring/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/pom.xml">pom.xml</a><br>




<p>


<hr><p>



[parfait] New branch <a href=3D"https://github.com/performancecopilot/parf=
ait/tree/0.5.1">0.5.1</a> was created by natoscott.


<p>


<hr><p>


1 New Commit:


<p>

[parfait:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/parfait/commit/5495563a38=
bf6e30b28c4579bdb9b55cebdc554e">5495563a38bf</a>: [maven-release-plugin] pr=
epare for next development iteration<p>



Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/dxm/pom.xml">dxm/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/acme/pom.xml">examples/acme/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/counter/pom.xml">examples/counter/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/pom.xml">examples/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/examples/sleep/pom.xml">examples/sleep/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-agent/pom.xml">parfait-agent/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-benchmark/pom.xml">parfait-benchmark/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-core/pom.xml">parfait-core/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-cxf/pom.xml">parfait-cxf/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-dropwizard/pom.xml">parfait-dropwizard/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-io/pom.xml">parfait-io/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-jdbc/pom.xml">parfait-jdbc/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-jmx/pom.xml">parfait-jmx/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-pcp/pom.xml">parfait-pcp/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/parfait-spring/pom.xml">parfait-spring/pom.xml</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/parfait/blob/ma=
ster/pom.xml">pom.xml</a><br>




<p>


<hr><p>


4 New Commits:


<p>

[pcp:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/pcp/commit/f366e39d9ba3b0=
5249b3d17f07a3d6ebc27052c8">f366e39d9ba3</a>: pmdalinux: fix fd leak on an =
error path in tape metrics<p>



Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/src/pmdas/linux/sysfs_tapestats.c">src/pmdas/linux/sysfs_tapestats.c</a><b=
r>




<p><hr>

<p>

[pcp:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/pcp/commit/beac63d0971855=
6f6535b0c652c9e0b9422a5e00">beac63d09718</a>: pmdaproc: buffer size checks =
on ttyname buffer, from Coverity with love<p>



Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/src/pmdas/linux_proc/getinfo.c">src/pmdas/linux_proc/getinfo.c</a><br>




<p><hr>

<p>

[pcp:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/pcp/commit/58e5b9b58b571e=
ff6f859a6ce4bfe047fd067279">58e5b9b58b57</a>: build: spec file tweaks for r=
pmlint on java packages<p>



Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/parfait.spec">build/rpm/parfait.spec</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/unitsofmeasurement-uom-se.spec">build/rpm/unitsofmeasurement-uom=
-se.spec</a><br>




<p><hr>

<p>

[pcp:master] By Nathan Scott &lt;[email protected]&gt;:<br>
<a href=3D"https://github.com/performancecopilot/pcp/commit/f1eb6a5aec87b7=
6333086eda0d9a67eeeaa2458e">f1eb6a5aec87</a>: build: update UoM and Parfait=
 specs, dropping all patches<p>



Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/parfait.spec">build/rpm/parfait.spec</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/unitsofmeasurement-si-units.spec">build/rpm/unitsofmeasurement-s=
i-units.spec</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/unitsofmeasurement-uom-parent.spec">build/rpm/unitsofmeasurement=
-uom-parent.spec</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/unitsofmeasurement-uom-se.spec">build/rpm/unitsofmeasurement-uom=
-se.spec</a><br>

Modified: <a href=3D"https://github.com/performancecopilot/pcp/blob/master=
/build/rpm/unitsofmeasurement-uom-systems.spec">build/rpm/unitsofmeasuremen=
t-uom-systems.spec</a><br>




<p>


<div width=3D"1" style=3D"color:white;clear:both">_._,_._,_</div>
<hr>
Groups.io Links:<p>

You receive all messages sent to this group.


<p>

<a target=3D"_blank" href=3D"https://groups.io/g/pcp/message/15318">View/R=
eply Online (#15318)</a> |


  <a target=3D"_blank" href=3D"mailto:[email protected]?subject=3DRe:%20%5Bpcp=
%5D%20Updates%20to%20Github%20%23github%20%23java">Reply To Group</a>
  
    | <a target=3D"_blank" href=3D"mailto:?subject=3DRe:%20%5Bpcp%5D%20Upd=
ates%20to%20Github%20%23github%20%23java">Reply To Sender</a>
  


|


  <a target=3D"_blank" href=3D"https://groups.io/mt/4437126?uid=3D174580">=
Mute This Topic</a>
=20
| <a href=3D"https://groups.io/g/pcp/post">New Topic</a><br>



<a href=3D"https://groups.io/mk?hashtag=3Dgithub&subid=3D354243">Mute #git=
hub</a>

|
<a href=3D"https://groups.io/mk?hashtag=3Djava&subid=3D354243">Mute #java<=
/a>

<p>

<p>pcp mailing list<br />[email protected]<br /><a href=3D"https://groups.io/g=
/pcp/messages" target=3D"_blank">https://groups.io/g/pcp/messages</a></p>

<a href=3D"https://groups.io/g/pcp/editsub?uid=3D174580">Change Your Subsc=
ription</a><br>
<a href=3D"https://groups.io/g/pcp">Group Home</a><br>
<a href=3D"mailto:[email protected]">Contact Group Owner</a><br>
<a href=3D"https://groups.io/static/tos">Terms Of Service</a><br>
<a href=3D"https://groups.io/g/pcp/leave/354243/563757577/xyzzy">Unsubscri=
be From This Group</a><br>

<div width=3D"1" style=3D"color:white;clear:both">_._,_._,_</div>


--yabbadabbadoo--