Move shared native code to out of linux tree
--------------------------------------------
Key: HARMONY-132
URL: http://issues.apache.org/jira/browse/HARMONY-132
Project: Harmony
Type: Improvement
Components: Classlib
Reporter: Mark Hindess
Priority: Trivial
There are 11 files that are identical between the linux and windows trees. There are a further
81 files that are identical if you ignore comments and whitespace. These should be moved
to a shared tree (I would use common but we have a common subdirectory and that would get
confusing.)
This task is the first half of the work - that is, moving the code out of the linux tree to
a shared tree. There's not much benefit until the windows native makefiles are updated too
but I'll get to that soon.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|