You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ebourg <gi...@git.apache.org> on 2014/02/24 23:20:43 UTC

[GitHub] maven-scm pull request: Replace jakarta-regexp with java.util.rege...

GitHub user ebourg opened a pull request:

    https://github.com/apache/maven-scm/pull/10

    Replace jakarta-regexp with java.util.regex

    Hi,
    
    I'd like to suggest the removal of the dependency on the old jakarta-regexp API and replace it with the standard `java.util.regex` API in the scm providers. Here is the changeset implementing this.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ebourg/maven-scm java-util-regexp

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-scm/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit fb3714caf721668104170abbe010821e029f2758
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T16:00:23Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-svnexe

commit 5e8173de60478ca8138bd96b90b01331fa11c708
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T16:49:44Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-providers-git

commit 714c6b89afc51d46f03ee29f5c94503a638953ee
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T16:54:27Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-tfs

commit 21221389480cdc0fe4bc296bc5ec4cfbce598624
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T16:58:58Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-cvs-common

commit 0a069f8d535d38c389efe06df7a38cabe769ff3a
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T17:06:45Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-clearcase

commit c0efaf5ef0569ce0bc1c8cc536d449b80139919a
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T17:25:05Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-jazz

commit 093ca18ec31072a526981bc9f98d535d4c9fc39e
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T21:19:12Z

    Replace jakarta-regexp with java.util.regexp for maven-scm-provider-perforce

commit 29c1d1d42e2a3278df36021f2f37a1f6cea5ff8a
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2014-02-24T22:10:24Z

    Remove the declared dependencies on jakarta-regexp

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-scm pull request: Replace jakarta-regexp with java.util.rege...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/maven-scm/pull/10


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org