CVS: TapestryBook .classpath,1.9,1.10 .cvsignore,1.1,1.2
Howard Lewis Ship <[email protected]> Fri, 11 Jul 2003 21:16:49 -0700
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/TapestryBook
In directory sc8-pr-cvs1:/tmp/cvs-serv6871
Modified Files:
.classpath .cvsignore
Log Message:
Reorganize examples application to reflect standard organization
Index: .classpath
===================================================================
RCS file: /cvsroot/tapestry/TapestryBook/.classpath,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** .classpath 1 May 2003 17:39:25 -0000 1.9
--- .classpath 12 Jul 2003 04:16:46 -0000 1.10
***************
*** 2,10 ****
<classpath>
<classpathentry kind="src" path="hangman1/src"/>
- <classpathentry kind="src" path="examples/src"/>
<classpathentry kind="src" path="hangman2/src"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="/jakarta-tapestry"/>
<classpathentry kind="src" path="bannerads/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
--- 2,10 ----
<classpath>
<classpathentry kind="src" path="hangman1/src"/>
<classpathentry kind="src" path="hangman2/src"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="/jakarta-tapestry"/>
<classpathentry kind="src" path="bannerads/src"/>
+ <classpathentry kind="src" path="examples/src/java"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Index: .cvsignore
===================================================================
RCS file: /cvsroot/tapestry/TapestryBook/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 30 Jul 2002 17:27:04 -0000 1.1
--- .cvsignore 12 Jul 2003 04:16:46 -0000 1.2
***************
*** 1 ****
--- 1,2 ----
bin
+ book
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1