You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2011/10/11 11:44:59 UTC

DO NOT REPLY [Bug 52010] New: [PATCH] Simplification of the build.xml

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

             Bug #: 52010
           Summary: [PATCH] Simplification of the build.xml
           Product: Fop
           Version: 1.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: med1985@gmail.com
    Classification: Unclassified


As discussed, the layout engine tests have been changed such that rather than
the build.xml injecting System properties the defaults are set. These System
property dependencies haven't been removed so should a user/developer want to
inject parameters they are free to do so. 

Other than the injecting of parameters, I've left much of the mechanism by
which the layout tests run mostly the same. The only notable difference is that
I've reduced a bit of the code duplication in both the build.xml and the test
code. 

Also, now ALL the unit tests use the "junit-run" macro, this is purely to
minimize code duplication. However, all the ant targets remain, none of them
have been removed, so functionality is exactly the same as before, but
hopefully the code is a little cleaner.

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

DO NOT REPLY [Bug 52010] [PATCH] Simplification of the build.xml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52010

Peter Hancock <pe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Peter Hancock <pe...@gmail.com> 2011-10-19 10:28:49 UTC ---
Committed.

Thanks again Mehdi!

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

DO NOT REPLY [Bug 52010] [PATCH] Simplification of the build.xml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52010

Mehdi Houshmand <me...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

DO NOT REPLY [Bug 52010] [PATCH] Simplification of the build.xml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52010

--- Comment #1 from Mehdi Houshmand <me...@gmail.com> 2011-10-11 09:45:23 UTC ---
Created attachment 27757
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27757
tests changes

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