cvs commit: jakarta-jetspeed/tutorial maven.xml
taylor 2005/04/12 11:56:26 Modified:tutorial maven.xml Log: typo in template Revision ChangesPath 1.10 +1 -1 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- maven.xml 7 Jul 2004 17:40:22 - 1.9 +++ maven.xml 12 Apr 2005 18:56:26 - 1.10 @@ -305,7 +305,7 @@ - + - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
cvs commit: jakarta-jetspeed/tutorial maven.xml
taylor 2004/07/07 10:40:22 Modified:tutorial maven.xml Log: fixing a few bugs in deployment scripts CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision ChangesPath 1.9 +314 -288 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- maven.xml 15 Jun 2004 04:25:08 - 1.8 +++ maven.xml 7 Jul 2004 17:40:22 - 1.9 @@ -23,212 +23,217 @@ - - - - - + + + + + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Configuring for Tutorial 1 - - - - - + + + + + - - + + Configuring for Tutorial 2 - - - - - - + + + + + + - - + + Configuring for Tutorial 3 - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + Configuring for Tutorial 4 - - - - - - - - - - - - - - - + + + + + + + + + + + + + +
cvs commit: jakarta-jetspeed/tutorial maven.xml project.properties
taylor 2004/06/14 21:25:08 Modified:tutorial maven.xml project.properties Log: started to fix tutorial, still incomplete CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision ChangesPath 1.8 +2 -3 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- maven.xml 22 Apr 2004 05:14:55 - 1.7 +++ maven.xml 15 Jun 2004 04:25:08 - 1.8 @@ -36,11 +36,10 @@ - + 1.12 +2 -2 jakarta-jetspeed/tutorial/project.properties Index: project.properties === RCS file: /home/cvs/jakarta-jetspeed/tutorial/project.properties,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.properties23 Apr 2004 19:05:32 - 1.11 +++ project.properties15 Jun 2004 04:25:08 - 1.12 @@ -57,8 +57,8 @@ war.stage.dir = ${basedir}/stage maven.war.src = ${war.stage.dir}/webapp -maven.merge.properties = JetspeedResources,JetspeedSecurity,TurbineResources,Torque +# maven.merge.properties = JetspeedResources,JetspeedSecurity,TurbineResources,Torque maven.war.appserver.home = /bluesunrise/apache/catalina jetspeed.dist.version = 1.6-dev - +# jetspeed.dist.version = 1.5 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
cvs commit: jakarta-jetspeed/tutorial maven.xml
morciuch2004/04/13 09:24:10 Modified:tutorial maven.xml Log: Corrected the default goal name Revision ChangesPath 1.5 +1 -1 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maven.xml 9 Apr 2004 01:14:28 - 1.4 +++ maven.xml 13 Apr 2004 16:24:10 - 1.5 @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
cvs commit: jakarta-jetspeed/tutorial maven.xml
taylor 2004/04/08 13:44:20 Modified:tutorial maven.xml Log: added 2 tutorial steps (tutorial-0, tutorial-1) PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision ChangesPath 1.2 +29 -0 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maven.xml 8 Apr 2004 18:58:11 - 1.1 +++ maven.xml 8 Apr 2004 20:44:20 - 1.2 @@ -39,4 +39,33 @@ + + [DEBUG] maven.build.dir = ${maven.build.dir} + + + + + + + + + + + + + + + + + + + + + + + + + - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
cvs commit: jakarta-jetspeed/tutorial maven.xml
taylor 2004/04/08 13:49:28 Modified:tutorial maven.xml Log: remainder of tutorial goals PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision ChangesPath 1.3 +220 -0jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- maven.xml 8 Apr 2004 20:44:20 - 1.2 +++ maven.xml 8 Apr 2004 20:49:28 - 1.3 @@ -67,5 +67,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
cvs commit: jakarta-jetspeed/tutorial maven.xml project.properties
taylor 2004/04/08 11:58:11 Modified:tutorial project.properties Added: tutorial maven.xml Log: added pregoal to clean on cleaning torque added pregoal to java:compile on generating torque:om and torque:sql PR: Obtained from: Submitted by: Reviewed by: CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision ChangesPath 1.4 +0 -1 jakarta-jetspeed/tutorial/project.properties Index: project.properties === RCS file: /home/cvs/jakarta-jetspeed/tutorial/project.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.properties8 Apr 2004 18:00:16 - 1.3 +++ project.properties8 Apr 2004 18:58:11 - 1.4 @@ -25,7 +25,6 @@ # Torque Preferences # # --- - schemaDirectory = ${maven.src.dir}/schema torque.useClasspath = true torque.basePrefix = Base 1.1 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]