You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Francis ANDRE (JIRA)" <ji...@apache.org> on 2008/03/28 20:54:24 UTC

[jira] Created: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

msvc_2003 solution out of date: update for sync with the latest source tree.
----------------------------------------------------------------------------

                 Key: HARMONY-5664
                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
    Affects Versions: 5.0M5
         Environment: WXP SP2, JDK 1.5
            Reporter: Francis ANDRE


Hi Harmonists

I have updated the msvc_2003 project with the new organization of the working_vm
directories.

The changes have been extracted from a log running ant -d rebuild, and both the
release and debug configurations are compiling, linking and copying to the
jre/bin/default directory.

As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov reassigned HARMONY-5664:
---------------------------------------

    Assignee: Mikhail Fursov

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>            Assignee: Mikhail Fursov
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj, vmi.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE reopened HARMONY-5664:
------------------------------------


Michael

The drlvm.sln or some *.vcproj are corrupted... When opening the drlvm.sln, all projects are loaded except those:
em
hythr
interpreter
jitrino
vmcore
vmi

and those projects were originally on svn. If you look on the failed  vccore, you will see that the merge of the patch failed by letting the differences within the body of each vccore.

If needed I can put as attachement the one that were ok on my WXP.

Cheers

Francis

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>            Assignee: Mikhail Fursov
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj, vmi.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: verifier.vcproj

the msvc_2003\verifier\verifier.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: encoder.vcproj)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: patch.txt

svn diff for the msvc_2003 directory

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, patch.txt, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: port.vcproj)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov resolved HARMONY-5664.
-------------------------------------

    Resolution: Fixed

Committed revision r624976

Francis,
please check that there were no errors with the patch.


> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>            Assignee: Mikhail Fursov
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj, vmi.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: patch.txt)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: ch.vcproj

the mscv_2003/ch/ch.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: patch.txt)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: port.vcproj

The port.vcproj for the port.lib component

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, patch.txt, port.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: patch.txt

This is the svn diff for updating the file drlvm.sln and all its dependents vcproj. One nned to create under the msvc_2003 directory 3 new directories, 'ch', 'port', and 'encoder' and remove  also the 'port_encoder', the 'gc_cc' directories.



> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: encoder.vcproj

the msvc_2003/encoder/encoder.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: gc_gen_uncomp.vcproj

the msvc_2003/gc_gen_uncomp/gc_gen_uncomp.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: ch.vcproj

The ch.vcproj for the ch.dll component

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, patch.txt, port.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: ch.vcproj)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587210#action_12587210 ] 

Mikhail Fursov commented on HARMONY-5664:
-----------------------------------------

A added 'encoder' project file to the build. All other project files are found on my PC.

Please check it again.

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>            Assignee: Mikhail Fursov
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj, vmi.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: vmi.vcproj

the msvc_2003\vmi\vmi.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj, vmi.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: encoder.vcproj

The encoder.vcproj for the encoder component;

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, patch.txt, port.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: verifier.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment:     (was: verifier.vcproj)

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: patch.txt

svn diff for the msvc_2003 directory

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: patch.txt
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5664) msvc_2003 solution out of date: update for sync with the latest source tree.

Posted by "Francis ANDRE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated HARMONY-5664:
-----------------------------------

    Attachment: port.vcproj

teh msvc_2003/port/port.vcproj

> msvc_2003 solution out of date: update for sync with the latest source tree.
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-5664
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5664
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>    Affects Versions: 5.0M5
>         Environment: WXP SP2, JDK 1.5
>            Reporter: Francis ANDRE
>         Attachments: ch.vcproj, encoder.vcproj, gc_gen_uncomp.vcproj, patch.txt, port.vcproj, verifier.vcproj
>
>
> Hi Harmonists
> I have updated the msvc_2003 project with the new organization of the working_vm
> directories.
> The changes have been extracted from a log running ant -d rebuild, and both the
> release and debug configurations are compiling, linking and copying to the
> jre/bin/default directory.
> As you can view in the svn diff pathc.txt, there is a new 'ch' project and a new 'port' project while the port_encoder has been renamed to encoder to reflect the source organization. This results in 3 new directories 'ch', 'encoder' and 'port' and one removed 'port_encoder' under msvc_2003. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.