Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: Re: [epf-dev] RE: EPF Composer Command Line Interface

Finally, I used a workaround from which I'm not particulary proud of... a _vbscript_ which performs the publishing from the interface (SendKeys) and a couple of odd file based sync.
 
BTW, I'm using EPF in a windows environment for publishing so I'm not sure the patch would work (because of your "X display" comment). Thanks anyway and I look forward to have this feature to be added to the EPF Composer soon.
 
Now that is see, there is a new attachment to the bug, stating that only the plugin is needed... did anybody tried this new plugin? how it should be used? I'm not pretty familiar with eclipse's command line execution mode, only heard someting about "java -jar plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar -application  org.eclipse.epf.publishing.cmdline.Publish". Tried but I didn't get even the "usage" error message.
 
Regards,
Diego.


From: epf-dev-bounces@xxxxxxxxxxx [mailto:epf-dev-bounces@xxxxxxxxxxx] On Behalf Of Florian Oelmaier
Sent: Wednesday, October 10, 2007 7:44 PM
To: Eclipse Process Framework Project Developers List
Subject: Re: Re: [epf-dev] RE: EPF Composer Command Line Interface



Hello,


I have built such an integration for us. Please find enclosed the patch against the source of EPF 1.0.2. It works here with a continous integration into since around 2 months. I dont know how and if it patches cleanly against the EPF 1.2 sources.


Please make sure that your machine has an X installed and that the EPF can access an X display. Even when running from the command line, the generation of the images needs an X display. We use an Xvnc for that as we are running it on a headless Sun.


I would be very interested in your feedback,


Florian




--
Dipl. Inf. Florian Oelmaier
msg systems ag
Center of Competence Software Engineering / IT-Security
Telefon: +49 (0)89 96101-1291 (Fax:-1113), Mobil: +49 (0)173 398 23 67

http://www.msg-systems.com
Robert-Bürkle-Straße 1, 85737 Ismaning, Germany

Vorstandsvorsitzender: Hans Zehetmaier
Vorstand: Dr. P.Brössler, K.-M. Klein, V. Reichenbach, Dr. D.Taubner
Aufsichtsratsvorsitzender: Dr. h. c. Erwin Conradi
Handelsregister: Amtsgericht München, HRB 140 149


epf-dev-bounces@xxxxxxxxxxx schrieb am 10.10.2007 20:39:16:

> This thread may be helpful to you -
>
> http://www.eclipse.org/newsportal/article.php?id=735&group=eclipse.
> technology.epf#735
>
> Regards,
>
> Shilpa Toraskar
> [Bild entfernt] "Pamio, Diego" <diego.pamio@xxxxxxxxx>
>

>
> "Pamio, Diego" <diego.pamio@xxxxxxxxx>
> Sent by: epf-dev-bounces@xxxxxxxxxxx

> 10/10/2007 10:56 AM
>
> Please respond to
> Eclipse Process Framework Project Developers List <epf-dev@xxxxxxxxxxx>

>
> [Bild entfernt]

> To
>
> [Bild entfernt]
> "EPF Dev " <epf-dev@xxxxxxxxxxx>

>
> [Bild entfernt]

> cc
>
> [Bild entfernt]

>
> [Bild entfernt]

> Subject
>
> [Bild entfernt]
> [epf-dev] RE: EPF Composer Command Line Interface

>
> [Bild entfernt]

>
> [Bild entfernt]

>
>
> Hi. I’m extending the capabilities of our process framework, which
> is based in EPF/SVN/JIRA/etc. by including it into a Continuous
> Integration infrastructure (CruiseControl). But for that I would
> need a CLI for the EPF-Composer in order to run the “publish”
> process. I’ve heard of this feature somewhere in the past. Is this
> in the near roadmap? How can I contribute to have this feature if it
> is not already implemented? Is there any other person interested in
> this or have it already worked it around?
>
> Regards and thank you in advance,
> Diego N. Pamio
> asdc
> Argentina Software
> Development Center
> Intel Software de Arg.
> ++54 351 414 5571
> _______________________________________________
> epf-dev mailing list
> epf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/epf-dev
> [Bild entfernt] _______________________________________________
> epf-dev mailing list
> epf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/epf-dev

Back to the top