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: s...@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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org