[Issue 6467] New - Import sources seems to die when filenames have underscores

[email protected] Thu, 11 Jul 2013 13:51:42 -0700 (PDT)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6467
                 Issue #|6467
                 Summary|Import sources seems to die when filenames have unders
                        |cores
               Component|argouml
                 Version|0.34
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|CodeGeneration and ReverseEngineering
             Assigned to|thn
             Reported by|chelmite






------- Additional comments from [email protected] Thu Jul 11 13:51:42 -0700 2013 -------
During import, I get the following message. (Note that the file name is shown
twice, i.e., "/local/long/path/File_name.java File_name.java")

Problems occurred during Import Sources
Some elements are missing in the model due to the following problems:
org.argouml.uml.reveng.ImportInterface$ImportException: Import Exception :
Exception in file:
/local/home/projec/devel/ecamodel/src/main/java/com/mycompany/hh/pro/components/Pro_Module_Execution.java
Pro_Module_Execution.java
	at org.argouml.language.java.reveng.JavaImport.parseFile(JavaImport.java:235)
	at org.argouml.language.java.reveng.JavaImport.doImportPass(JavaImport.java:143)
	at org.argouml.language.java.reveng.JavaImport.parseFiles(JavaImport.java:117)
	at org.argouml.uml.reveng.ImportCommon.doImportInternal(ImportCommon.java:566)
	at org.argouml.uml.reveng.ImportCommon.doImport(ImportCommon.java:540)
	at org.argouml.uml.reveng.Import$2.run(Import.java:434)
	at java.lang.Thread.run(Thread.java:724)

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

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.