zipdiff-cvs Mailing List for zipdiff (Page 3)
Status: Alpha
Brought to you by:
sullis
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(50) |
Jul
(5) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|
From: Sean S. <su...@us...> - 2004-06-19 19:59:52
|
Update of /cvsroot/zipdiff/zipdiff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5294 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 19 Jun 2004 19:55:47 -0000 1.5 --- .classpath 19 Jun 2004 19:59:39 -0000 1.6 *************** *** 5,8 **** --- 5,9 ---- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/> + <classpathentry kind="lib" path="lib/junit.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
From: Sean S. <su...@us...> - 2004-06-19 19:58:55
|
Update of /cvsroot/zipdiff/zipdiff/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4597/lib Added Files: junit.jar Log Message: JUnit 3.8.1 www.junit.org --- NEW FILE: junit.jar --- (This appears to be a binary file; contents omitted.) |
From: Sean S. <su...@us...> - 2004-06-19 19:55:56
|
Update of /cvsroot/zipdiff/zipdiff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2300 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/.classpath,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .classpath 9 Jun 2004 15:33:38 -0000 1.4 --- .classpath 19 Jun 2004 19:55:47 -0000 1.5 *************** *** 1,8 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <classpath> ! <classpathentry kind="src" path="src/main"/> ! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> ! <classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/> ! <classpathentry kind="lib" path="E:/tools/apache-ant-1.6.1/lib/ant.jar"/> ! <classpathentry kind="output" path="bin"/> ! </classpath> --- 1,8 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <classpath> ! <classpathentry kind="src" path="src/main"/> ! <classpathentry kind="src" path="src/test"/> ! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> ! <classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/> ! <classpathentry kind="output" path="bin"/> ! </classpath> |
From: Sean S. <su...@us...> - 2004-06-19 17:31:08
|
Update of /cvsroot/zipdiff/zipdiff/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7103/xdocs Modified Files: tools.xml Log Message: Index: tools.xml =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/xdocs/tools.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tools.xml 17 Apr 2004 05:48:45 -0000 1.1 --- tools.xml 19 Jun 2004 17:30:59 -0000 1.2 *************** *** 16,19 **** --- 16,20 ---- <li><a href="http://maven.apache.org/">Apache Maven</a></li> <li><a href="http://www.eclipse.org/">Eclipse</a></li> + <li><a href="http://www.junit.org/">JUnit</a></li> <li><a href="http://pmd.sourceforge.net/">PMD</a></li> </ul> |
From: Sean S. <su...@us...> - 2004-06-19 17:28:03
|
Update of /cvsroot/zipdiff/zipdiff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3544 Modified Files: project.xml Log Message: Index: project.xml =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** project.xml 19 Jun 2004 17:08:47 -0000 1.6 --- project.xml 19 Jun 2004 17:27:53 -0000 1.7 *************** *** 73,76 **** --- 73,77 ---- <artifactId>ant</artifactId> <version>1.6</version> + <url>http://ant.apache.org/</url> </dependency> <dependency> *************** *** 78,81 **** --- 79,83 ---- <artifactId>commons-cli</artifactId> <version>1.0</version> + <url>http://jakarta.apache.org/commons/cli/</url> </dependency> </dependencies> |
From: Sean S. <su...@us...> - 2004-06-19 17:08:55
|
Update of /cvsroot/zipdiff/zipdiff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18956 Modified Files: project.xml Log Message: update Index: project.xml =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** project.xml 17 Apr 2004 05:42:53 -0000 1.5 --- project.xml 19 Jun 2004 17:08:47 -0000 1.6 *************** *** 40,48 **** <mailingLists> <mailingList> ! <name>zipdiff User List</name> <subscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-users</subscribe> <unsubscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-users</unsubscribe> <archive>http://sourceforge.net/mailarchive/forum.php?forum=zipdiff-users</archive> </mailingList> </mailingLists> --- 40,54 ---- <mailingLists> <mailingList> ! <name>zipdiff user list</name> <subscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-users</subscribe> <unsubscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-users</unsubscribe> <archive>http://sourceforge.net/mailarchive/forum.php?forum=zipdiff-users</archive> </mailingList> + <mailingList> + <name>zipdiff CVS list</name> + <subscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-cvs</subscribe> + <unsubscribe>http://lists.sourceforge.net/lists/listinfo/zipdiff-cvs</unsubscribe> + <archive>http://sourceforge.net/mailarchive/forum.php?forum=zipdiff-cvs</archive> + </mailingList> </mailingLists> *************** *** 54,57 **** --- 60,69 ---- <organization></organization> </developer> + <developer> + <name>James Stewart</name> + <id>jemsquash1</id> + <email></email> + <organization></organization> + </developer> </developers> |