jreepad-cvs Mailing List for Jreepad - Java Treepad Editor (Page 4)
Brought to you by:
danstowell
You can subscribe to this list here.
2007 |
Jan
(33) |
Feb
(19) |
Mar
(14) |
Apr
(10) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
|
Nov
|
Dec
|
---|
From: PeWu <pe...@us...> - 2007-01-14 03:39:29
|
Update of /cvsroot/jreepad/jreepad/lib In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv12457/lib Added Files: JTextile-1.2.jar Log Message: Changed build to use jars with external libraries --- NEW FILE: JTextile-1.2.jar --- (This appears to be a binary file; contents omitted.) |
From: PeWu <pe...@us...> - 2007-01-14 03:39:29
|
Update of /cvsroot/jreepad/jreepad/lib In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv29686 Removed Files: jarbundler-1.4.jar jarbundler-1.5.jar Log Message: Changed build to use jars with external libraries --- jarbundler-1.4.jar DELETED --- --- jarbundler-1.5.jar DELETED --- |
From: Dan S. <dan...@us...> - 2007-01-11 21:59:49
|
Update of /cvsroot/jreepad/jreepad In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22179 Removed Files: .DS_Store Log Message: remove .DS_Store file - not needed --- .DS_Store DELETED --- |
From: Dan S. <dan...@us...> - 2007-01-11 21:29:42
|
Update of /cvsroot/jreepad/jreepad In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv329 Modified Files: .DS_Store build.xml Log Message: A small test to check the CVS commit notifications Index: build.xml =================================================================== RCS file: /cvsroot/jreepad/jreepad/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** build.xml 25 Aug 2006 11:11:30 -0000 1.8 --- build.xml 11 Jan 2007 21:28:48 -0000 1.9 *************** *** 7,10 **** --- 7,11 ---- + <property name="curVersion" value="1.6dev" /> Index: .DS_Store =================================================================== RCS file: /cvsroot/jreepad/jreepad/.DS_Store,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 Binary files /tmp/cvsAKFaaf and /tmp/cvsplScbf differ |
From: Dan S. <dan...@us...> - 2007-01-11 21:29:34
|
Update of /cvsroot/jreepad/jreepad/src/jreepad In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv329/src/jreepad Modified Files: JreepadSearcher.java Log Message: A small test to check the CVS commit notifications Index: JreepadSearcher.java =================================================================== RCS file: /cvsroot/jreepad/jreepad/src/jreepad/JreepadSearcher.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JreepadSearcher.java 19 Dec 2006 23:23:13 -0000 1.2 --- JreepadSearcher.java 11 Jan 2007 21:28:51 -0000 1.3 *************** *** 61,65 **** searchResultsVec = new Vector(); ! System.out.println("JreepadSearcher.performSearch: pathToSearchStart = " + pathToSearchStart); // recursiveSearchNode(inNodes, inArticles, root, pathToSearchStart, orNotAnd, caseSensitive, maxResults); --- 61,65 ---- searchResultsVec = new Vector(); ! // System.out.println("JreepadSearcher.performSearch: pathToSearchStart = " + pathToSearchStart); // recursiveSearchNode(inNodes, inArticles, root, pathToSearchStart, orNotAnd, caseSensitive, maxResults); |
From: Dan S. <dan...@gm...> - 2007-01-11 21:25:12
|
testing testing - hello |