You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Apache Wiki <wi...@apache.org> on 2008/03/11 16:49:55 UTC

[Harmony Wiki] Update of "Google Summer Of Code 2008 Projects Proposals" by MarkHindess

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.

The following page has been changed by MarkHindess:
http://wiki.apache.org/harmony/Google_Summer_Of_Code_2008_Projects_Proposals

The comment on the change is:
harmony-tools-1 keywords looked inaccurate.  Added my name as mentor.

------------------------------------------------------------------------------
  || '''Subject ID''' || ''harmony-tools-1'' ||
  || '''Title''' || '''Implement "Bundle Tool", a tool to make binary snapshots of Java applications with Harmony''' ||
  || '''ASF Project''' || Apache Harmony http://harmony.apache.org ||
- || '''Keywords''' || Java, virtual machine, memory management, GC ||
+ || '''Keywords''' || Java, tools ||
  || '''Description''' || There is no simple way for Harmony users to define the list of needed classes, jars and native libraries for their applications. Create a tool that creates a Harmony package with the classes and native libraries used by specific application or work flow. First of all this application should collect data from one or multiple application runs and then create a Harmony bundle without unneeded classes and native code. ||
- || '''Possible Mentors''' || Egor Pasko ||
+ || '''Possible Mentors''' || Egor Pasko [[BR]] Mark Hindess ||
  || '''Status''' || Unassigned ||
  
  
@@ -70, +70 @@

  || '''ASF Project''' || Apache Harmony http://harmony.apache.org ||
  || '''Keywords''' || Java, tools ||
  || '''Description''' || Harmony is missing several of the tools that ship with the JDK, including jar, jconsole, javaws and policytool.  For this task you would implement one of these tools, either in Java or C/C++ if preferred. ||
- || '''Possible Mentors''' || Sian January ||
+ || '''Possible Mentors''' || Sian January [[BR]] Mark Hindess ||
  || '''Status''' || Unassigned ||