Issue 1014 in moose-technology: FileAnchor should store file names with / only

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 1014 in moose-technology: FileAnchor should store file names with / only

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Famix Milestone-5.0

New issue 1014 by [hidden email]: FileAnchor should store file names  
with / only
http://code.google.com/p/moose-technology/issues/detail?id=1014

On Windows, VerveineJ exports source file anchors with \. If the MSE file  
is afterwards copied on a Linux or Mac machine, the path is not found.

One solution is to ensure that all occurrences of \ are replaced when  
loading a FileAnchor.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1014 in moose-technology: FileAnchor should store file names with / only

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 1014 by [hidden email]: FileAnchor should store  
file names with / only
http://code.google.com/p/moose-technology/issues/detail?id=1014

Name: Famix-SourceAnchor-TudorGirba.40
Author: TudorGirba
Time: 19 November 2013, 8:37:55.12624 pm
UUID: 85897d6b-3bae-4b34-bbc6-2c1f2a8427de
Ancestors: Famix-SourceAnchor-FabrizioPerin.39

made file names in anchors replace all occurences of \ with /. Like this an  
MSE produced on Windows can be analyzed on Mac or Linux at a later time.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev