Last 500 lines of a clean bootstrap build of maven at 20031025-2200
U maven/src/test/touchstone-build/src/reactor-build/legacy-fugly/NOTES.txt
U maven/src/test/touchstone-build/src/reactor-build/legacy-fugly/maven.xml
U maven/src/test/touchstone-build/src/reactor-build/legacy-fugly/project.xml
cvs
I just finished committing as part of changelog version 1.4-dev a java based
cvs library. To use it, you need the jar cvslib.jar that I submitted as
part of MAVEN-968 (
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-968 ).
Basically it takes an interface very similar to the old command
epugh 2003/10/25 11:33:14
Modified:src/plugins-build/changelog/xdocs changes.xml
src/plugins-build/changelog project.xml project.properties
src/plugins-build/changelog/src/test/org/apache/maven/cvslib
CvsChangeLogGeneratorTest.java
The following issue has been updated:
Updater: David Eric Pugh (mailto:[EMAIL PROTECTED])
Date: Sat, 25 Oct 2003 1:57 PM
Comment:
Netbeans cvslib registed uner the sun public license
Changes:
Attachment changed to cvslib-200310240100.jar
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-968
Here is an overview of the issue:
--
epugh 2003/10/25 10:50:37
Modified:src/plugins-build/changelog/src/main/org/apache/maven/clearcaselib
ClearcaseChangeLogParser.java
src/plugins-build/changelog/src/test/org/apache/maven/svnlib
SvnChangeLogParserTest.java
I tried out the Netbeans javacvs library. I was able without too much
difficulty to write a unit test that ran the library using a command line
pattern.
I was able to run the log command and get back the information I expected.
However, at this point I am a little bogged down in trying to make th