[Issue 6414] svg batch export of class diagram generates 0 byte file

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6414






------- Additional comments from [email protected] Tue Mar 13 02:28:48 -0700 2012 -------
"Patch to remove threading"  does work both in batch and non-batch mode.

To build:

svn co http://argouml.tigris.org/svn/argouml/trunk argouml
cd argouml
JAVA_HOME=/usr/lib/jvm/java-6-openjdk/jre ./build.sh install
JAVA_HOME=/usr/lib/jvm/java-6-openjdk/jre ./build.sh update-argouml.jar-manifest

Test:

oyvind@famine:~/oharboe/git/docs/REPs$ ls -l xxx.svg 
-rw-r--r-- 1 oyvind oyvind 9555 2012-03-13 10:20 xxx.svg
oyvind@famine:~/oharboe/git/docs/REPs$ argouml  -command
org.argouml.uml.ui.ActionOpenProject=0007_coordinates_rox/coordinates.zargo
-command "org.argouml.ui.cmd.ActionGotoDiagram=conversion" -command
org.argouml.uml.ui.ActionSaveGraphics=xxx.svg -command org.argouml.ui.cmd.ActionExit
Performing command org.argouml.uml.ui.ActionOpenProject(
0007_coordinates_rox/coordinates.zargo )
Performing command org.argouml.ui.cmd.ActionGotoDiagram( conversion )
Performing command org.argouml.uml.ui.ActionSaveGraphics( xxx.svg )
Performing command org.argouml.ui.cmd.ActionExit(  )
oyvind@famine:~/oharboe/git/docs/REPs$ ls -l xxx.svg 
-rw-r--r-- 1 oyvind oyvind 4283 2012-03-13 10:25 xxx.svg
oyvind@famine:~/oharboe/git/docs/REPs$ argouml -batch  -command
org.argouml.uml.ui.ActionOpenProject=0007_coordinates_rox/coordinates.zargo
-command "org.argouml.ui.cmd.ActionGotoDiagram=conversion" -command
org.argouml.uml.ui.ActionSaveGraphics=xxx.svg -command org.argouml.ui.cmd.ActionExit
Performing command org.argouml.uml.ui.ActionOpenProject(
0007_coordinates_rox/coordinates.zargo )
Performing command org.argouml.ui.cmd.ActionGotoDiagram( conversion )
Performing command org.argouml.uml.ui.ActionSaveGraphics( xxx.svg )
Performing command org.argouml.ui.cmd.ActionExit(  )
oyvind@famine:~/oharboe/git/docs/REPs$ ls -l xxx.svg 
-rw-r--r-- 1 oyvind oyvind 4283 2012-03-13 10:25 xxx.svg

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2934893

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.