[ ant-contrib-Bugs-1573193 ] Wrong xmlns in docs/cc.html
"SourceForge.net" <[email protected]> Thu, 23 Aug 2007 08:02:15 -0700
| Newsgroups | gmane.comp.java.ant-contrib.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1573193, was opened at 2006-10-08 14:56
Message generated for change (Settings changed) made by darius42
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=416920&aid=1573193&group_id=36177
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: cpptasks
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bahco (bahco)
>Assigned to: David Haney (darius42)
Summary: Wrong xmlns in docs/cc.html
Initial Comment:
I was getting error message
build.xml:8: Could not create task or type of type: cc.
This appeared to result from minor errors in file
docs/cc.html.
<quote src="docs/cc.html">
2. Add type and task definitions in build file:
* Ant 1.6 or later: add
xmlns:cpptasks="antlib:org.sf.net.antcontrib.cpptasks"
to <project> element.
</quote>
The xmlns:cpptasks should read:
xmlns:cpptasks="antlib:net.sf.antcontrib.cpptasks" for
this to work for me.
<quote src="docs/cc.html">
3. Add <cc/>, <compiler/> and <linker/> elements to
project.
</quote>
This line should read
3. Add <cpptasks:cc/>, <cpptasks:compiler/> and
<cpptasks:linker/> elements to project.
for this to work for me.
I'm running
- cpptasks-1.0b4
- ant 1.6.5
----------------------------------------------------------------------
Comment By: David Haney (darius42)
Date: 2007-08-17 21:53
Message:
Logged In: YES
user_id=1140024
Originator: NO
Patch 1776585 addresses these documentation issues (along with a few
others).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=416920&aid=1573193&group_id=36177
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/