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

            Bug ID: 57904
           Summary: Enhance CI jobs with a full compile of the resulting
                    source packages from scratch
           Product: POI
           Version: 3.12-dev
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]

Release 3.12 packaging again had a problem with compiling the packages sources
from scratch because a <mkdir> was missing, see r1678322 for the fix. 

We had similar problems in 3.11, see bug 57468.

We should create a build.xml step which extracts the resulting source package
into a fresh directory and compiles/tests the resulting code to ensure that
this step is not broken again in the future.

Then we should add this to the CI jobs by adding this to the "jenkins" target
in build.xml or using a separate target if we want to schedule this less-often,
i.e. not for all different platforms.

-- 
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