Thanks, I didn't realize I could drill down into Sonar to see the JUnit
errors. Roller uses an in-memory Derby database that listens on port
3223, so maybe the server Sonar is blocking that port. Anyway, our
Jenkins build is also failing (the end of this page:
https://builds.apache.org/job/Roller-For-Tomcat/936/console is showing
that it's still expecting JDK 1.3 compatibility) despite it working
locally for me, I committed some changes to its pom.xml that should at
least fix the Jenkins problem by requiring JDK 6 but hopefully the Sonar
one as well. We'll see by tomorrow what else needs to be done.
Glen
On 07/13/2013 02:55 PM, Mario Mueller wrote:
Seems to be a missing database connection...
Von meinem iPhone gesendet
Am 13.07.2013 um 20:35 schrieb Glen Mazza <[email protected]>:
OK, I added a link to Sonar from our website. From its first run:
https://analysis.apache.org/dashboard/index/org.apache.roller:roller-project
I'm not sure why it's saying only 19% of the unit tests are working, mvn clean
install works fine for me. Hopefully that will clear up.
Glen
On 07/13/2013 11:31 AM, Anil Gangolli wrote:
+1
On 7/12/13 11:22 AM, Dave wrote:
+1 on both ideas
I had created Jenkins jobs for Roller before but I think I was the only
person using or aware of them, and the were frequently failing so I
disabled them.
I had three jobs setup, one to do the Tomcat build, one for Java EE and one
for JBoss -- and I was doing the full release build. As I remember things,
the builds would intermittently fail during the final creation of the
release tar.gz file.
I'm not sure we need to do all those release builds anyway, but it would
definitely be nice to at least run our JUnit tests on every commit.
- Dave
On Fri, Jul 12, 2013 at 2:03 PM, Glen Mazza <[email protected]> wrote:
Added:
https://issues.apache.org/**jira/browse/INFRA-6550<https://issues.apache.org/jira/browse/INFRA-6550>
Glen
On 07/12/2013 12:08 PM, Matt Raible wrote:
+1
On Fri, Jul 12, 2013 at 9:46 AM, Glen Mazza <[email protected]> wrote:
Hi Team, I *thought* we were already on Jenkins but we may have been
removed for some reason:
https://builds.apache.org/
Anyway, I'd like to add us (back?) to Jenkins (just standard build right
now, not the additional ones for Jee/JBoss) and Sonar:
https://analysis.apache.org/
Any concerns? If not I'll go ahead and make the request to Infra...
Regards,
Glen