On Jun 2, 2008, at 11:22 AM, Paul Libbrecht wrote:
Le 01-juin-08 à 10:34, Ludovic Dubost a écrit :
I concluded with the three manual steps... are they here to stay? Yes... because we don't have a procedure currently at import for pages requiring programming rights. Another step is working around a bug which I could not find the cause for.
These steps are:
- login and import xar (that's ok to be manual, although it's true it'd be nicer automatically) - run GiveProgRights (this is very similar) Looks to me like this could be automated on with a little http set of dialoges
best would simply to fix the pb at the source and allow importing pages with PR if you have those rights when importing...
- set smtp server
Why is that not in xwiki.cfg?
It's optional and what default value would we put? It depends on your environment and can't be guessed properly.
- rename and move files: (org.curriki.gwt.Main to gwt, and gwt2.js to gwt/gwt2.js)
These are annoying and run a high risk to be forgotten. They could also very easily be done with a "post-war" task... does the notion of postgoal still exist in Maven2?
I have no idea what these are but that's definitely looks like a problem. The curriki build maintainer should look at this (David? :)). Just so that it's clear right now we have different build maintainers: * XE: me * Watch: Anca * Workspaces: Jerome * XEM: Thomas M. * Curriki: David W. That said we can all help each other of course ;) Thanks -Vincent