svn commit: r15073 - branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr: . src/META-INF src/org tests

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: maurelio1234
Date: 2008-06-24 01:29:55-0700
New Revision: 15073

Added:
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/CREATE_JAR.jardesc
Removed:
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/WFR_JAR.jardesc
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/tests/
Modified:
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath
   branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF

Log:
updating project (no need to move critics to outside ArgoUML-App)

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=15073&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath&r1=15072&r2=15073
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath	(original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath	2008-06-24 01:29:55-0700
@@ -1,7 +1,5 @@
 <?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"/>

Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/CREATE_JAR.jardesc
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/CREATE_JAR.jardesc?view=auto&rev=15073
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/CREATE_JAR.jardesc	2008-06-24 01:29:55-0700
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<jardesc>
+    <jar path="/home/maas/Documents/workspace/gsoc/argouml-app/ext/argouml-critics.jar"/>
+    <options buildIfNeeded="true" compress="true" descriptionLocation="/argouml-core-critics/CREATE_JAR.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
+    <storedRefactorings deprecationInfo="true" structuralOnly="false"/>
+    <selectedProjects/>
+    <manifest generateManifest="false" manifestLocation="/argouml-core-critics/src/META-INF/MANIFEST.MF" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
+        <sealing sealJar="false">
+            <packagesToSeal/>
+            <packagesToUnSeal/>
+        </sealing>
+    </manifest>
+    <selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false">
+        <folder path="/argouml-core-critics/src"/>
+        <folder path="/argouml-core-critics/tests"/>
+        <file path="/argouml-core-critics/.classpath"/>
+        <file path="/argouml-core-critics/.project"/>
+    </selectedElements>
+</jardesc>

Removed: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/WFR_JAR.jardesc
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/WFR_JAR.jardesc?view=auto&rev=15072

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=15073&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=15072&r2=15073
==============================================================================
--- 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-24 01:29:55-0700
@@ -2,17 +2,56 @@
 Class-Path: argouml.jar

 Created-By: 1.2 (Sun Microsystems Inc.) 

 

+Name: UML 1.1 WFRs

+Profile: true

+Depends-on: UML 1.4

+Java-Critics: org.argouml.uml.cognitive.critics.CrAttrNameConflict,

+ CrCircularInheritance,

+ CrConflictingComposites,

+ CrDupParamName,

+ CrFinalSubclassed

+Comment: none

+

+Name: UML 1.3 WFRs

+Profile: true

+Depends-on: UML 1.4

+Java-Critics: org.argouml.uml.cognitive.critics.CrAttrNameConflict,

+ CrCrossNamespaceAssoc,

+ CrDupRoleNames

+Comment: none

+

 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,

- org.argouml.uml.cognitive.critics.CrConflictingComposites,

- org.argouml.uml.cognitive.critics.CrCrossNamespaceAssoc,

  org.argouml.uml.cognitive.critics.CrDisambigClassName, 

- org.argouml.uml.cognitive.critics.CrDupParamName, 

- org.argouml.uml.cognitive.critics.CrDupRoleNames, 

- org.argouml.uml.cognitive.critics.CrFinalSubclassed, 

- org.argouml.uml.cognitive.critics.CrForkOutgoingTransition, 

- org.argouml.uml.cognitive.critics.CrIllegalGeneralization
\ No newline at end of file
+Comment: none

+

+Name: UML 1.5 WFRs

+Profile: true

+Depends-on: UML 1.4

+Java-Critics: CrForkOutgoingTransition

+Comment: none

+

+Name: Tips

+Profile: true

+Depends-on: UML 1.4

+Java-Critics: CrAlreadyRealizes,

+Anything: none

+

+

+Name: Other

+Profile: true

+Depends-on: UML 1.4

+Java-Critics: CrCircularAssocClass,

+ CrCircularComposition,

+ CrClassMustBeAbstract,

+ CrClassWithoutComponent,

+ CrCompInstanceWithoutNode,

+ CrComponentInstanceWithoutClassifier,

+ CrComponentWithoutNode,

+ CrConstructorNeeded,

+ CrDisambigStateName,

+ CrEmptyPackage

+Anything: none
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.