Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[spaces-dev] Spaces rev 8756

Hi, in this revision

 

Added IProgressMonitor monitor as parameter to some ISpace and ISpaceProvider methods. It is required to pass it on to methods that need a monitor.

 

Fixed issues in PublishingArea - it created a directory for the flat "files" area under "structured". (Totally confusing). Caused the tests to fail!

 

Updated tests, since test also created an area called “files” where it really should have obtained the flat area instead of creating it.

 

Added more information to the spaceProvider extensionpoint. It is now possible to declare how URI authority, and path should be handled, if space creation is supported, and if it is possible to associate a source repo URI with a space. See documentation in the extension point.

 

Regards

- henrik


Back to the top