Niclas Hedhman wrote:
On Fri, Apr 3, 2009 at 9:38 PM, Georg Ragaller <[email protected]> wrote:
Niclas Hedhman wrote:

If you could create a new module, for instance
projects/qi4j/tools/codesnippet, so it can be collaborate upon.

Any suggestion where the tool should go now? I.e. which git repo should I
use?
Will there be a 'qi4j-tools' repo?

Chaaa, why not?
Niclas,

I've setup a dumb (read-only) git repo on my webspace, which contains a basic qi4-tools repo with the initial version of the codesnippet tool.

Just clone it with

git clone http://git.dev.ragaller.org/qi4j-tools.git/

If you've approved it and established a qi4j-tools.git at dscm.ops4j.org, I'll remove the repo above. Gimme a hint then.

The webapp built with 'mvn install' should be almost ready to run, almost, because there is still the 'old' URL for the codebase configured, which is/was

https://scm.ops4j.org/repos/ops4j/projects/qi4j/

If gitweb is running, you can either change the default, which is defined in org.qi4j.tools.codesnippet.servlet.CodesnippetServlet or use a servlet init parameter in web.xml (commented sample included).

I've tried to add sufficient javadoc, so after a 'mvn javadoc:javadoc' look at the package javadocs. If anything is unclear, feel free to ask.

Have fun :-)

Cheers,
Georg




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

Reply via email to