Issue Details (XML | Word | Printable)

Key: CACTUS-161
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Felipe Leme
Reporter: Brett Porter
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cactus

maven.compile.[target|source] usage incorrect

Created: 10/Dec/04 06:07 AM   Updated: 21/Dec/04 01:23 PM
Return to search
Component/s: Maven Integration
Affects Version/s: 1.7
Fix Version/s: 1.7

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works CACTUS-161.diff 2004-12-21 10:54 AM Brett Porter 2 kB

Resolution Date: 21/Dec/04 01:23 PM


 Description  « Hide
in cactus:compile,

use of target="...maven.compile.target..." is incorrect, as maven.compile.target can be empty, and is by default in Maven 1.0.2.

Instead, should conditionally use <setproperty />, as is done for maven.compile.source later.

Also, source is now duplicated by the source="..." parameter to javac. It should be removed, and rely on the later property setting.

Let me know if this isn't clear, I'll do a patch.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.