[
https://issues.apache.org/jira/browse/LOGGING-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated LOGGING-39:
-----------------------------------
Fix Version/s: 1.1.0
> [logging] Ant build script does not create commons-logging-optional.jar
> -----------------------------------------------------------------------
>
> Key: LOGGING-39
> URL: https://issues.apache.org/jira/browse/LOGGING-39
> Project: Commons Logging
> Issue Type: Bug
> Affects Versions: Nightly Builds
> Environment: Operating System: All
> Platform: All
> Reporter: Brian Stansberry
> Fix For: 1.1.0
>
> Attachments: JCL-build.diff
>
>
> I was building JCL with ant and couldn't get a
> commons-logging-optional.jar to build when executing
> the build.xml in the root directory. Instead the
> optional classes would get included in
> commons-logging.jar.
> Looked into this and saw that the when the main
> build.xml called the build in the optional folder, it
> was passing along all its properties, thus overriding
> the optional version. I'll attach a patch that fixes
> this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.