Yes, common needs to be refactored as we have talked about and unit
tests added to this project. The common 1.x versions need to be jdk1.4
compatible. If we are getting into java5 based common features we need a
common 2.0 version. That could be the current trunk with the 1.0 in a
branch.
-----Original Message-----
From: jboss-development-bounces(a)lists.jboss.org
[mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Dimitris
Andreadis
Sent: Thursday, July 20, 2006 3:11 AM
To:
JBoss.org development list
Subject: RE: [JBoss-dev] Has Jboss Common a JIRA project?
This brings more questions to me:
1) shouldn't common have its own testsuite?
2) how the JBossCommon versions will relate to the JBossAS versions?
Now we have in
repository.jboss.com snapshot & snapshot-Branch_4_0
And the svn repo has all the branches carried over from jboss cvs.
Do we need all those, if we start off with a jboss-common release 1.0,
compiled with jdk1.4, that can be used in both brances?
-----Original Message-----
From: jboss-development-bounces(a)lists.jboss.org
[mailto:jboss-development-bounces@lists.jboss.org] On Behalf
Of Emmanuel Bernard
Sent: Thursday, July 20, 2006 12:35 PM
To:
JBoss.org development list
Subject: Re: [JBoss-dev] Has Jboss Common a JIRA project?
My main focus is EJB 3.0
Basically directory with whitespace where not properly
handled on Windows.
"c:\programs files" where not managed by the archive browser
Dimitris Andreadis wrote:
> I took the liberty to create one, with a simple target release
> 1.0.0.CR1 for now:
http://jira.jboss.com/jira/browse/JBCOMMON
>
> I guess we need to add proper components there.
>
> How will this will be related to JBossXB?
>
>
>
>> -----Original Message-----
>> From: jboss-development-bounces(a)lists.jboss.org
>> [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of
>> Emmanuel Bernard
>> Sent: Thursday, July 20, 2006 12:02 PM
>> To: jboss-development(a)lists.jboss.org
>> Subject: [JBoss-dev] Has Jboss Common a JIRA project?
>>
>> I have a bug in ArchiveBrowser I'd like to fix.