Re: [vote] Release SCM 1.0-beta-2

2005-12-08 Thread Emmanuel Venisse

Wim,

Do you have a new patch to apply to clearcase provider before the release?
I'll release it today.

Emmanuel

Wim Deblauwe a écrit :
None, it is the calling of 'cleartool ci' that fails. It's strange that 
you say that the checkin seems to have proceeded.


2005/12/7, Dandeneau, David J. (LNG-DAY) < 
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:


What commands to you run after the checkin? That checkResult command
is the one that is failing for me.

 


Thanks,

Dave

 




*From:* Wim Deblauwe [mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>]
*Sent:* Wednesday, December 07, 2005 2:27 AM
*To:* scm-dev@maven.apache.org <mailto:scm-dev@maven.apache.org>
    *Subject:* Re: [vote] Release SCM 1.0-beta-2

 


Hmm... I don't see the problem really.

It seems that clearcase gives this error:

cleartool: Error: No branch of element is checked out to view

"LNGDAYD-4130684:D:\view_storage\statemanager_int\dandendj_statemanager_int.vws".

cleartool: Error: Unable to find checked out version for
"D:\snapshots\dandendj_statemanager_int\retools_comps\sm\sm2\pom.xml".

 


any idea why this is?

regards,

Wim

 

 

 


2005/12/6, Dandeneau, David J. (LNG-DAY) <
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:

That nullpointer was actually a different error then the first one.
I think that when it dies it leaves the release.properties in a bad
state.

 


I deleted the release.properties and ran it again and I got this:

 


[INFO] Transforming sm2 to snapshot

spec =

\\lngdayd-4130684\view_storage\statemanager_int\dandendj_statemanager_int.vws\confi

g_spec

spec =

\\lngdayd-4130684\view_storage\statemanager_int\dandendj_statemanager_int.vws\confi

g_spec

spec =

\\lngdayd-4130684\view_storage\statemanager_int\dandendj_statemanager_int.vws\confi

g_spec

[DEBUG] executing edit command...

[INFO] Checking out file:
D:\snapshots\dandendj_statemanager_int\retools_comps\sm\sm2\pom.

xml

[DEBUG] Checked out
"D:\snapshots\dandendj_statemanager_int\retools_comps\sm\sm2\pom.xml"

from version "\main\statemanager_INT\11".

[DEBUG]   Attached activities:

[INFO] Checking in development POMs

spec =

\\lngdayd-4130684\view_storage\statemanager_int\dandendj_statemanager_int.vws\confi

g_spec

spec =

\\lngdayd-4130684\view_storage\statemanager_int\dandendj_statemanager_int.vws\confi

g_spec

[DEBUG] Loading "retools_comps\sm\sm2\pom.xml" (4972 bytes).

[DEBUG] Checked in
"D:\snapshots\dandendj_statemanager_int\retools_comps\sm\sm2\pom.xml" v

ersion "\main\statemanager_INT\12".

[DEBUG]   Attached activities:

Provider message:

The cleartool command failed.

Command output:

cleartool: Error: No branch of element is checked out to view
"LNGDAYD-4130684:D:\view_sto

rage\statemanager_int\dandendj_statemanager_int.vws".

cleartool: Error: Unable to find checked out version for
"D:\snapshots\dandendj_statemanag

er_int\retools_comps\sm\sm2\pom.xml".

 


[INFO]


[ERROR] BUILD ERROR

[INFO]


[INFO] An error is occurred in the checkin process.

 


Embedded error: Error!

[INFO]


[DEBUG] Trace

org.apache.maven.lifecycle.LifecycleExecutionException: An error is
occurred in the checki

n process.

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecyc

leExecutor.java:544)

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(Defau

ltLifecycleExecutor.java:482)

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycl

eExecutor.java:452)

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailure

s(DefaultLifecycleExecutor.java:301)

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Default

LifecycleExecutor.java:214)

at

org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExe

cutor.java:137)

at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:316)

at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:113)

at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)

at sun.reflect.NativeMetho

Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Wim Deblauwe
yes2005/12/6, Emmanuel Venisse <[EMAIL PROTECTED]>:
update command works too with continuum?EmmanuelWim Deblauwe a écrit :> It's done: http://jira.codehaus.org/browse/SCM-100>> I hope we can have some beta-testers to test this out.
>> regards,>> Wim>> 2005/12/6, Wim Deblauwe <[EMAIL PROTECTED]> [EMAIL PROTECTED]
>>: 2005/12/6, Emmanuel Venisse <[EMAIL PROTECTED]> [EMAIL PROTECTED]
>>:>> I committed the generator.> Source files are generated in target/generated-sources when you> run "mvn clean install">> Emmanuel
>>> Thanks! I tried that and I get the generated source files. How> should I proceed? Do I copy the generated source files under the> source tree and use them from there? Or is the idea to regenerate
> them every time and how do I use them then? Do I need to include the> generated-sources directory then in my compilationpath somehow?>> regards,>> Wim>
>


Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Emmanuel Venisse

update command works too with continuum?

Emmanuel

Wim Deblauwe a écrit :

It's done: http://jira.codehaus.org/browse/SCM-100

I hope we can have some beta-testers to test this out.

regards,

Wim

2005/12/6, Wim Deblauwe <[EMAIL PROTECTED] 
>:




2005/12/6, Emmanuel Venisse <[EMAIL PROTECTED]
>:

I committed the generator.
Source files are generated in target/generated-sources when you
run "mvn clean install"

Emmanuel


Thanks! I tried that and I get the generated source files. How
should I proceed? Do I copy the generated source files under the
source tree and use them from there? Or is the idea to regenerate
them every time and how do I use them then? Do I need to include the
generated-sources directory then in my compilationpath somehow?

regards,

Wim






Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Wim Deblauwe
It's done: http://jira.codehaus.org/browse/SCM-100I hope we can have some beta-testers to test this out.regards,Wim
2005/12/6, Wim Deblauwe <[EMAIL PROTECTED]>:
2005/12/6, Emmanuel Venisse <[EMAIL PROTECTED]
>:
I committed the generator.Source files are generated in target/generated-sources when you run "mvn clean install"EmmanuelThanks! I tried that and I get the generated source files. How should I proceed? Do I copy the generated source files under the source tree and use them from there? Or is the idea to regenerate them every time and how do I use them then? Do I need to include the generated-sources directory then in my compilationpath somehow?
regards,Wim




Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Wim Deblauwe
2005/12/6, Emmanuel Venisse <[EMAIL PROTECTED]>:
I committed the generator.Source files are generated in target/generated-sources when you run "mvn clean install"EmmanuelThanks! I tried that and I get the generated source files. How should I proceed? Do I copy the generated source files under the source tree and use them from there? Or is the idea to regenerate them every time and how do I use them then? Do I need to include the generated-sources directory then in my compilationpath somehow?
regards,Wim


Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Emmanuel Venisse

I don't think.

Emmanuel

Wim Deblauwe a écrit :
Is it possible in windows to share the same folder as 2 different names? 
Because currently my viewstore is at c:\viewstore1, but is shared as 
"cc_vws1". I cannot change this, because this is how ClearCase is 
installed on our machines, but if there would be a way to also share 
this folder as "viewstore", then that would solve the problem.


Wim

2005/12/6, Wim Deblauwe <[EMAIL PROTECTED] 
>:


Dan,

I'm afraid not, with us, it is at \\${hostname}\cc_vws1 :(

regards,

Wim

2005/12/6, dan tran < [EMAIL PROTECTED] >:

Wim,
 
I think you can safely assume that on
 
  windows:   viewstore is at \\${hostname}\viewstore
 
  unix  viewstore is at /viewstore
 
Those should be the default value if view store value are not

found any where.
 
-D


 
On 12/5/05, *Wim Deblauwe* <[EMAIL PROTECTED]

> wrote:

Yes, it is quite simple:


  \\mycomputer\viewstore


I would read this from ~/.scm/clearcase-settings.xml

If you could help me underway, it would be very much
appriciated.

regards,

Wim

2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]
>:

Do you have a sample of a xml file you want to read?

Emmanuel

Wim Deblauwe a écrit :

 ClearCase support is ok for maven-release-plugin, but

not for Continuum.

 I can make it work tomorrow for Continuum by making

the viewstore a

 plugin parameter and not being read from a settings

xml file (I will

 need to learn Modello first).

 regards,

 Wim

 2005/12/5, John Casey < [EMAIL PROTECTED]



 >>:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everyone,

I'd like to release 1.0-beta-2 of Maven SCM. It

looks like we've got

ClearCase and Perforce support now, and IIRC there

is some fixes for

update URL formatting, etc. At any rate, it'd be

nice to be able to

include this in the next Maven and Continuum

releases, which we're

hoping to push out this week.

I know it's sort of short notice, but I'd like to

get a vote finalized

in the next 48 hours, to make the cut for

Maven/Continuum releases.


Here's my +1.

Thanks,

John
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

   

iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C


QIs9+8agaMZcs+uqXaacjQ==
=qiPO
-END PGP SIGNATURE-












Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Emmanuel Venisse
in your case, you'll use clearcase-settings.xml, and if this file doesn't exist and you don't find 
info in scm url, you can use dan proposal as default value.


Emmanuel

Wim Deblauwe a écrit :

Dan,

I'm afraid not, with us, it is at \\${hostname}\cc_vws1 :(

regards,

Wim

2005/12/6, dan tran <[EMAIL PROTECTED] >:

Wim,
 
I think you can safely assume that on
 
  windows:   viewstore is at \\${hostname}\viewstore
 
  unix  viewstore is at /viewstore
 
Those should be the default value if view store value are not found

any where.
 
-D


 
On 12/5/05, *Wim Deblauwe* <[EMAIL PROTECTED]

> wrote:

Yes, it is quite simple:


  \\mycomputer\viewstore


I would read this from ~/.scm/clearcase-settings.xml

If you could help me underway, it would be very much appriciated.

regards,

Wim

2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]
>:

Do you have a sample of a xml file you want to read?

Emmanuel

Wim Deblauwe a écrit :

 ClearCase support is ok for maven-release-plugin, but not

for Continuum.

 I can make it work tomorrow for Continuum by making the

viewstore a

 plugin parameter and not being read from a settings xml

file (I will

 need to learn Modello first).

 regards,

 Wim

 2005/12/5, John Casey < [EMAIL PROTECTED]



 >>:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everyone,

I'd like to release 1.0-beta-2 of Maven SCM. It looks

like we've got

ClearCase and Perforce support now, and IIRC there is

some fixes for

update URL formatting, etc. At any rate, it'd be nice

to be able to

include this in the next Maven and Continuum releases,

which we're

hoping to push out this week.

I know it's sort of short notice, but I'd like to get a

vote finalized

in the next 48 hours, to make the cut for

Maven/Continuum releases.


Here's my +1.

Thanks,

John
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

   

iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C


QIs9+8agaMZcs+uqXaacjQ==
=qiPO
-END PGP SIGNATURE-











Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Emmanuel Venisse

I committed the generator.
Source files are generated in target/generated-sources when you run "mvn clean 
install"

Emmanuel

Wim Deblauwe a écrit :

Yes, it is quite simple:


  \\mycomputer\viewstore


I would read this from ~/.scm/clearcase-settings.xml

If you could help me underway, it would be very much appriciated.

regards,

Wim

2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED] 
>:


Do you have a sample of a xml file you want to read?

Emmanuel

Wim Deblauwe a écrit :
 > ClearCase support is ok for maven-release-plugin, but not for
Continuum.
 > I can make it work tomorrow for Continuum by making the viewstore a
 > plugin parameter and not being read from a settings xml file (I will
 > need to learn Modello first).
 >
 > regards,
 >
 > Wim
 >
 > 2005/12/5, John Casey < [EMAIL PROTECTED]

 > >>:
 >
 > -BEGIN PGP SIGNED MESSAGE-
 > Hash: SHA1
 >
 > Hi everyone,
 >
 > I'd like to release 1.0-beta-2 of Maven SCM. It looks like
we've got
 > ClearCase and Perforce support now, and IIRC there is some
fixes for
 > update URL formatting, etc. At any rate, it'd be nice to be
able to
 > include this in the next Maven and Continuum releases, which
we're
 > hoping to push out this week.
 >
 > I know it's sort of short notice, but I'd like to get a vote
finalized
 > in the next 48 hours, to make the cut for Maven/Continuum
releases.
 >
 > Here's my +1.
 >
 > Thanks,
 >
 > John
 > -BEGIN PGP SIGNATURE-
 > Version: GnuPG v1.2.6 (GNU/Linux)
 >
 > iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C
 > QIs9+8agaMZcs+uqXaacjQ==
 > =qiPO
 > -END PGP SIGNATURE-
 >
 >






Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Wim Deblauwe
Is it possible in windows to share the same folder as 2 different names? Because currently my viewstore is at c:\viewstore1, but is shared as "cc_vws1". I cannot change this, because this is how ClearCase is installed on our machines, but if there would be a way to also share this folder as "viewstore", then that would solve the problem.
Wim2005/12/6, Wim Deblauwe <[EMAIL PROTECTED]>:
Dan,I'm afraid not, with us, it is at \\${hostname}\cc_vws1 :(regards,Wim2005/12/6, dan tran <
[EMAIL PROTECTED]
>:
Wim,
 
I think you can safely assume that on
 
  windows:   viewstore is at \\${hostname}\viewstore
 
  unix  viewstore is at /viewstore
 
Those should be the default value if view store value are not found any where.
 
-D 
On 12/5/05, Wim Deblauwe <[EMAIL PROTECTED]

> wrote:
Yes, it is quite simple:  \\mycomputer\viewstore
I would read this from ~/.scm/clearcase-settings.xmlIf you could help me underway, it would be very much appriciated. regards,Wim
2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]

>: 

Do you have a sample of a xml file you want to read?EmmanuelWim Deblauwe a écrit :
> ClearCase support is ok for maven-release-plugin, but not for Continuum.> I can make it work tomorrow for Continuum by making the viewstore a > plugin parameter and not being read from a settings xml file (I will
> need to learn Modello first).>> regards,>> Wim>> 2005/12/5, John Casey <


 [EMAIL PROTECTED]
> [EMAIL PROTECTED]

>>:>> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1>> Hi everyone, >> I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got> ClearCase and Perforce support now, and IIRC there is some fixes for
> update URL formatting, etc. At any rate, it'd be nice to be able to > include this in the next Maven and Continuum releases, which we're> hoping to push out this week.>> I know it's sort of short notice, but I'd like to get a vote finalized
> in the next 48 hours, to make the cut for Maven/Continuum releases. >> Here's my +1.>> Thanks,>> John> -BEGIN PGP SIGNATURE-> Version: GnuPG 
v1.2.6 (GNU/Linux)>> iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C > QIs9+8agaMZcs+uqXaacjQ==> =qiPO> -END PGP SIGNATURE->>









Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread Wim Deblauwe
Dan,I'm afraid not, with us, it is at \\${hostname}\cc_vws1 :(regards,Wim2005/12/6, dan tran <[EMAIL PROTECTED]>:
Wim,
 
I think you can safely assume that on
 
  windows:   viewstore is at \\${hostname}\viewstore
 
  unix  viewstore is at /viewstore
 
Those should be the default value if view store value are not found any where.
 
-D 
On 12/5/05, Wim Deblauwe <[EMAIL PROTECTED]

> wrote:
Yes, it is quite simple:  \\mycomputer\viewstore
I would read this from ~/.scm/clearcase-settings.xmlIf you could help me underway, it would be very much appriciated. regards,Wim
2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]
>: 

Do you have a sample of a xml file you want to read?EmmanuelWim Deblauwe a écrit :
> ClearCase support is ok for maven-release-plugin, but not for Continuum.> I can make it work tomorrow for Continuum by making the viewstore a > plugin parameter and not being read from a settings xml file (I will
> need to learn Modello first).>> regards,>> Wim>> 2005/12/5, John Casey <

 [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>>:>> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1>> Hi everyone, >> I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got> ClearCase and Perforce support now, and IIRC there is some fixes for
> update URL formatting, etc. At any rate, it'd be nice to be able to > include this in the next Maven and Continuum releases, which we're> hoping to push out this week.>> I know it's sort of short notice, but I'd like to get a vote finalized
> in the next 48 hours, to make the cut for Maven/Continuum releases. >> Here's my +1.>> Thanks,>> John> -BEGIN PGP SIGNATURE-> Version: GnuPG 
v1.2.6 (GNU/Linux)>> iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C > QIs9+8agaMZcs+uqXaacjQ==> =qiPO> -END PGP SIGNATURE->>






Re: [vote] Release SCM 1.0-beta-2

2005-12-06 Thread dan tran
Wim,
 
I think you can safely assume that on
 
  windows:   viewstore is at \\${hostname}\viewstore
 
  unix  viewstore is at /viewstore
 
Those should be the default value if view store value are not found any where.
 
-D 
On 12/5/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
Yes, it is quite simple:  \\mycomputer\viewstore
I would read this from ~/.scm/clearcase-settings.xmlIf you could help me underway, it would be very much appriciated. regards,Wim
2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]>: 

Do you have a sample of a xml file you want to read?EmmanuelWim Deblauwe a écrit :
> ClearCase support is ok for maven-release-plugin, but not for Continuum.> I can make it work tomorrow for Continuum by making the viewstore a > plugin parameter and not being read from a settings xml file (I will
> need to learn Modello first).>> regards,>> Wim>> 2005/12/5, John Casey <
 [EMAIL PROTECTED]> [EMAIL PROTECTED]>>:>> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1>> Hi everyone, >> I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got> ClearCase and Perforce support now, and IIRC there is some fixes for
> update URL formatting, etc. At any rate, it'd be nice to be able to > include this in the next Maven and Continuum releases, which we're> hoping to push out this week.>> I know it's sort of short notice, but I'd like to get a vote finalized
> in the next 48 hours, to make the cut for Maven/Continuum releases. >> Here's my +1.>> Thanks,>> John> -BEGIN PGP SIGNATURE-> Version: GnuPG 
v1.2.6 (GNU/Linux)>> iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C > QIs9+8agaMZcs+uqXaacjQ==> =qiPO> -END PGP SIGNATURE->>



Re: [vote] Release SCM 1.0-beta-2

2005-12-05 Thread Wim Deblauwe
Yes, it is quite simple:  \\mycomputer\viewstoreI would read this from ~/.scm/clearcase-settings.xmlIf you could help me underway, it would be very much appriciated.
regards,Wim2005/12/5, Emmanuel Venisse <[EMAIL PROTECTED]>:
Do you have a sample of a xml file you want to read?EmmanuelWim Deblauwe a écrit :> ClearCase support is ok for maven-release-plugin, but not for Continuum.> I can make it work tomorrow for Continuum by making the viewstore a
> plugin parameter and not being read from a settings xml file (I will> need to learn Modello first).>> regards,>> Wim>> 2005/12/5, John Casey <
[EMAIL PROTECTED]> [EMAIL PROTECTED]>>:>> -BEGIN PGP SIGNED MESSAGE-> Hash: SHA1>> Hi everyone,
>> I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got> ClearCase and Perforce support now, and IIRC there is some fixes for> update URL formatting, etc. At any rate, it'd be nice to be able to
> include this in the next Maven and Continuum releases, which we're> hoping to push out this week.>> I know it's sort of short notice, but I'd like to get a vote finalized> in the next 48 hours, to make the cut for Maven/Continuum releases.
>> Here's my +1.>> Thanks,>> John> -BEGIN PGP SIGNATURE-> Version: GnuPG v1.2.6 (GNU/Linux)>> iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C
> QIs9+8agaMZcs+uqXaacjQ==> =qiPO> -END PGP SIGNATURE->>


Re: [vote] Release SCM 1.0-beta-2

2005-12-05 Thread Emmanuel Venisse

Do you have a sample of a xml file you want to read?

Emmanuel

Wim Deblauwe a écrit :
ClearCase support is ok for maven-release-plugin, but not for Continuum. 
I can make it work tomorrow for Continuum by making the viewstore a 
plugin parameter and not being read from a settings xml file (I will 
need to learn Modello first).


regards,

Wim

2005/12/5, John Casey <[EMAIL PROTECTED] 
>:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everyone,

I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got
ClearCase and Perforce support now, and IIRC there is some fixes for
update URL formatting, etc. At any rate, it'd be nice to be able to
include this in the next Maven and Continuum releases, which we're
hoping to push out this week.

I know it's sort of short notice, but I'd like to get a vote finalized
in the next 48 hours, to make the cut for Maven/Continuum releases.

Here's my +1.

Thanks,

John
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C
QIs9+8agaMZcs+uqXaacjQ==
=qiPO
-END PGP SIGNATURE-






RE: [vote] Release SCM 1.0-beta-2

2005-12-05 Thread Mike Perham
I have not tested Peforce with Continuum but here's my +0.5 (pending
approval as a committer :-) just to get it out there and have more
people testing it in real life.

Any chance of getting a new maven-release-plugin to go along with it or
is that biting off too much?

mike

-Original Message-
From: John Casey [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 05, 2005 12:24 PM
To: scm-dev@maven.apache.org
Subject: [vote] Release SCM 1.0-beta-2

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everyone,

I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've got
ClearCase and Perforce support now, and IIRC there is some fixes for
update URL formatting, etc. At any rate, it'd be nice to be able to
include this in the next Maven and Continuum releases, which we're
hoping to push out this week.

I know it's sort of short notice, but I'd like to get a vote finalized
in the next 48 hours, to make the cut for Maven/Continuum releases.

Here's my +1.

Thanks,

John
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+C
QIs9+8agaMZcs+uqXaacjQ==
=qiPO
-END PGP SIGNATURE-



Re: [vote] Release SCM 1.0-beta-2

2005-12-05 Thread Wim Deblauwe
ClearCase support is ok for maven-release-plugin, but not for
Continuum. I can make it work tomorrow for Continuum by making the
viewstore a plugin parameter and not being read from a settings xml
file (I will need to learn Modello first).

regards,

Wim2005/12/5, John Casey <[EMAIL PROTECTED]>:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1Hi everyone,I'd like to release 1.0-beta-2 of Maven SCM. It looks like we've gotClearCase and Perforce support now, and IIRC there is some fixes forupdate URL formatting, etc. At any rate, it'd be nice to be able to
include this in the next Maven and Continuum releases, which we'rehoping to push out this week.I know it's sort of short notice, but I'd like to get a vote finalizedin the next 48 hours, to make the cut for Maven/Continuum releases.
Here's my +1.Thanks,John-BEGIN PGP SIGNATURE-Version: GnuPG v1.2.6 (GNU/Linux)iD4DBQFDlIW8K3h2CZwO/4URAmHPAJjIjw0hRHsH4M1vh4pIdVNvOkX5AJ9dvp+CQIs9+8agaMZcs+uqXaacjQ==
=qiPO-END PGP SIGNATURE-