Today/yesterday was a pretty diverse, yet relatively productive day;

  * Solved the "too many files" happening on some platforms when
running Ant->JunitReport. Replaced with Gradle's built-in Junit Report
feature.

  * Upgraded Gradle to 1.0, removed the dependsOnChildren() which is
said to not be needed. Should improve build speed on certain builds
(build less).

  * Updated the 'server dev build' to build in background instead of
in the face of the web browser. (If anyone knows of a good 'tail -f'
Javascript utility, I would like to hear about it)

  * Fixed Google Analytics Account ID. Added Paul as administrator of
that account.

  * Removed the @deprecated methods in Module.

  * Moved Metrics into the API, and trying to clarify what is part of
API and what is SPI/Extension related.

  * Refactored AbstractQi4jTest with a new superclass, which allows
multi-layer setups.

  * Documentation on Metrics and Rest Client API.

  * http://www.qi4j.org/javadoc but needs to be linked into the site itself.

  * http://www.qi4j.org/reports/tests but needs a lot more work


As I said; Fairly productive in many small but important areas...


I am probably sick tomorrow as well, so I will try to integrate the
javadocs and junitReport into the website itself.
I will then try to get all the different things from the build system
to be generated into the documentation, such as "Maven <dependency>
declarations for each module."


Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I live here; http://tinyurl.com/3xugrbk
I work here; http://tinyurl.com/6a2pl4j
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to