svn commit: r15050 - branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr: . src/META-INF src/org/argouml/uml/cognitive/critics tests tests/org tests/org/argouml tests/org/argouml/uml tests/org/argouml/uml/cognitive tests/org/argouml/uml/cognitive/critics

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: maurelio1234
Date: 2008-06-23 08:24:07-0700
New Revision: 15050

Added:
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/uml/cognitive/critics/TestCrAssocNameConflict.java
      - copied unchanged from r15013, /branches/gsoc2008/work_criticsprofiles_maurelio1234/tests/org/argouml/uml/cognitive/critics/TestCrAssocNameConflict.java
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/uml/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/uml/cognitive/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/uml/cognitive/critics/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/uml/cognitive/critics/TestCrDupParamName.java
      - copied unchanged from r15013, /branches/gsoc2008/work_criticsprofiles_maurelio1234/tests/org/argouml/uml/cognitive/critics/TestCrDupParamName.java
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/org/argouml/uml/cognitive/critics/TestCrNameConflict.java
      - copied unchanged from r15013, /branches/gsoc2008/work_criticsprofiles_maurelio1234/tests/org/argouml/uml/cognitive/critics/TestCrNameConflict.java
Modified:
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF

Log:
moving tests

Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath?view=diff&rev=15050&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath&r1=15049&r2=15050
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath	(original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath	2008-06-23 08:24:07-0700
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry excluding="org/argouml/uml/profile/javabeans/old/|org/argouml/uml/profile/javabeans/JavaBeansProfileModule.java" kind="src" path="src"/>
+	<classpathentry kind="src" path="tests"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/argouml-core-model"/>
 	<classpathentry kind="lib" path="/argouml-core-infra/lib/log4j-1.2.6.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/argouml-app"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/argouml-core-infra"/>
+	<classpathentry kind="lib" path="/argouml-core-tools/junit-3.8.2/junit.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project?view=diff&rev=15050&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project&r1=15049&r2=15050
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project	(original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project	2008-06-23 08:24:07-0700
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>wfr</name>
+	<name>argouml-core-critics</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF?view=diff&rev=15050&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF&r1=15049&r2=15050
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF	(original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF	2008-06-23 08:24:07-0700
@@ -2,8 +2,9 @@
 Class-Path: argouml.jar

 Created-By: 1.2 (Sun Microsystems Inc.) 

 

-Name: UML 1.4 Well Formedness Rules Profile

+Name: UML 1.4 WFRs

 Profile: true

+Depends-on: UML 1.4

 Java-Critics: org.argouml.uml.cognitive.critics.CrAssocNameConflict,

  org.argouml.uml.cognitive.critics.CrAttrNameConflict,

  org.argouml.uml.cognitive.critics.CrCircularInheritance,
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.