Where does the nice navigation bar on the left come from? There is one string I want to change (HTTP Client to HttpClient) and a few entries that should be removed (like Contributors which is redundant compared to Project Info -> Project Team). There are a few other things that we are not using as well.
I see that some projects that are using maven are importing the commons project.xml into their own project.xml files. HttpClient does this. But I still don't see where the nav bar comes from, or how to control it.
-jsd
Martin Cooper wrote:
On Sat, 25 Jan 2003, Jeffrey Dever wrote:
Yea, worked for me too. I have been making some changes in there, soMaven will build whatever is on your local disk, so you need to do at least
you need a clean checkout. (does maven do a checkout of the source
files, or just compiles what is already checkout and is local?)
a 'cvs up' to get the latest before you build.
--
Martin Cooper
-jsd
Martin Cooper wrote:
On Sat, 25 Jan 2003, Henri Yandell wrote:--
On Fri, 24 Jan 2003, Martin Cooper wrote:Odd. That worked for me.
On Fri, 24 Jan 2003, Henri Yandell wrote:test:test:
I've done a cvs update on commons, and have successfully built [well itI just tried building HttpClient and it built and unit tested just fine
fails on a test] httpclient with just: cd httpclient; maven
(apart from one deprecation warning). That's with Maven b7, and I've never
tried building HttpClient before.
[junit] dir attribute ignored if running in the same VM
[junit] Running org.apache.commons.httpclient.TestNoHost
[junit] Tests run: 161, Failures: 0, Errors: 2, Time elapsed: 1.89 sec
[junit] [ERROR] TEST org.apache.commons.httpclient.TestNoHost FAILED
is the error I get.
test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running org.apache.commons.httpclient.TestNoHost
[junit] Tests run: 161, Failures: 0, Errors: 0, Time elapsed: 8.232 sec
--
Martin Cooper
Hen--
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
