svn commit: r18896 - trunk/src/argouml-app/src/bin

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: thn
Date: 2010-12-06 15:37:22-0800
New Revision: 18896

Modified:
   trunk/src/argouml-app/src/bin/argouml2.bat
   trunk/src/argouml-app/src/bin/argouml2.sh

Log:
upgrade to EMF 2.6.1 and UML2 3.1.1 libs+sources

Modified: trunk/src/argouml-app/src/bin/argouml2.bat
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/bin/argouml2.bat?view=diff&pathrev=18896&r1=18895&r2=18896
==============================================================================
--- trunk/src/argouml-app/src/bin/argouml2.bat	(original)
+++ trunk/src/argouml-app/src/bin/argouml2.bat	2010-12-06 15:37:22-0800
@@ -1,4 +1,4 @@
 @echo off
-java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar -cp argouml.jar org.argouml.application.Main %1 %2 %3 %4 %5 %6 %7 %8
+java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=org.eclipse.uml2.uml.resources_3.1.1.v201008191505.jar -cp argouml.jar org.argouml.application.Main %1 %2 %3 %4 %5 %6 %7 %8
 
 if errorlevel 1 pause

Modified: trunk/src/argouml-app/src/bin/argouml2.sh
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/bin/argouml2.sh?view=diff&pathrev=18896&r1=18895&r2=18896
==============================================================================
--- trunk/src/argouml-app/src/bin/argouml2.sh	(original)
+++ trunk/src/argouml-app/src/bin/argouml2.sh	2010-12-06 15:37:22-0800
@@ -25,5 +25,5 @@
   fi
 done
 
-java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=`dirname $PRG`/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar -jar `dirname $PRG`/argouml.jar "$@"
+java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=`dirname $PRG`/org.eclipse.uml2.uml.resources_3.1.1.v201008191505.jar -jar `dirname $PRG`/argouml.jar "$@"

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

To unsubscribe from this discussion, e-mail: [[email protected]].
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.