[jira] Updated: (SCM-161) Std.Err handling

2006-02-24 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-161?page=all ]

Torbjørn EIkli Smørgrav updated SCM-161:


Attachment: SCM-161-maven-scm-bazaar.patch
SCM-161-maven-scm-api.patch
SCM-161-maven-scm-test.patch

 Std.Err handling
 

  Key: SCM-161
  URL: http://jira.codehaus.org/browse/SCM-161
  Project: Maven SCM
 Type: Bug

   Components: maven-scm-provider-bazaar
 Versions: 1.0
 Reporter: Torbjørn EIkli Smørgrav
 Assignee: Torbjørn EIkli Smørgrav
 Priority: Minor
  Attachments: SCM-161-maven-scm-api.patch, SCM-161-maven-scm-bazaar.patch, 
 SCM-161-maven-scm-test.patch


 Std.Err is not handled very well in the Bazaar Provider

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (SCM-162) Add tests for remote repositories

2006-02-15 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-162?page=all ]

Torbjørn EIkli Smørgrav updated SCM-162:


Summary: Add tests for remote repositories  (was: Add tests for remove 
repositories)

 Add tests for remote repositories
 -

  Key: SCM-162
  URL: http://jira.codehaus.org/browse/SCM-162
  Project: Maven SCM
 Type: Test

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
 Reporter: Torbjørn EIkli Smørgrav



 Only local and readonly http repositories are currently tested. We need to 
 test that the provider can handlerepositories over eg. sftp aswell

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (SCM-162) Add tests for remote repositories

2006-02-15 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-162?page=all ]

Torbjørn EIkli Smørgrav reassigned SCM-162:
---

Assign To: Torbjørn EIkli Smørgrav

 Add tests for remote repositories
 -

  Key: SCM-162
  URL: http://jira.codehaus.org/browse/SCM-162
  Project: Maven SCM
 Type: Test

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
 Reporter: Torbjørn EIkli Smørgrav
 Assignee: Torbjørn EIkli Smørgrav



 Only local and readonly http repositories are currently tested. We need to 
 test that the provider can handlerepositories over eg. sftp aswell

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (SCM-161) Std.Err handling

2006-02-15 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-161?page=all ]

Torbjørn EIkli Smørgrav reassigned SCM-161:
---

Assign To: Torbjørn EIkli Smørgrav

 Std.Err handling
 

  Key: SCM-161
  URL: http://jira.codehaus.org/browse/SCM-161
  Project: Maven SCM
 Type: Bug

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
 Reporter: Torbjørn EIkli Smørgrav
 Assignee: Torbjørn EIkli Smørgrav
 Priority: Minor



 Std.Err is not handled very well in the Bazaar Provider

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (SCM-160) Refactored tck tests, added changelog tck test and added changelog, diff test for the bazaar provider

2006-02-15 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-160?page=all ]

Torbjørn EIkli Smørgrav reassigned SCM-160:
---

Assign To: Torbjørn EIkli Smørgrav

 Refactored tck tests, added changelog tck test and added changelog, diff test 
 for the bazaar provider
 -

  Key: SCM-160
  URL: http://jira.codehaus.org/browse/SCM-160
  Project: Maven SCM
 Type: Improvement

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
  Environment: Tested on WinXp and Linux for cvs, svn and bazaar
 Reporter: Torbjørn EIkli Smørgrav
 Assignee: Torbjørn EIkli Smørgrav
  Attachments: MNG-160-maven-scm-provider-bazaar.patch, 
 MNG-160-maven-scm-test.patch, MNG-160_2-maven-scm-test.patch


 Short summary: Refactored code into a new baseclass: ScmTckTestCase. Added 
 tests to Bazaar.
 Working with my bazaar tests I found out that the tck test module had some 
 redundant code. 
 So I took the liberty to refactor the tck package a bit before I added the 
 final tests to the bazaar provider.
 I tested the refactored test module with cvs, svn and bazaar on WinXp and 
 Linux. 
 (Bazaar had trouble with linux and bazaar 0.6, but that turned out to be a 
 Bazaar bug that was fixed in post 0.6 versions of Bazaar)
 The refactoring consist mainly of centralizing duplicated blocks of code into 
 a new test base class: ScmTckTestCase. And
 using a common setUp() method for all tck tests.  
 If you find this class ok - then you will most likly find the rest ok. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (SCM-154) Bazaar tests should not assume bzr is installed

2006-02-15 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-154?page=all ]

Torbjørn EIkli Smørgrav reassigned SCM-154:
---

Assign To: Torbjørn EIkli Smørgrav

 Bazaar tests should not assume bzr is installed
 ---

  Key: SCM-154
  URL: http://jira.codehaus.org/browse/SCM-154
  Project: Maven SCM
 Type: Bug

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
 Reporter: Mike Perham
 Assignee: Torbjørn EIkli Smørgrav
 Priority: Critical
  Fix For: 1.0-beta-3



 Bazaar breaks my SCM build because it assumes it is installed.  I do not 
 think the user should be forced to install Bazaar just to compile the SCM 
 codebase.  See the StarTeam, Perforce and ClearCase providers for examples of 
 providers which do not assume an installation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (SCM-19) resolve file status ambiguities

2006-02-13 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-19?page=all ]

Torbjørn EIkli Smørgrav updated SCM-19:
---

Attachment: MNG-19_1-maven-scm-api.patch

 resolve file status ambiguities
 ---

  Key: SCM-19
  URL: http://jira.codehaus.org/browse/SCM-19
  Project: Maven SCM
 Type: Task

   Components: maven-scm-api
 Reporter: Brett Porter
  Fix For: 1.0
  Attachments: MNG-19-maven-scm-api.patch, MNG-19_1-maven-scm-api.patch


 currently ScmFileStatus just reports whatever the provider gave back, but 
 means different things in different SCM's.
 eg. updated in CVS is UPDATED or PATCHED, in SVN it is UPDATED or MERGED.
 added in CVS is UPDATED, in SVN it is ADDED.
 The API should hide this from the user, though perhaps be able to give the 
 extended info if necessary.
 I suggest isXXX flags instead:
 isUpdated()
 isAdded() - just came from an update
 isMerged()
 isInConflict()
 isNew() - new locally
 etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (SCM-160) Refactored tck tests, added changelog tck test and added changelog, diff test for the bazaar provider

2006-02-13 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
Refactored tck tests, added changelog tck test and added changelog, diff test 
for the bazaar provider
-

 Key: SCM-160
 URL: http://jira.codehaus.org/browse/SCM-160
 Project: Maven SCM
Type: Improvement

  Components: maven-scm-provider-bazaar  
Versions: 1.0-beta-3
 Environment: Tested on WinXp and Linux for cvs, svn and bazaar
Reporter: Torbjørn EIkli Smørgrav


Short summary: Refactored code into a new baseclass: ScmTckTestCase. Added 
tests to Bazaar.

Working with my bazaar tests I found out that the tck test module had some 
redundant code. 
So I took the liberty to refactor the tck package a bit before I added the 
final tests to the bazaar provider.

I tested the refactored test module with cvs, svn and bazaar on WinXp and 
Linux. 
(Bazaar had trouble with linux and bazaar 0.6, but that turned out to be a 
Bazaar bug that was fixed in post 0.6 versions of Bazaar)

The refactoring consist mainly of centralizing duplicated blocks of code into a 
new test base class: ScmTckTestCase. And
using a common setUp() method for all tck tests.  
If you find this class ok - then you will most likly find the rest ok. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (SCM-160) Refactored tck tests, added changelog tck test and added changelog, diff test for the bazaar provider

2006-02-13 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-160?page=all ]

Torbjørn EIkli Smørgrav updated SCM-160:


Attachment: MNG-160-maven-scm-provider-bazaar.patch
MNG-160-maven-scm-test.patch

 Refactored tck tests, added changelog tck test and added changelog, diff test 
 for the bazaar provider
 -

  Key: SCM-160
  URL: http://jira.codehaus.org/browse/SCM-160
  Project: Maven SCM
 Type: Improvement

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
  Environment: Tested on WinXp and Linux for cvs, svn and bazaar
 Reporter: Torbjørn EIkli Smørgrav
  Attachments: MNG-160-maven-scm-provider-bazaar.patch, 
 MNG-160-maven-scm-test.patch


 Short summary: Refactored code into a new baseclass: ScmTckTestCase. Added 
 tests to Bazaar.
 Working with my bazaar tests I found out that the tck test module had some 
 redundant code. 
 So I took the liberty to refactor the tck package a bit before I added the 
 final tests to the bazaar provider.
 I tested the refactored test module with cvs, svn and bazaar on WinXp and 
 Linux. 
 (Bazaar had trouble with linux and bazaar 0.6, but that turned out to be a 
 Bazaar bug that was fixed in post 0.6 versions of Bazaar)
 The refactoring consist mainly of centralizing duplicated blocks of code into 
 a new test base class: ScmTckTestCase. And
 using a common setUp() method for all tck tests.  
 If you find this class ok - then you will most likly find the rest ok. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (SCM-161) Std.Err handling

2006-02-13 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
Std.Err handling


 Key: SCM-161
 URL: http://jira.codehaus.org/browse/SCM-161
 Project: Maven SCM
Type: Bug

  Components: maven-scm-provider-bazaar  
Versions: 1.0-beta-3
Reporter: Torbjørn EIkli Smørgrav
Priority: Minor


Std.Err is not handled very well in the Bazaar Provider

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (SCM-160) Refactored tck tests, added changelog tck test and added changelog, diff test for the bazaar provider

2006-02-13 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-160?page=all ]

Torbjørn EIkli Smørgrav updated SCM-160:


Attachment: MNG-160_2-maven-scm-test.patch

 Refactored tck tests, added changelog tck test and added changelog, diff test 
 for the bazaar provider
 -

  Key: SCM-160
  URL: http://jira.codehaus.org/browse/SCM-160
  Project: Maven SCM
 Type: Improvement

   Components: maven-scm-provider-bazaar
 Versions: 1.0-beta-3
  Environment: Tested on WinXp and Linux for cvs, svn and bazaar
 Reporter: Torbjørn EIkli Smørgrav
  Attachments: MNG-160-maven-scm-provider-bazaar.patch, 
 MNG-160-maven-scm-test.patch, MNG-160_2-maven-scm-test.patch


 Short summary: Refactored code into a new baseclass: ScmTckTestCase. Added 
 tests to Bazaar.
 Working with my bazaar tests I found out that the tck test module had some 
 redundant code. 
 So I took the liberty to refactor the tck package a bit before I added the 
 final tests to the bazaar provider.
 I tested the refactored test module with cvs, svn and bazaar on WinXp and 
 Linux. 
 (Bazaar had trouble with linux and bazaar 0.6, but that turned out to be a 
 Bazaar bug that was fixed in post 0.6 versions of Bazaar)
 The refactoring consist mainly of centralizing duplicated blocks of code into 
 a new test base class: ScmTckTestCase. And
 using a common setUp() method for all tck tests.  
 If you find this class ok - then you will most likly find the rest ok. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (SCM-19) resolve file status ambiguities

2006-02-11 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
[ http://jira.codehaus.org/browse/SCM-19?page=comments#action_58422 ] 

Torbjørn EIkli Smørgrav commented on SCM-19:


I realized that I was not very consistent between my patch and my comment 
above. 
To clearify:

Some of the status are related to the status of the file in the working tree 
versus the repository eg. added and removed.

Others are just a tag that the file is involved in a transaction with the 
repository eg. checkedin and checkout.

Some status eg. update, added and removed are used in both cases and I think it 
should be separated. 
Updated should In my opinion be a transaction tag.

T

 resolve file status ambiguities
 ---

  Key: SCM-19
  URL: http://jira.codehaus.org/browse/SCM-19
  Project: Maven SCM
 Type: Task

   Components: maven-scm-api
 Reporter: Brett Porter
  Fix For: 1.0
  Attachments: MNG-19-maven-scm-api.patch


 currently ScmFileStatus just reports whatever the provider gave back, but 
 means different things in different SCM's.
 eg. updated in CVS is UPDATED or PATCHED, in SVN it is UPDATED or MERGED.
 added in CVS is UPDATED, in SVN it is ADDED.
 The API should hide this from the user, though perhaps be able to give the 
 extended info if necessary.
 I suggest isXXX flags instead:
 isUpdated()
 isAdded() - just came from an update
 isMerged()
 isInConflict()
 isNew() - new locally
 etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (SCM-19) resolve file status ambiguities

2006-02-10 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
 [ http://jira.codehaus.org/browse/SCM-19?page=all ]

Torbjørn EIkli Smørgrav updated SCM-19:
---

Attachment: MNG-19-maven-scm-api.patch

 resolve file status ambiguities
 ---

  Key: SCM-19
  URL: http://jira.codehaus.org/browse/SCM-19
  Project: Maven SCM
 Type: Task

   Components: maven-scm-api
 Reporter: Brett Porter
  Fix For: 1.0
  Attachments: MNG-19-maven-scm-api.patch


 currently ScmFileStatus just reports whatever the provider gave back, but 
 means different things in different SCM's.
 eg. updated in CVS is UPDATED or PATCHED, in SVN it is UPDATED or MERGED.
 added in CVS is UPDATED, in SVN it is ADDED.
 The API should hide this from the user, though perhaps be able to give the 
 extended info if necessary.
 I suggest isXXX flags instead:
 isUpdated()
 isAdded() - just came from an update
 isMerged()
 isInConflict()
 isNew() - new locally
 etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (SCM-147) Add Bazaar provider documentation

2006-02-01 Thread Torbj?rn EIkli Sm?rgrav (JIRA)
Add Bazaar provider documentation
-

 Key: SCM-147
 URL: http://jira.codehaus.org/browse/SCM-147
 Project: Maven SCM
Type: New Feature

  Components: maven-scm-site  
Reporter: Torbjørn EIkli Smørgrav
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira