You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/06/29 18:00:33 UTC

[Bug 58083] New: Duplicate property definitions compile.[source|target] in build.properties.default and build.xml

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

            Bug ID: 58083
           Summary: Duplicate property definitions compile.[source|target]
                    in build.properties.default and build.xml
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: sebb@apache.org

The build.xml file imports properties from build.properties.default (amongst
other places).

However it also defines some properties itself:

compile.source
compile.target

This seems wrong; surely these properties should be defined once - either in
the properties.default file or in the build.xml file.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 58083] Duplicate property definitions compile.[source|target] in build.properties.default and build.xml

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

--- Comment #1 from Sebb <se...@apache.org> ---
For completeness:

URL: http://svn.apache.org/r1688424
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58083
Remove duplicates (these are defined in build.xml)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 58083] Duplicate property definitions compile.[source|target] in build.properties.default and build.xml

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

Mark Thomas <ma...@apache.org> changed:

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org