Author: rahul
Date: Mon Jun 19 23:37:54 2006
New Revision: 415525
URL: http://svn.apache.org/viewvc?rev=415525&view=rev
Log:
Rogue comment in invoked-01.xml.
Modified:
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/invoked-01.xml
Modified:
jakarta/commons/
Author: rahul
Date: Mon Jun 19 23:36:14 2006
New Revision: 415524
URL: http://svn.apache.org/viewvc?rev=415524&view=rev
Log:
Towards a better dist goal.
Added:
jakarta/commons/proper/scxml/trunk/maven.xml (with props)
Modified:
jakarta/commons/proper/scxml/trunk/project.xml
Added: jaka
Author: rahul
Date: Mon Jun 19 23:33:25 2006
New Revision: 415522
URL: http://svn.apache.org/viewvc?rev=415522&view=rev
Log:
Listen to the invoked state machine's execution.
Modified:
jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/invoke/SimpleSCXMLInvoker.java
Mo
Author: rahul
Date: Mon Jun 19 23:32:06 2006
New Revision: 415520
URL: http://svn.apache.org/viewvc?rev=415520&view=rev
Log:
Update changes report, move issues to JIRA ids.
Modified:
jakarta/commons/proper/scxml/trunk/project.properties
jakarta/commons/proper/scxml/trunk/xdocs/changes.xml
Added:
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java?rev=415512&view=auto
=
On 6/19/06, Dion Gillard <[EMAIL PROTECTED]> wrote:
Maybe we could ask to run on a Continuum server?
Did anything ever happen with vmbuild.apache.org?
* http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=114947119511295&w=2
--
Wendy
---
Rahul Akolkar wrote:
Regardless of what Jelly has been doing in the past, IMO its a good
idea to have source distributions for any release, given which one
would be able to (atleast after meeting certain pre-requisites)
effectively reproduce the release binaries. Why don't Jelly taglibs
have acco
Maybe we could ask to run on a Continuum server?
On 6/20/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
On 6/19/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Sorry, looks like I missed something.
> Do (or have) we changed our nightly builds? It looks like the
> directories below
> http
+1
If anybody wants to try it with the new maven console plugin (which will
be released if this vote passes):
http://people.apache.org/~ltheussl/maven-console-plugin-1.2-SNAPSHOT.jar
http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/plugins/console/
Cheers,
-Lukas
Paul Libbrecht
On 6/19/06, Paul Libbrecht <[EMAIL PROTECTED]> wrote:
I hereby request to vote about the release of the jelly subproject
"interaction tag library".
The details of the release plan are below.
I would like to please request a vote for 36 hours, ie. till Wednesday
14:00 GMT.
+1 [ ] yes, let's do it
On 6/18/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Hey guys,
is there any strong feeling from your side to switch the RegExpr.
stuff to Java 1.4 ?
This has been brought up before. Niall has done most of the
[validator] work recently, and (in the related JIRA issue) mentions
that the
On 6/19/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi!
Sorry, looks like I missed something.
Do (or have) we changed our nightly builds? It looks like the
directories below
http://people.apache.org/builds/jakarta-commons/nightly/ are all empty.
Nightlies are out [1].
-Rahul
[1] http:/
[
http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12416801
]
Stephen Colebourne commented on COLLECTIONS-110:
If we were to consider this task, I would be very tempted to go for the more
radical end of the implemen
Author: martinc
Date: Mon Jun 19 12:29:51 2006
New Revision: 415392
URL: http://svn.apache.org/viewvc?rev=415392&view=rev
Log:
Correct Javadoc error spotted by Robert J. Carr.
Modified:
jakarta/commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/disk/DiskFileItemFactory.ja
+1
On 6/19/06, Paul Libbrecht <[EMAIL PROTECTED]> wrote:
I hereby request to vote about the release of the jelly subproject
"interaction tag library".
The details of the release plan are below.
I would like to please request a vote for 36 hours, ie. till Wednesday
14:00 GMT.
+1 [ ] yes, let's do
Hey guys,
is there any strong feeling from your side to switch the RegExpr.
stuff to Java 1.4 ?
Regards,
matthias
--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com
-
Hi,
First of all, let me thank you for the awesome work which has gone into
the Jakarata Commons project, and of special interest to me,
Commons-Collections. I was pleased to find implemented many classes that
I once implemented myself at an old job.
One class that I do find missing is LinkedSet.
I hereby request to vote about the release of the jelly subproject
"interaction tag library".
The details of the release plan are below.
I would like to please request a vote for 36 hours, ie. till Wednesday
14:00 GMT.
+1 [ ] yes, let's do it
0 [ ] let it happen... but I can't really check
-1 [
Author: bayard
Date: Mon Jun 19 06:01:39 2006
New Revision: 415323
URL: http://svn.apache.org/viewvc?rev=415323&view=rev
Log:
Pulled some static methods into a CSVUtils class, switched CSVPrinter to use a
CSVStrategy though it doesn't use it fully yet, added a COMMENTS_DISABLED
constant instead
Author: bayard
Date: Mon Jun 19 06:00:11 2006
New Revision: 415322
URL: http://svn.apache.org/viewvc?rev=415322&view=rev
Log:
Target 1.2
Modified:
jakarta/commons/sandbox/csv/trunk/project.properties
Modified: jakarta/commons/sandbox/csv/trunk/project.properties
URL:
http://svn.apache.org/v
[ http://issues.apache.org/jira/browse/LANG-140?page=all ]
Henri Yandell resolved LANG-140:
Resolution: Fixed
Assign To: Henri Yandell
Fix committed. Played with it while on holiday and found that there was a nice
simple fix (least all the un
On 18/06/06, Phil Steitz <[EMAIL PROTECTED]> wrote:
If you want to suggest contents for commons-dev-faq, we should be able
to get that content added (maybe someone with more ezmlm-foo than me
can give a clue on how to do this).
As it happens, I found this out yesterday - if you have remote adm
Author: bayard
Date: Mon Jun 19 05:48:08 2006
New Revision: 415317
URL: http://svn.apache.org/viewvc?rev=415317&view=rev
Log:
Committing fix for LANG-140. By reversing the order of field calculation, Yu
Peng's bug goes away
Modified:
jakarta/commons/proper/lang/trunk/src/java/org/apache/com
Hi!
Sorry, looks like I missed something.
Do (or have) we changed our nightly builds? It looks like the
directories below
http://people.apache.org/builds/jakarta-commons/nightly/ are all empty.
Ciao,
Mario
-
To unsubscribe, e-m
Author: bayard
Date: Mon Jun 19 05:47:28 2006
New Revision: 415316
URL: http://svn.apache.org/viewvc?rev=415316&view=rev
Log:
Added unit test for LANG-140 - thanks to Yu Peng for the test case
Modified:
jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUti
Author: bayard
Date: Mon Jun 19 05:45:54 2006
New Revision: 415315
URL: http://svn.apache.org/viewvc?rev=415315&view=rev
Log:
Pretty sure Util tests were gone a long long time ago
Modified:
jakarta/commons/proper/lang/trunk/build.xml
Modified: jakarta/commons/proper/lang/trunk/build.xml
URL:
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-jelly-tags-jsl-test has an issue affecting its community
integration.
Th
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-jelly-tags-jsl-test has an issue affecting its community
integration.
Th
re:Getting from File to FileInputStream is easy and no reason to add
compression algorithms to IO.
I want to compress file (or dir). I get file on input and file(or byte[])
on
output. I can't understand why it should't be placed to IO.
If you look throw the code it works with IO packeges most o
On 19/06/2006 8:45 PM, Torsten Curdt wrote:
I quite like the pattern of a little bootstrapper so that forking is the
same code as usual, just with a bootstrapper that runs the jvm in the
middle.
Care to elaborate? ;-)
I couldn't think of much more to explain it than that. Here's an example:
h
> I have some work lined up that will include:
>
> o examples and documentation
> o configuation management
> o fixing an eclipse compiler issue
> o class dependency awareness
>
> ...and at some stage adding jsr199 support.
That's a lot of work :)
Well, at some stage I would like to see a relea
The JarEntry and ZipEntry treat non ASCII symbols different.
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499 for details
(unfortunatly it is the only plase I found it explained).
So the general algorithm is the same only the handling of the entries differs.
Fair enough. Thanks for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
search in the mailinglist archives for the reasons to split up IO and
compress. Then come back and start a discussion for undo this split.
Dakota Jack wrote:
> What the hell is "specialized IO"? Someone makes these terms up and
> then people think t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
> Are you developer of compress?
i am just contributing, as you do. There's no "owner" at the moment for
compress, as far as i know.
Regards,
Chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla
Hello Christian,
Are you developer of compress?
Regards,
Vitaliy S
On 6/18/06, C. Grobmeier <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
+1 to put this in Compress. I really don't get the point why this should
be in IO. As Martin said, i see compress as specialize
but AFAIK zip and jar share the same compression algorithm anyway.
The algorithms are similar but not the same.
Educated me ...Jar*putStream extends Zip*putStream and I have never
come across a jar I could not unzip with the usual zip command.
The JarEntry and ZipEntry treat non ASCII symbols d
36 matches
Mail list logo