Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
Some of the commits registered for Jaybird have no detected changes. Could you check why?
The project:
https://www.ohloh.net/p/jaybird
Examples of 'empty' commits:
https://www.ohloh.net/p/jaybird/commits/138760362
https://www.ohloh.net/p/jaybird/commits/137238817
https://www.ohloh.net/p/jaybird/commits/137084356
https://www.ohloh.net/p/jaybird/commits/137033809
https://www.ohloh.net/p/jaybird/commits/96182178
Mark,
I'm having a bit of trouble matching up the commits as seen in ohloh with the display on the SourceForge CVS view. For now, the only thing I can speculate is that the commits you find empty may have been changes to elements that ohloh doesn't recognize as source code. If we can narrow down the commits to some specific paths and elements that were changed, then we may be able to trace what the problem may be. Let me know what ideas you have.
Thanks!
It has been a while, but to link up CVS commits to some of the Ohloh commits which show nothing:
https://www.ohloh.net/p/jaybird/commits/152136809:
https://www.ohloh.net/p/jaybird/commits/150842447
https://www.ohloh.net/p/jaybird/commits/145894516
https://www.ohloh.net/p/jaybird/commits/145160658
If you need more examples or more details, let me know
Mark,
Have done a re-fetch of the enlistment and have good news to report:
Re-fetch finished OK.
At least in one case (Remove commented out methods.) the page is improved.
New reference for this commit is https://www.ohloh.net/p/jaybird/commits/152347174
(Files Changed
client-java/src/jdbc_40/org/firebirdsql/jdbc/FBConnection.java)
New reference for this commit is https://www.ohloh.net/p/jaybird/commits/152347184
(added test case for the unknown table)
(Files Changed
java/src/test/org/firebirdsql/jdbc/TestFBPreparedStatement.java)
New reference for this commit is https://www.ohloh.net/p/jaybird/commits/152347182
(Minor cleanup of GDSException + tighten up encapsulation)
(Files Changed
client-java/src/main/org/firebirdsql/gds/GDSException.java)
New reference for this commit is https://www.ohloh.net/p/jaybird/commits/152347179
(Prevent potential NPE by reordering null-checks to occur before dereference)
(Files Changed
client-java/src/main/org/firebirdsql/gds/impl/jni/BaseGDSImpl.java)
All seem to be OK now...
Please check further and let me know if things aren't 100%
Thanks!