Hi everyone! First thanks a lot for your job and maintaining Jenkins 
community :)

We are making changes into the plugin to close database conections:
* https://github.com/jenkinsci/audit2db-plugin/pull/15

I have a problem with a test:
* 
https://jenkins.ci.cloudbees.com/job/plugins/job/audit2db-plugin/org.jenkins-ci.plugins$audit2db/24/testReport/junit/

The test, test if class driver is correct and has to be incorrect (ERROR) 
but result is OK.

If I split the test into two files the test is ok, but this is not the way 
:)

I've changed session factory to be unique and avoid to maintain database 
connection open in HibernateUtils file:
* 
https://github.com/ricardogarfe/audit2db-plugin/commit/6f88e13c2f4f34aabdfa4c484deb720d55dbe7e2

I need information about using Describable abstrat class an how to 
instantiate it.

Any help would be appreciated.

Thanks a lot, Ricardo.



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0238d1b2-1a27-4ed7-85a8-af292ebff41b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to