svn commit: r18265 - trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2010-04-14 22:21:21-0700
New Revision: 18265

Modified:
   trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java

Log:
Reset profile subsystem at initialization (only really matters for tests)

Modified: trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java?view=diff&pathrev=18265&r1=18264&r2=18265
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/profile/init/InitProfileSubsystem.java	2010-04-14 22:21:21-0700
@@ -60,6 +60,7 @@
 //            ProfileFacade.setManager(
 //                    new org.argouml.profile.internal.ProfileManagerImpl());
 //        }
+        ProfileFacade.reset();
         ProfileFacade.setManager(
                 new org.argouml.profile.internal.ProfileManagerImpl());

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

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.