https://issues.apache.org/bugzilla/show_bug.cgi?id=46554

           Summary: [PATCH] Build poi-examples.jar along with the other .jar
                    files
           Product: POI
           Version: 3.5-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23139)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23139)
Build poi-examples.jar along with the other .jar files

Hi,
When building the latest POI from SVN (20090107), I noticed that

ant compile

will compile the classes in the build/examples-classes directory, but

ant jar

will NOT build poi-examples-3.5-beta5-20090117.jar in the build/dist directory.

This was an issue to me, because I wanted to run
org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra from the command line. I
modified build.xml and built the jar myself.

I have attached a patch that fixes this issue. Regards,

Georger


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to