Commit Graph

116 Commits

Author SHA1 Message Date
dion
7e27cba739 changelog.xml author tag in Clearcase contains developer.id.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115742 13f79535-47bb-0310-9956-ffa450edef68
2004-07-09 12:37:36 +00:00
dion
91621bc52c Remove unused variable.
Detab.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115741 13f79535-47bb-0310-9956-ffa450edef68
2004-07-09 12:03:33 +00:00
dion
6d8ecab1a8 Fix for MPCHANGELOG-34.
Plugin does not find the password for the CVSROOT in .cvspass if the CVSROOT in .cvspass is preceded by a "/1".


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115740 13f79535-47bb-0310-9956-ffa450edef68
2004-07-09 11:53:46 +00:00
evenisse
e953d22c67 [maven-scm-plugin] prepare release 1.7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115727 13f79535-47bb-0310-9956-ffa450edef68
2004-07-08 15:34:54 +00:00
evenisse
b42c79d878 Add the possibility to specify a date format for input stream (Starteam only).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115700 13f79535-47bb-0310-9956-ffa450edef68
2004-07-08 08:36:51 +00:00
brett
783829c4ab [maven-scm-plugin] prepare release 1.6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115541 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 16:55:44 +00:00
brett
92e0832d9b PR: MPCHANGELOG-34
Submitted By:	Rafael Santiago, Jr.
Reviewed By:	Brett Porter
Avoid NPE


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115538 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 16:12:06 +00:00
brett
4885df4424 use the nicer style of JIRA URL
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115537 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 15:24:31 +00:00
brett
e67e22d0d4 use executing version of maven to build and execute
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115471 13f79535-47bb-0310-9956-ffa450edef68
2004-06-13 05:26:16 +00:00
evenisse
d32c563dbb MPCHANGELOG-39. Fix date format with clearcase.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115411 13f79535-47bb-0310-9956-ffa450edef68
2004-05-27 17:18:45 +00:00
dion
f364204f59 Allow empty passwords in create-cvspass
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115409 13f79535-47bb-0310-9956-ffa450edef68
2004-05-27 00:01:50 +00:00
brett
15fd2aa38b [maven-scm-plugin] prepare release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115269 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 01:45:38 +00:00
brett
3ae1db573f remove useless HEAD version definitions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115266 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 01:35:48 +00:00
dion
94b26c9254 Put back meaningless prefixes and suffixes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115230 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 15:36:24 +00:00
dion
cabdb49495 Remove 'Maven' and 'plugin' from name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115228 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 14:42:42 +00:00
dion
162bbdeed4 Parsing of windows user names was broken
PR: MPCHANGELOG-22
Obtained from: Tim Shadel
Submitted by:	Tim Shadel
Reviewed by:	dIon


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115213 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 02:00:25 +00:00
dion
89fde49f23 Fix bad goals documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115193 13f79535-47bb-0310-9956-ffa450edef68
2004-05-06 01:56:05 +00:00
brett
701dc8fafa update maven JAR
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115189 13f79535-47bb-0310-9956-ffa450edef68
2004-05-05 11:00:59 +00:00
vmassol
d772444d48 inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115171 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 14:09:31 +00:00
vmassol
d3948488fd remove unneeded properties (they are now inherited from top level project.properties)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115158 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:41:38 +00:00
dion
c9e6104664 Add changelog:create-cvspass goal for creating the required .cvspass file
Add documentation on .cvspass file for CVSNT users.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115083 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 05:01:03 +00:00
brett
c054ea56cc PR: MPCHANGELOG-31
upgrade cvslib to fix bug in old version


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115073 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 04:11:38 +00:00
dion
221817096b Minor style
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115059 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:11:09 +00:00
dion
3ea821db0c Increase password read failure from debug to warning and provide more
information


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115058 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:10:09 +00:00
brett
7fb87b937c add license to JSL files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115028 13f79535-47bb-0310-9956-ffa450edef68
2004-04-21 00:55:44 +00:00
brett
e1e67f9382 don't override defaults
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114971 13f79535-47bb-0310-9956-ffa450edef68
2004-04-02 03:48:57 +00:00
brett
a5cbf17604 add XML dependencies, needed to build plugin under JDK 1.3 because
junit forking is enabled


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114892 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 13:18:51 +00:00
brett
5538d3d80a [maven-scm-plugin] prepare release 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114817 13f79535-47bb-0310-9956-ffa450edef68
2004-03-07 00:47:43 +00:00
evenisse
9a278f5c42 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114791 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:05:31 +00:00
evenisse
765bbbc385 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114782 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 15:09:18 +00:00
brett
bdbf6189eb PR: MPCHANGELOG-30
Fix CDATA sections in comments


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114766 13f79535-47bb-0310-9956-ffa450edef68
2004-03-01 01:52:26 +00:00
dion
dc1b4a8dd0 Remove my name from plugins that I am not the owner of
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114693 13f79535-47bb-0310-9956-ffa450edef68
2004-02-10 12:49:44 +00:00
dion
828378b7cd Apply MPCHANGELOG-28
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114674 13f79535-47bb-0310-9956-ffa450edef68
2004-02-04 00:40:33 +00:00
evenisse
9ba04797c3 Add maven.changelog.basedir property for users that don't use basedir directory for checkout.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114669 13f79535-47bb-0310-9956-ffa450edef68
2004-02-03 10:58:38 +00:00
vmassol
e22afcb573 added build.properties to ignore file list
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114585 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 11:48:26 +00:00
evenisse
16d65bc7df Fix MPCHANGELOG-24.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114574 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 14:17:12 +00:00
jvanzyl
2f79ac3020 o remove the use of maven.xdoc.version, the new maven:property tag is being
used within the xdoc plugin to create a default value from the POM if one
  isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 19:07:39 +00:00
dion
973cfe9246 Rolling back ant 1.6 change until someone wants to test it.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114541 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 05:05:06 +00:00
dion
9bdbe9ad0e Document upgrade to ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114539 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 03:43:13 +00:00
dion
02da78fe72 Upgrade to Ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114538 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 03:27:17 +00:00
jvanzyl
d3afe92724 artifactId/groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114515 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 04:38:07 +00:00
brett
1123e81aa5 remove dud test. Fails offline/behind firewall on one test, and the other is a false positive. Testing actual connections is beyond the scope of a unit test.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114439 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 00:36:14 +00:00
evenisse
352b34a0ce Fix documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114433 13f79535-47bb-0310-9956-ffa450edef68
2003-11-30 11:20:28 +00:00
dlr
fcc66ed03f * changelog/project.xml
Added myself to the developer's list for this plugin.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114397 13f79535-47bb-0310-9956-ffa450edef68
2003-11-22 22:54:20 +00:00
dlr
28cd8dae04 Some updates for Subversion 0.33.0 to implement date operations (they
work over ra_dav these days), and to update the parsing of the ouput
from `svn log`.

* changelog/xdocs/properties.xml
  maven.changelog.range: Removed now unnecessary disclaimer about
  SVN and its ra_dav repository access module from the docs.


* changelog/src/main/org/apache/maven/svnlib/SvnChangeLogGenerator.java
  getScmDateArgument(Date, Date): Updated the JavaDoc and
  implementation to the correct date argument formatting for SVN.


* changelog/src/main/org/apache/maven/svnlib/SvnChangeLogParser.java
  pattern: Updated regex for new `svn log` output format.

  parse(InputStream): Tweaked inline comment.


* changelog/src/test/org/apache/maven/svnlib/SvnChangeLogParserTest.java
  Header JavaDoc tweak.


* changelog/src/test-resources/svnlib/svnlog.txt
  Updated to match the current log output format.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114396 13f79535-47bb-0310-9956-ffa450edef68
2003-11-22 22:52:13 +00:00
vmassol
7630b060cd Removed "/secure" in the URL for JIRA. It seems to work without it... Not sure why though...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114341 13f79535-47bb-0310-9956-ffa450edef68
2003-11-16 10:03:02 +00:00
vmassol
684c6842a5 Use new "issue" attribute
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114340 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 20:34:02 +00:00
vmassol
8cacc2304f Updated bug tracking URLs to new locations
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114328 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 17:08:15 +00:00
vmassol
969a9dbd85 Fixed wrong CVS/ViewCVS locations
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114326 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 16:47:25 +00:00
vmassol
15029eec90 Moved plugin issues from MAVEN JIRA project to MPCHANGELOG JIRA project
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114325 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 16:46:13 +00:00