Mind if I upgrade JCS to Lang 3.0?
Hen
On Wed, Jul 27, 2011 at 11:25 AM, Thomas Vandahl wrote:
> Hi folks,
>
> I finished the updates to JDK 5 generics and concurrent and updated the
> maven-2 build. Still some tests fail, others should never have passed. I
> would like to ask for close review b
On 7/27/11 9:56 PM, Stefan Bodewig wrote:
> Hi all,
>
> at least for Compress "mvn -Prc package" (or any variation I have tried)
> does not create the tarballs/zips and for the last two RCs I've created
> them manually with assembly:single and a bash one-liner to create the
> checksums/PGP sigs.
>
On 2011-07-27, Gary Gregory wrote:
> The best workaround I can see is to create a separate download for the
> test data. This allows developers who need sources for debugging to
> still get them without downloading GBs of test data.
I agree and - to the extent that I understand it - Jörg's sugges
Hi all,
at least for Compress "mvn -Prc package" (or any variation I have tried)
does not create the tarballs/zips and for the last two RCs I've created
them manually with assembly:single and a bash one-liner to create the
checksums/PGP sigs.
Am I doing anything wrong or is there anything wrong i
On 2011-07-27, sebb wrote:
> Aside:
> Seems wrong that site plugin creates output under src/site - surely it
> should be created under target?
> Is there a bug in the POM or the Commons Parent POM - or is it a bug
> in the site plugin?
Apart from the obvious fact that I don't know what I do when
Tag:
https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC2/
Site:
http://people.apache.org/~bodewig/commons-compress-1.2RC2/site/
Tarballs/ZIPs:
http://people.apache.org/~bodewig/commons-compress-1.2RC2/
Maven artifacts:
https://repository.apache.org/content/reposito
+1. I have done some of this privately (like generics). Having an
official version would be so useful.
On Wed, Jul 27, 2011 at 10:46 PM, Elijah Zupancic wrote:
> Hi,
>
> I've been a active user for a number of years now and a big fan of the
> project. I'm a total beginner when it comes to contrib
Hi,
I've been a active user for a number of years now and a big fan of the
project. I'm a total beginner when it comes to contributing on Apache
projects, so please bear with me.
The code base for Apache Chain is starting to feel more and more
dated. I would like to see the following changes in t
> > [...]
> >
> >>>
> >>> The Quaternionn class should be placed in the
> >>> geometry.euclidian.threed
> >>> package.
> >>
> >> I'd propose to put it in the "complex" package. It would thus
> >> stand out as a
> >> mathematical concept of its own, as you suggest above.
> >
> > I agree with Gilles
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 gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
On 2011-07-27 06:20, Stefan Bodewig wrote:
> Hi,
>
> I just did a mvn release:prepare for Compress and it failed in the
> tagging stage.
>
> Since I live in Germany I access our EU svn mirror and the revision that
> I had created for the non-SNAPSHOT POM had not been replicated back to
> the mirr
Torsten Curdt wrote:
>>> The best workaround I can see is to create a separate download for the
>>> test data. This allows developers who need sources for debugging to
>>> still get them without downloading GBs of test data.
>>
>> With a separate Maven profile you have exactly that.
>
> Why would
>> The best workaround I can see is to create a separate download for the
>> test data. This allows developers who need sources for debugging to
>> still get them without downloading GBs of test data.
>
> With a separate Maven profile you have exactly that.
Why would we need a separate profile for
On Wed, Jul 27, 2011 at 2:25 PM, Thomas Vandahl wrote:
> Hi folks,
>
> I finished the updates to JDK 5 generics and concurrent and updated the
> maven-2 build. Still some tests fail, others should never have passed. I
> would like to ask for close review because I basically touched
> everything. I
Gary Gregory wrote:
> On Wed, Jul 27, 2011 at 9:45 AM, Luc Maisonobe
> wrote:
>> Le 27/07/2011 14:54, Stefan Bodewig a écrit :
>>>
>>> On 2011-07-27, Torsten Curdt wrote:
>>>
But to be clear: this is quite some work just to safe some disk space
for people who check out the whole of comm
Hi Jakob,
I'm worried I was not able to explain my ideas well; my intentions are
not proposing to modify how classscan behaves, but rather how it
looks!
Having an expression language rather than a configuration based on n
parameters is IMHO still a valid contribution that the existing
sandbox compo
Hi folks,
I finished the updates to JDK 5 generics and concurrent and updated the
maven-2 build. Still some tests fail, others should never have passed. I
would like to ask for close review because I basically touched
everything. I tried to fix some obvious problems and typos on the way.
My impre
In case you're talking about my test data the uncompressed test case could
be externally compressed and the test code adjusted accordingly. It never
occurred to me to do that since you never compress dump files like that in
the wild - you use the native compression instead - but the file is almost
http://wiki.apache.org/commons/classscan
On Wed, Jul 27, 2011 at 9:59 AM, Jakob Korherr wrote:
> +1
>
> Regards,
> Jakob
>
> 2011/7/27 Matt Benson :
>> On Wed, Jul 27, 2011 at 4:25 AM, Jakob Korherr
>> wrote:
>>> Hi Mark, Simone,
>>>
>>> I would prefer a way in which the classscan-clients can t
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "classscan" page has been changed by MattBenson:
http://wiki.apache.org/commons/classscan
New page:
== classscan development ideas ==
The [classscan] component aims to provide a n
On 7/26/11 3:52 AM, Gilles Sadowski wrote:
> Hello.
>
> [...]
>
> The idea is to have "interleaved" calls to the candidate
> implementations, so
> that (hopefully) they will be penalized (or benefit) in the same
> way
> by what
> the JVM is doing (GC or JIT compilati
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "TheSandbox" page has been changed by MattBenson:
http://wiki.apache.org/commons/TheSandbox?action=diff&rev1=44&rev2=45
||'''Component'''||'''State'''||'''Plan'''||
On 7/27/11 12:01 AM, Luc Maisonobe wrote:
> Le 26/07/2011 17:59, Tanguy Yannick a écrit :
>> Hello,
>>
>> In project SIRIUS (CNES), we have some need for a Matrix33 (3
>> columns, 3
>> rows) object. It is very common to use this kind of matrix to apply
>> rotation to a position vector (vector3D).
>
Le 27/07/2011 18:30, Gary Gregory a écrit :
On Wed, Jul 27, 2011 at 9:45 AM, Luc Maisonobe wrote:
Le 27/07/2011 14:54, Stefan Bodewig a écrit :
On 2011-07-27, Torsten Curdt wrote:
But to be clear: this is quite some work just to safe some disk space
for people who check out the whole of com
On Wed, Jul 27, 2011 at 9:45 AM, Luc Maisonobe wrote:
> Le 27/07/2011 14:54, Stefan Bodewig a écrit :
>>
>> On 2011-07-27, Torsten Curdt wrote:
>>
>>> But to be clear: this is quite some work just to safe some disk space
>>> for people who check out the whole of commons but do not care about
>>> c
On 7/27/11 7:30 AM, Gilles Sadowski wrote:
> Hello.
>
In project SIRIUS (CNES), we have some need for a Matrix33 (3 columns,
3
rows) object. It is very common to use this kind of matrix to apply
rotation to a position vector (vector3D).
The incompatibility between th
You know, it would probably be nice for our end users to note what
this email contained for our home page:
1) A clear explanation that Commons Lang 3 and 2/1 can co-exist side
by side and that upgrading to 3 doesn't mean you won't still need
previous versions.
2) What we know other Apache Commons
Or maybe I won't hit [flatfile], since I see you've just done so. ;) Thanks!
Matt
On Wed, Jul 27, 2011 at 10:40 AM, Matt Benson wrote:
> Good point. I'll go ahead and update [flatfile]. IIRC the proxy 2
> branch already uses [lang] 3; I'll update that to use the release.
>
> Matt
>
> On Wed,
Good point. I'll go ahead and update [flatfile]. IIRC the proxy 2
branch already uses [lang] 3; I'll update that to use the release.
Matt
On Wed, Jul 27, 2011 at 10:32 AM, Henri Yandell wrote:
> For the record, and so we can consider what needs a release, the
> following components depend on L
On 7/26/11 11:43 PM, Luc Maisonobe wrote:
> Hi Yannick and Gilles,
>
> Le 27/07/2011 00:37, Gilles Sadowski a écrit :
>> Hello.
>>
>>> In project SIRIUS (CNES), we would like to slightly modify the
>>> Rotation
>>> class so it can fit our needs, and to create an independant
>>> Quaternion
>>> class
For the record, and so we can consider what needs a release, the
following components depend on Lang:
* Chain
* Configuration
* JCS
* Proxy
and in the Sandbox:
* Flatfile
* Pipeline
Hen
On Wed, Jul 27, 2011 at 6:13 AM, Paul Benedict wrote:
> Yes. The reason the package name was changed was so
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "FrontPage" page has been changed by MattBenson:
http://wiki.apache.org/commons/FrontPage?action=diff&rev1=120&rev2=121
Comment:
remove top-level reference to [classscan]; moving t
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "FrontPage" page has been changed by MattBenson:
http://wiki.apache.org/commons/FrontPage?action=diff&rev1=119&rev2=120
= Sandbox =
- TheSandbox is an open workspace for ja
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "FrontPage" page has been changed by MattBenson:
http://wiki.apache.org/commons/FrontPage?action=diff&rev1=118&rev2=119
* [[Id]] - Generators for identifiers
* [[ME]] - Provi
+1
Regards,
Jakob
2011/7/27 Matt Benson :
> On Wed, Jul 27, 2011 at 4:25 AM, Jakob Korherr
> wrote:
>> Hi Mark, Simone,
>>
>> I would prefer a way in which the classscan-clients can tell the
>> classscan-server in what they are interested in via an API like Mark
>> proposed (e.g. subscribe()) b
Removed duplicate code from the new version of the patch.
I do not think that the additional function call will play any significant
role, except maybe on rather small vectors. This indeed should be verified
with Gille's microbenchmarking class.
Best,
Sebastien
On Wed, Jul 27, 2011 at 4:25 AM, Jakob Korherr wrote:
> Hi Mark, Simone,
>
> I would prefer a way in which the classscan-clients can tell the
> classscan-server in what they are interested in via an API like Mark
> proposed (e.g. subscribe()) before the scanning of a specific artifact
> (e.g. jar)
Hello.
> >> In project SIRIUS (CNES), we have some need for a Matrix33 (3 columns,
> >> 3
> >> rows) object. It is very common to use this kind of matrix to apply
> >> rotation to a position vector (vector3D).
> >>
> >> The incompatibility between the Vector3D of geometry package and the
> >> m
Le 27 juil. 2011 à 13:25, Torsten Curdt a écrit :
> There is already a plist lib out there.
> http://code.google.com/p/plist/
> That said - it's GPL so it's the same as not usable for the most of us.
Moreover, that library is not doing object instantiation the way BeanUtils does
it.
> Plists
Le 27/07/2011 14:54, Stefan Bodewig a écrit :
On 2011-07-27, Torsten Curdt wrote:
But to be clear: this is quite some work just to safe some disk space
for people who check out the whole of commons but do not care about
compress.
Actually my main concern was/is the size of the source distribu
Stefan Bodewig wrote:
> On 2011-07-27, Jörg Schaible wrote:
>
>> Different approach: Create out of them separate Maven artifacts.
>
> This probably is what I had in mind when I suggested to move them -
> along with the testcases - somewhere outside of trunk. I just didn't
> know the proper nome
Yes. The reason the package name was changed was so that 1.x-2.x and
3.0 can coexist together in an application. Since Commons
Configuration relies on a previous version, as Stephen said, you will
need both dependencies.
On Wed, Jul 27, 2011 at 7:53 AM, Stephen Colebourne
wrote:
> You will need b
On 2011-07-27, Torsten Curdt wrote:
> But to be clear: this is quite some work just to safe some disk space
> for people who check out the whole of commons but do not care about
> compress.
Actually my main concern was/is the size of the source distribution and
network bandwidth rather than disk
You will need both versions of commons-lang, the new and the old.
Stephen
On 27 July 2011 11:17, Rohan Kadam wrote:
> Hi All,
>
> We have upgraded our common lang jar to 3.0 version. We have replaced package
> name "lang" to "lang3". But since it has already been mentioned on apache
> website t
Patch has been updated in order to comply with CM's javadoc coding
standards.
S
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
Hello Luc and Ted,
Thanks for your comments, see my answers below.
-Message d'origine-
De : Luc Maisonobe [mailto:luc.maison...@free.fr]
Envoyé : mercredi 27 juillet 2011 09:02
À : Commons Developers List
Objet : Re: [math] Adding a new class to handle Matrix with 3 columns/rows
Le 26/
Hi.
> >>I'm willing to help on this if you want.
> >What do you propose?
> You mentioned the need for people to review/try the piece of code
> you've posted. I haven't done yet, but I'm happy to.
Yes, please try it, and report unexpected results. Thank you!
[I'll send you the Java file in a separ
>> Different approach: Create out of them separate Maven artifacts.
If we go down that road I would prefer to keep all test in the core
and only get the resources from the interop jar. The interop jar would
then hold all manually created zip,tgz,etc files.
But to be clear: this is quite some work
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 gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
There is already a plist lib out there.
http://code.google.com/p/plist/
That said - it's GPL so it's the same as not usable for the most of us.
Plists are a much more dynamic than Beans which is why I am not sure
BeanUtils is the right fit. That said ... it doesn't feel right in
Codec either :
Le 27/07/11 12:05, Gilles Sadowski a écrit :
Hello.
I'm willing to help on this if you want.
What do you propose?
You mentioned the need for people to review/try the piece of code you've
posted. I haven't done yet, but I'm happy to.
As for japex being too heavy. I agree, I didn't realize it n
On 2011-07-27, sebb wrote:
> On 27 July 2011 06:03, Stefan Bodewig wrote:
>> Tarballs/ZIPs:
>> http://people.apache.org/~bodewig/commons-compress-1.2RC1/
>> [ ] +1 release it
>> [ ] +0 go ahead I don't care
>> [X] -1 no, do not release it because
> The source archives contain a temporary copy
Hi All,
We have upgraded our common lang jar to 3.0 version. We have replaced package
name "lang" to "lang3". But since it has already been mentioned on apache
website that Common Lang 3.0 is not backward compatible, we are facing some
compilation issues.
After replacing Apache Commons Lang 2.
Hello.
> I'm willing to help on this if you want.
What do you propose?
> Meanwhile, have you had a
> look to existing frameworks, such as japex (http://japex.java.net/)?
> [...]
I hadn't; I have now. It looks nice. I didn't think of something as
elaborate (charts, etc.) but rather a small utili
Hi Mark, Simone,
I would prefer a way in which the classscan-clients can tell the
classscan-server in what they are interested in via an API like Mark
proposed (e.g. subscribe()) before the scanning of a specific artifact
(e.g. jar) starts. I guess this could be kinda like the
ProcessAnnotatedType
On 27 July 2011 06:03, Stefan Bodewig wrote:
> Tag:
>
> https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC1/
>
> Site:
>
> http://people.apache.org/~bodewig/commons-compress-1.2RC1/site/
>
> Maven Artifacts:
>
> https://repository.apache.org/content/repositories/orgapach
On 2011-07-27, Jörg Schaible wrote:
> Different approach: Create out of them separate Maven artifacts.
This probably is what I had in mind when I suggested to move them -
along with the testcases - somewhere outside of trunk. I just didn't
know the proper nomenclature and likely don't know how t
Hello list,
I've met configuration's implementation of the plist parser and writer but I
would like something more of the nature of a marshall/demarshaller, using
BeanUtils.
I am wondering there's another API in the commons world that does this. I
haven't found any.
I have started mine which
On 27 July 2011 07:32, Stefan Bodewig wrote:
> On 2011-07-27, Konstantin Kolinko wrote:
>
>> 2011/7/27 Stefan Bodewig :
>>> Hi,
>
>>> I just did a mvn release:prepare for Compress and it failed in the
>>> tagging stage.
>
>>> Since I live in Germany I access our EU svn mirror and the revision that
Constructors? Can't these new matrices implement the current matrix
interface?
On Wed, Jul 27, 2011 at 12:01 AM, Luc Maisonobe wrote:
> We will also propose some new constructors to build gaps between this
>> new matrix and the matrix of linear package.
>>
>
> Yes, having a way to change from on
Multiple maven artifacts is a nice way to get a download only if you need
it. I was going to suggest s3 or similar place, but maven central is better
in many ways.
I would suggest taring up all of the test files and making a single maven
artifact from that.
On Wed, Jul 27, 2011 at 12:31 AM, Jörg
Hello,
please review patch MATH-613-20110727.patch, attached to JIRA MATH-613
(equivalent of DAXPY for RealVector).
The patch includes a default implementation in AbstractRealVector, a better
implementation for ArrayRealVector, as well as unit tests.
No "optimized" implemen
Hello,
please review patch MATH-613-20110727.patch, attached to JIRA MATH-613
(equivalent of DAXPY for RealVector).
The patch includes a default implementation in AbstractRealVector, a better
implementation for ArrayRealVector, as well as unit tests.
No "optimized" implemen
[x] +1 release it
checked sigs, md5 and sha1 all well.
All package can be extracted
site looks ok
On Wed, Jul 27, 2011 at 7:03 AM, Stefan Bodewig wrote:
> Tag:
>
> https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.2_RC1/
>
> Site:
>
> http://people.apache.org/~bodewig/co
Hi Stefan,
Stefan Bodewig wrote:
> On 2011-07-26, Ted Dunning wrote:
>> On Tue, Jul 26, 2011 at 5:31 AM, Stefan Bodewig
>> wrote:
>
Perhaps the large test files could be generated on the fly if absent
in the user's temp directory?
>
>>> This would require 5 GB of disk space in temp a
On 2011-07-26, Ted Dunning wrote:
> On Tue, Jul 26, 2011 at 5:31 AM, Stefan Bodewig wrote:
>>> Perhaps the large test files could be generated on the fly if absent
>>> in the user's temp directory?
>> This would require 5 GB of disk space in temp and a working ZIP64
>> implementation to create t
Hi Mark!!!
after had a (quick, honestly) look at your APIs I'm more convinced we
can merge our efforts to provide our users a kickass library to scan
the classpath.
Your ScanJob class could be configured with my Meiyo EDSL filters[1]
instead of passing parameters to the constructor, allowing users
Le 26/07/2011 17:59, Tanguy Yannick a écrit :
Hello,
In project SIRIUS (CNES), we have some need for a Matrix33 (3 columns, 3
rows) object. It is very common to use this kind of matrix to apply
rotation to a position vector (vector3D).
The incompatibility between the Vector3D of geometry packag
68 matches
Mail list logo