I think using the common known style is better.
But you can implement as you want :-)
Jan
> -Original Message-
> From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 08, 2003 12:53 PM
> To: Ant Developers List
> Subject: RE: [SUBMIT
] [mailto:[EMAIL PROTECTED]
> Sent: 08 September 2003 06:17
> To: [EMAIL PROTECTED]
> Subject: RE: [SUBMIT] optional task
>
>
> > > First thought on that topic is a kind of printf
> > >
> > > where
> > > propertytakes the name of the new cr
> > First thought on that topic is a kind of printf
> >
> > where
> > propertytakes the name of the new created property
> > refids takes a list of (:,;) separated names of properties
> > format takes the format string like in printf
> >
> > That would be much more p
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 04, 2003 11:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [SUBMIT] optional task
>
>
> First thought on that topic is a kind of printf
>
> where
>
I should have figured the .java file would be stripped.
Here it is with .txt appended to get it through.
-- Larry
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary for
Attached is the java file and the doc file (with a .txt attached to the end
to make sure it gets through.)
-- Larry
propertyformatter Task
propertyformatter
Description
Formats a string to a paticular format.
Parameters
Attribute
Description
Required
property
> > Thoughts?
>
> Is it really worth the trouble? If so, it may even be easier to write
> a sprintf library from scratch and put it into jakarta commons.
>
> Stefan
For the sprintf/scanf the common-lang would be good.
I think in org.apache.commons.lang.StringUtils.
Sometimes I needed a sprint
\---taskdefs
| \---optional
| Sprintf.java
| SprintfLibraryAdapter.java
| SprintfLibraryBrajuAdapter.java
|
\---testca
On Fri, 5 Sep 2003, Jan Materne <[EMAIL PROTECTED]> wrote:
> "Free for non-commercial use."
Is not acceptable for us, of course. Ant is free for any use.
> "Developers: Printf for Java is distributed as fully functional,
> non-expiring, nag-free, shareware."
Same here.
> So I introduced an in
Title: (WAS: RE: [SUBMIT] optional task )
Hmm, attachement didn“t come through ...
Once again:
- sprintf.zip (7kB) containing buildfile and sources (impl and test)
Jan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 05, 2003 12
Title: RE: [SUBMIT] optional task
Quick hack for (I saw that that is the usual name :-)
That task depends on a library implementing the sprintf functionality.
A little googling gave me three sources:
- http://www.braju.com but "Free for non-commercial use."
- http://sourceforge.ne
formats.
Jan
> -Original Message-
> From: Shatzer, Larry [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 05, 2003 4:06 AM
> To: '[EMAIL PROTECTED]'
> Subject: [SUBMIT] optional task
>
>
> Optional Task Proposal
>
> Bug#22889
> (http:/
Apparently the patch.tar.gz was stripped off... I'll attach them tommrow
somehow when I am back at work.
-- Larry
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Optional Task Proposal
Bug#22889 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22889) got me
thinking about this. At first I knocked up a quick change to allow uppercase
and lowercase with a format attribute for . Then I was thinking, a
better place for this is in it's own task. So I decided
14 matches
Mail list logo