|
Re: Importing project set from SVN fails [message #1700141 is a reply to message #1700132] |
Tue, 30 June 2015 11:28 |
|
Am 30.06.2015 um 12:52 schrieb Tim Geisler:
> First of all, I am new to Oomph (listened to your talk at XtextCon and now want to try it out).
>
> I'd like to implement a setup task which creates a set of projects defined with a team project set:
>
> <setupTask
> xsi:type="projectset:ProjectSetImportTask"
> uRL="https://subversion.assembla.com/svn/MYPROJECT/user.psf">
> <description>User projects</description>
> </setupTask>
>
> This setup task is located inside a stream which is located inside a project.
>
> Unfortunately, this setup task does not get executed. Silently.
Can you check the "Show all triggered tasks" button on the confirmation page and confirm, that the ProjectSetImportTask
is listed. Is it also checked there?
>
> The file user.psf looks as follows:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <psf version="2.0">
> <provider id="org.tigris.subversion.subclipse.core.svnnature">
> <project reference="0.9.3,https://subversion.assembla.com/svn/MYPROJECT/xyz,xyz"/>
> </provider>
> </psf>
>
> In the same setup file, I install the subclipse plugins via a P2Task.
In the resulting IDE, can you manually import this PSF file?
>
> Is there any way to find out what is going wrong? (Yes, I know I can use Oomph to install Oomph from source and use a
> debugger ...). The setup file validates fine.
Remote debugging is certainly a very good way ;-)
>
> I have some guesses what might go wrong:
> - Subclipse is not yet installed at the time it should be used to execute the ProjectSet setup task. - Obviously, the
> SVN server is password protected. Authentication might fail.
A manual import (see above) should help answer these questions.
>
> The big problem for a newbee to Oomph like me is that there is no error message at all.
Not even in the error log view?
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03686 seconds