How to clean up HTML...
Using shell with xmllint (yes, ugly shortcuts below):
export cmd="xmllint --html"
find . -name '*.html' -exec $cmd \{\} > \{\}.new \;
find . -name '*.html' -exec cp \{\}.new \{\} \;
svn status | egrep '^\?' | sed -e 's/^\? *//g' | xargs rm
(--html not totally nece
We would like to include a software module currently hosted on
SourceForge into the codebase of the Apache FOP project. The developers
who wrote the module have indicated their willingness to do so
(actually are very keen to do this) and we have their ICLAs. What I
don't quite understand is the
On Wed, Feb 01, 2006 at 08:05:01PM +0800, Manuel Mall wrote:
> We would like to include a software module currently hosted on
> SourceForge into the codebase of the Apache FOP project. The developers
> who wrote the module have indicated their willingness to do so
> (actually are very keen to do
On Wednesday 01 February 2006 20:40, Leo Simons wrote:
> On Wed, Feb 01, 2006 at 08:05:01PM +0800, Manuel Mall wrote:
> > We would like to include a software module currently hosted on
> > SourceForge into the codebase of the Apache FOP project. The
> > developers who wrote the module have indicate
Could someone kindly describe (or point us to a document explaining)
how to reset a user password at people.apache.org?
The XMLBeans/C++ committers would like to start setting up the Web
site and working on the project but none of them apparently ever got
their user passwords from root. I assume
James Strachan wrote:
> > * I don't see a Software Grant for any of the code that came
> > over from codehaus.
FYI, Alan indicates that one was sent a month ago, but we have no record of
it.
> I thought that software grants were only for contributions to
> existing projects from commercial
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ServiceMix and ActiveMQ folks:
Sorry for the interruption in karma this afternoon.
It was inadvertent but not inappropriate. Noel
tells me that he's been maintaining your podling's
karma according to the official list of committers
in your $project.x
Folks,
Maven-ized the commons projects just a bit, just enough for the pages
to show up for each project (except UTIL as it is using m2 and Guthila
as i don't know what to do there).
Web Site: http://ws.apache.org/commons/
JIRA: https://issues.apache.org/jira/browse/WSCOMMONS
SVN: http://svn.apac
APACHE INCUBATOR PROJECT STATUS: -*-indented-text-*-
Last modified at [$Date: 2005-11-24 00:30:24 -0500 (Thu, 24 Nov 2005) $]
Web site: http://Incubator.Apache.Org/
Wiki page: http://wiki.apache.org/incubator/
[note: the Web site is the 'official' documentation; the wiki
On 2/1/06, Rodent of Unusual Size <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> ServiceMix and ActiveMQ folks:
>
> Sorry for the interruption in karma this afternoon.
> It was inadvertent but not inappropriate. Noel
> tells me that he's been maintaining your podl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Snyder wrote:
>
> Thank you very much for making us aware of this issue, Ken. I know
> that it was a learning experience for me.
>
> At any rate, I've fixed up the list of committers in each $project.xml
> file and gotten the final $project.htm
Rodent of Unusual Size wrote, On 2/1/2006 9:29 PM:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Snyder wrote:
Thank you very much for making us aware of this issue, Ken. I know
that it was a learning experience for me.
At any rate, I've fixed up the list of committers in each $projec
12 matches
Mail list logo