Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Missing activity diagrams
Missing activity diagrams [message #585414] Mon, 05 November 2007 19:58
Roman Smirak is currently offline Roman SmirakFriend
Messages: 136
Registered: July 2009
Senior Member
Hi,

I have just noticed the process published via command line interface
doesn't include any activity diagram (the same configuration published via
MC contains them).

I would really appreciate if you check my code (see parseArgs method) - what
is missing there?

I use following parameters:
<exec executable="C:/builder/epf-composer/epf.exe">
<arg line="-application org.eclipse.epf.publishing.cmdline.Publish" />
<arg line="-data ${dir.data}" />
<arg line="-nosplash" />
<arg line="-application org.eclipse.epf.publishing.cmdline.Publish" />
<arg line="-libraryPath ${dir.checkout}/OpenUP" />
<arg line="-publishPath ${dir.epf.publish}" />
<arg line="-config TE-RUP_Agile" />
<arg line="-feedback mailto:te.rup@tietoenator.com" />
<arg line="-glossary" />
<arg line="-index" />
<arg line="-publishUnverifiedDiagrams" />
<arg line="-vmargs -Xms64m -Xmx512m" />
<arg line="-title TE-RUP/Agile" />
</exec>

I have also check out your org.eclipse.epf.cmd.ui plugin to find out correct
PublishOptions setup - no success.

Thanks a lot,

Roman


  • Attachment: Publish.java
    (Size: 8.24KB, Downloaded 283 times)
Previous Topic:Tasks on Activity Diagrams
Next Topic:Scrum - OpenUP mapping
Goto Forum:
  


Current Time: Fri Apr 26 14:09:08 GMT 2024

Powered by FUDForum. Page generated in 0.03149 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top