Niclas Hedhman a écrit :
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).
Cool
* 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)
This should get you started: https://gist.github.com/2989199
* Fixed Google Analytics Account ID. Added Paul as administrator of
that account.
Seen that in my dashboard, thanks.
* 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
Excellent.
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."
Thanks for the heads up.
Cheers
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev