Rusong,

This mainly looks good to me, see below for a few minor comments ...

Paul

rusong.zheng wrote:
> 
> Per ARC's request, changes to webrev are :
> 
> /usr/share/jedit/4.3pre16/      ==>/usr/share/jedit/
> sunman/jedit.1                  ==>jedit.1          sunman is removed
> build.xml.patch                 ==>patches/build.xml.patch
> build.properties.patch          ==>patches/build.properties.patch
> jedit.patch                     ==>patches/jedit.patch
> 
> directory classes is removed for that contents of it are duplicated 
> (class files and API docs,  class files already be contained in 
> jedit.jar, APIs doc already in doc/API/)
> jedit is removed from /usr/share/jedit/jedit and moved to /usr/bin/jedit
> 
> Makefile.sfw, install_sfw and prototype_com are changed accordingly.
> 
> Besides that, METADATA file has been changed to meet the new 
> requirement. All the others are the same as the last round of review.
> 
> Please help review them.
> Webrev is at:
> http://cr.opensolaris.org/~rszheng/jedit/
> 
> PSARC case url is:
> http://arc.opensolaris.org/caselog/PSARC/2009/357/

> Rusong.Zheng wrote:

>> I'm porting jedit, a programmer's text editor written in Java.
>>
>> Please help to code review my modification. The webrev is at:
>> http://cr.opensolaris.org/~rszheng/jedit/

1. usr/src/Targetdirs
     & usr/src/cmd/Makefile
     & usr/src/pkgdefs/Makefile
    These look as though they need resyncing with the gate/clone.

2. usr/src/cmd/jedit/Makefile.sfw
    Line ...
      61     -rm -rf $(JEDIT_SRC_DIR) $(JEDIT_NOT_USE) jedit
    should it be removing $(JEDIT_NOT_USE) and jedit from
    usr/src/cmd/jedit ? (is it because the build bit puts stuff
    into $(JEDIT_SRC_DIR)/.. rather than containing it in
    $(JEDIT_SRC_DIR))

END
-- 
----------------------------------------------------------------------
Paul Cunningham
Software Engineer
Tadpole Business Unit

Reply via email to