I hate to be too pragmatic about this, but you only have the single
dependency on commons-codec, right? Also, you have no other bootstrap
dependencies, right? So...
Why not just implement a Base-64 en/decoder? It's not that hard (I did
it in like 2 hours, with JUnit tests, from the RFC)...
Maybe
Try bootstrapping maven.
This will fail due to a dependency in HttpUtils on commons-codec.
At the moment (pre-patch), maven has no external dependencies to
bootstrap. It's a chicken and egg question.
How do we build maven with just the source (i.e. download commons-codec
using ant is one opti
Hi Dion,
[EMAIL PROTECTED] wrote:
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 10:46 PM
Body:
This patch breaks bootstrap.
Bootstrap will need to be updated to include commons-codec in the classpath
Thanks for the quick reply.
dion2004/02/01 21:36:43
Removed: xdoc/src/plugin-resources/images/.xvpics expanded.gif
collapsed.gif
Log:
Smegging GIMP
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Thank you for your recent email. Unfortunately, due to spam overload, I no longer
accept mail to this address.
If you would like to receive my new email address, please call me. My phone number is
listed in www.whitepages.com.au
Best wishes
Jem
--
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 1 Feb 2004 11:45 PM
Patch applied in xdoc-1.5
Replaced old PNG files with GIFs to better support IE.
-
View the issue:
http://jira.co
Thank you for your recent email. Unfortunately, due to spam overload, I no longer
accept mail to this address.
If you would like to receive my new email address, please call me. My phone number is
listed in www.whitepages.com.au
Best wishes
Jem
--
dion2004/02/01 20:40:25
Modified:xdoc/src/plugin-resources/templates dependencies.xml
team-list.xml mail-lists.xml
xdoc/src/plugin-resources site.jsl navigation.jelly
xdoc/src/plugin-test maven.xml
xdoc/src/plugin-r
Thank you for your recent email. Unfortunately, due to spam overload, I no longer
accept mail to this address.
If you would like to receive my new email address, please call me. My phone number is
listed in www.whitepages.com.au
Best wishes
Jem
--
dion2004/02/01 20:40:10
maven-plugins/xdoc/src/plugin-resources/images/.xvpics - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2004/02/01 20:37:16
maven-plugins/xdoc/src/plugin-test/testdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thank you for your recent email. Unfortunately, due to spam overload, I no longer
accept mail to this address.
If you would like to receive my new email address, please call me. My phone number is
listed in www.whitepages.com.au
Best wishes
Jem
--
Thank you for your recent email. Unfortunately, due to spam overload, I no longer
accept mail to this address.
If you would like to receive my new email address, please call me. My phone number is
listed in www.whitepages.com.au
Best wishes
Jem
--
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 10:46 PM
Body:
This patch breaks bootstrap.
Bootstrap will need to be updated to include commons-codec in the classpath
---
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 9:21 PM
Body:
I'll try saving as a GIF
-
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MP
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 9:08 PM
Body:
>From what I can tell, the PNGs for collapsed and expanded are valid, and have an
>alpha of 0 (transparent) for all except the arrow piece.
That means that IE may not b
jvanzyl 2004/02/01 17:53:17
Modified:maven-model-xpp3/src/java/org/apache/maven/model
DefaultModelUnmarshaller.java
Log:
Revision ChangesPath
1.11 +1 -13
maven-components/maven-model-xpp3/src/java/org/apache/maven/model/DefaultModelUnmar
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 8:23 PM
Body:
All works well.
The only issue I can see is the arrows vs the +/- sign.
Anyone else care to chime in?
--
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 1 Feb 2004 7:24 PM
Body:
I am making the changes in the comments and testing
-
View this comment:
http://jira.codehaus.org/s
jvanzyl 2004/02/01 13:06:09
Added: surefire/src/main/org/apache/maven/test SurefirePlugin.java
Log:
o the front-end for surefire
Revision ChangesPath
1.1
maven-plugins/surefire/src/main/org/apache/maven/test/SurefirePlugin.java
Index: SurefirePlug
20 matches
Mail list logo