Re: [NET] Make 2.x branch into trunk and 1.x into branch

2010-07-14 Thread Jörg Schaible
sebb wrote: There does not seem to be any need for a further release of the NET 1.x line, which is currently the trunk version, so I propose to: * rename trunk as branches/NET_1_x * rename branches/NET_2_0 as trunk Any objections? +1 it's never good if the head revision is on some

Re: [NET] Make 2.x branch into trunk and 1.x into branch

2010-07-14 Thread Stefan Bodewig
On 2010-07-12, sebb wrote: There does not seem to be any need for a further release of the NET 1.x line, which is currently the trunk version, so I propose to: * rename trunk as branches/NET_1_x * rename branches/NET_2_0 as trunk +1 A while back the Ant folks were informed that the FTP

Re: [NET] Make 2.x branch into trunk and 1.x into branch

2010-07-14 Thread Luc Maisonobe
Le 14/07/2010 10:22, Jörg Schaible a écrit : sebb wrote: There does not seem to be any need for a further release of the NET 1.x line, which is currently the trunk version, so I propose to: * rename trunk as branches/NET_1_x * rename branches/NET_2_0 as trunk Any objections? +1

Re: [GSoC] Mid-term evaluations next week

2010-07-14 Thread Xun Long Gui
Thanks for your job :-) On 7/6/10, Rahul Akolkar rahul.akol...@gmail.com wrote: 2010/7/5 Xun Long Gui ustbco...@gmail.com: Hi Rahul, By now, everything of GSoC Visual SCXML project is going well with our initial plan. This project have this function list: 1. Implement Eclipse GMF based

[NET] Changes to repository locations

2010-07-14 Thread sebb
The 2.x codeline is now the main codeline, so as agreed, I've swapped the SVN locations around. The 2.x codeline is now at: https://svn.apache.org/repos/asf/commons/proper/net/trunk If you have an SVN workspace for NET 2, you need to run svn switch on it: svn switch [path]

Re: [g...@vmgump]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2010-07-14 Thread Stefan Bodewig
it looks as if the jaxme taglib was incompatible with newer versions of jaxme which isn't too surprising. It doesn't look as if anybody was interested in keeping Jelly up-to-date, shall we remove the Gump build of the jaxme tags? Stefan

Re: [g...@vmgump]: Project commons-jelly-tags-xml-test (in module commons-jelly) failed

2010-07-14 Thread Stefan Bodewig
I don't know what triggered the test failures, but in some cases tests now fail because the order of namespace declarations is different from the expected order - while the XML documents themselves should semantically be the same. Is anybody interested on looking into this or should we disable

Re: [g...@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) failed

2010-07-14 Thread Stefan Bodewig
Some change in Ant has broken the property handling in the Jelly/Ant integration. By manually replacing jars in my local repository I found out that the tests pass with Ant 1.8.0 but fail with 1.8.1. Given that Ant's property handling has changed dramatically in 1.8.x and Ant even marked this as

[DIGESTER] back proposing the sandbox features

2010-07-14 Thread Simone Tripodi
Hi all guys, Digester maintainers, time ago[1] I proposed a sandbox[1] to work on a new feature for the digester, adding the Java5 Annotation analysis to create Digester rules. I didn't have the need to modify the original digester code, but rather I added a new package where adding the new

[Commons Wiki] Trivial Update of UsingNexus by sebbap ache

2010-07-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The UsingNexus page has been changed by sebbapache. http://wiki.apache.org/commons/UsingNexus?action=diffrev1=6rev2=7 -- If the vote

[scxml] visual editor

2010-07-14 Thread Fabrizio Morbini
Hi, we got the approval the release our visual editor i mentioned a few weeks back. If you are interested in using/testing/contributing_to it, it is available at: http://code.google.com/p/scxmlgui/ thanks, fabrizio. - To

[Commons Wiki] Update of FrontPage by sebbapache

2010-07-14 Thread Apache Wiki
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 sebbapache. The comment on this change is: Add links to Nexus and Groupids. http://wiki.apache.org/commons/FrontPage?action=diffrev1=99rev2=100

Re: [DIGESTER] back proposing the sandbox features

2010-07-14 Thread Rahul Akolkar
On Wed, Jul 14, 2010 at 12:30 PM, Simone Tripodi simone.trip...@gmail.com wrote: Hi all guys, Digester maintainers, time ago[1] I proposed a sandbox[1] to work on a new feature for the digester, adding the Java5 Annotation analysis to create Digester rules. I didn't have the need to modify

Re: [scxml] visual editor

2010-07-14 Thread Rahul Akolkar
On Wed, Jul 14, 2010 at 12:37 PM, Fabrizio Morbini fmorb...@gmail.com wrote: Hi, we got the approval the release our visual editor i mentioned a few weeks back. If you are interested in using/testing/contributing_to it, it is available at: http://code.google.com/p/scxmlgui/ snip/ Great, good

Re: [DIGESTER] back proposing the sandbox features

2010-07-14 Thread James Carman
Why not just use JAXB 2.0 which includes annotations? What itch does this code scratch that hasn't been done already? Does your code support going from the objects to the XML? Most of the time when you have these XML - object situations, it's nice to be able to go the other way, also (such as

[continuum] BUILD SUCCESSFUL: Commons - Commons Net -

2010-07-14 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=372416projectId=2704 Build statistics: State: Ok Previous Build: No previous build. Started at: Wed 14 Jul 2010 01:36:27 -0700 Finished at: Wed 14 Jul 2010 01:38:32 -0700 Total time: 2m 4s Build Trigger:

[DAEMON] Maven groupId - change to o.a.commons?

2010-07-14 Thread sebb
There is only one Daemon release in the Maven repo as far as I can make out - 1.0.1 - which is from way back in Jakarta time. AIUI, there are no plans to make any further releases to Maven repositories, because the component is not really useful as a Maven dependency. However, the groupId is

Re: [DIGESTER] back proposing the sandbox features

2010-07-14 Thread Simone Tripodi
Hi Rahul, thanks for your reply, very appreciated :) during the next 2 weeks, when you'll be away, I'll try to complete what is missing so when you'll come back we could start importing the new stuff. Have a nice day, best regards, Simo http://people.apache.org/~simonetripodi/

[Commons Wiki] Update of CommonsGroupids by sebbapach e

2010-07-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The CommonsGroupids page has been changed by sebbapache. The comment on this change is: GroupIds and Nexus plans. http://wiki.apache.org/commons/CommonsGroupids

Re: [DIGESTER] back proposing the sandbox features

2010-07-14 Thread Simone Tripodi
Hi James, the commons-digester library is IMHO still an excellent XML-Object mapper even JAXB is, of course, most popular and more adopted. Otherwise that project could be deprecated :P By definition, the Object-XML is not supported, from the commons-digester homepage[1]: Basically, the Digester

[ALL] Nexus access for components with groupId commons-component

2010-07-14 Thread sebb
There are still a few Commons components that have yet to change to the groupId org.apache.commons. These are not automatically included in Nexus - AIUI each groupId is enabled separately. The ones that still appear to be using their own groupIds are: beanutils betwixt chain cli (*) codec

[continuum] BUILD FAILURE: Commons - Commons Net - default maven2 buildDefinition

2010-07-14 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=372452projectId=2704 Build statistics: State: Failed Previous Build: No previous build. Started at: Wed 14 Jul 2010 03:36:20 -0700 Finished at: Wed 14 Jul 2010 03:41:42 -0700 Total time: 5m 21s Build

Re: [continuum] BUILD FAILURE: Commons - Commons Net - default maven2 buildDefinition

2010-07-14 Thread sebb
Something went wrong with Continuum when I tried to add the Net build originally - the site said it was busy or undergoing maintenance. I tried again later and succeeded, but it looks like the first build had actually been created. Hopefully I've deleted the second build definition which is the

[proxy] 2.0 WAS Re: a bit of commons-style code in search of a home

2010-07-14 Thread Matt Benson
James, What's the status of the genericized proxy 2.0 branch? I think the code I talked about yesterday is basically a fancy way to describe building an Interceptor. So proxy might be a good home for it. It's not really limited to annotations anyway, though I could see providing a subclass

Re: [proxy] 2.0 WAS Re: a bit of commons-style code in search of a home

2010-07-14 Thread James Carman
Well, the proxy code needs a bit of work. First, I'd say, I need to rollback the serializability requirement for all generated proxies. It's easy enough to make your proxies serializable if you just add java.io.Serializable to the list of classes/interfaces you want proxied (I'll put in a test

[proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread James Carman
All, One of the biggest complaints I've received from folks about the proxy library is that it's not based on interfaces. The main class is the ProxyFactory class and it's a concrete class which implements all proxying logic using JDK proxies. We did this for maintainability (adding stuff to

Re: [proxy] 2.0 WAS Re: a bit of commons-style code in search of a home

2010-07-14 Thread Matt Benson
On Jul 14, 2010, at 9:15 PM, James Carman wrote: Well, the proxy code needs a bit of work. First, I'd say, I need to rollback the serializability requirement for all generated proxies. It's easy enough to make your proxies serializable if you just add java.io.Serializable to the list of

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread Matt Benson
On Jul 14, 2010, at 9:21 PM, James Carman wrote: All, One of the biggest complaints I've received from folks about the proxy library is that it's not based on interfaces. What is the typical basis of a complaint? I.e., what problem does the abstract class cause? The main class is the

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread James Carman
On Wed, Jul 14, 2010 at 11:12 PM, Matt Benson gudnabr...@gmail.com wrote: I would support [proxy] becoming a multi-module project; among other things we could selectively have a larger set of dependencies this way.  How would you feel about the module that contains the recording functionality

Re: [proxy] 2.0 WAS Re: a bit of commons-style code in search of a home

2010-07-14 Thread James Carman
On Wed, Jul 14, 2010 at 11:07 PM, Matt Benson gudnabr...@gmail.com wrote: I believe that's the code I originally pulled in [lang] for TypeUtils.  However, since the latest contributions I've merged, the [lang] one now far surpasses the handling in [proxy].  So I know the recording is there, but

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread Matt Benson
On Jul 14, 2010, at 10:14 PM, James Carman wrote: On Wed, Jul 14, 2010 at 11:12 PM, Matt Benson gudnabr...@gmail.com wrote: I would support [proxy] becoming a multi-module project; among other things we could selectively have a larger set of dependencies this way. How would you feel

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread James Carman
On Wed, Jul 14, 2010 at 11:27 PM, Matt Benson gudnabr...@gmail.com wrote: This is in the neighborhood, but let me drop some stuff in there tomorrow so we can do a little CTR.  :D I am splitting proxy into multiple modules right now and I'll check it into that branch so that folks can see what

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread Matt Benson
On Jul 14, 2010, at 10:45 PM, James Carman wrote: On Wed, Jul 14, 2010 at 11:27 PM, Matt Benson gudnabr...@gmail.com wrote: This is in the neighborhood, but let me drop some stuff in there tomorrow so we can do a little CTR. :D I am splitting proxy into multiple modules right now and

Re: [proxy] Changing the API to an interface (AGAIN)...

2010-07-14 Thread James Carman
On Wed, Jul 14, 2010 at 11:52 PM, Matt Benson gudnabr...@gmail.com wrote: Easier to just follow a rule then debate about special cases, IMO.  Do it! Yeah, I'm one of the ones who is kind of a stickler on this list about renaming packages, so I guess I should go ahead and do it. That way, it