https://bz.apache.org/bugzilla/show_bug.cgi?id=59826

            Bug ID: 59826
           Summary: Apply ant-generated patch.tar.gz patches
           Product: POI
           Version: 3.15-dev
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: one...@apache.org

An ant target that will:
1. Extract patch.tar.gz (tar xvzf patch.tar.gz)
2. Apply changes in patch.txt (svn patch patch.txt, requires svn client 1.7+)
3. Add new files and set svn properties to working copy (svn add (files from
tar --list patch.tar.gz))

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to