/[Apache-SVN]/webservices/muse/trunk/build.xml
ViewVC logotype

Log of /webservices/muse/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 522013 - (view) (annotate) - [select for diffs]
Modified Sat Mar 24 13:03:31 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 21171 byte(s)
Diff to previous 522010 (colored)
added NOTICE.txt, changed name of LICENSE.txt, modified build

Revision 522010 - (view) (annotate) - [select for diffs]
Modified Sat Mar 24 12:56:02 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 21171 byte(s)
Diff to previous 522009 (colored)
added notice

Revision 522009 - (view) (annotate) - [select for diffs]
Modified Sat Mar 24 12:50:37 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 21163 byte(s)
Diff to previous 520960 (colored)
added notice

Revision 520960 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:44:42 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 20621 byte(s)
Diff to previous 514436 (colored)
updated build script to reflect changes in lib layout

Revision 514436 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 17:04:12 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 20586 byte(s)
Diff to previous 512411 (colored)
MUSE-199 related build changes

Revision 512411 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 21:15:40 2007 UTC (2 years, 8 months ago) by aeberbac
File length: 19993 byte(s)
Diff to previous 505071 (colored)
MUSE-194: packaging everything together.

Revision 505071 - (view) (annotate) - [select for diffs]
Modified Thu Feb 8 22:40:19 2007 UTC (2 years, 9 months ago) by jhawkins
File length: 18006 byte(s)
Diff to previous 493179 (colored)
[MUSE-191] OSGi Mini SOAP environment should be packaged to work with MuseComplete

Revision 493179 - (view) (annotate) - [select for diffs]
Modified Fri Jan 5 20:28:02 2007 UTC (2 years, 10 months ago) by aeberbac
File length: 17193 byte(s)
Diff to previous 493072 (colored)
removed sign-release file getting

Revision 493072 - (view) (annotate) - [select for diffs]
Modified Fri Jan 5 16:38:58 2007 UTC (2 years, 10 months ago) by aeberbac
File length: 17567 byte(s)
Diff to previous 493053 (colored)
Whoops, need to include one more pom in the fileset... the main pom

Revision 493053 - (view) (annotate) - [select for diffs]
Modified Fri Jan 5 15:43:06 2007 UTC (2 years, 10 months ago) by aeberbac
File length: 17457 byte(s)
Diff to previous 486264 (colored)
Added support for adding a specific build tag, this is ignored by default so unless you are writing a script to make a nightly build you can safely ignore this

Revision 486264 - (view) (annotate) - [select for diffs]
Modified Tue Dec 12 18:21:29 2006 UTC (2 years, 11 months ago) by danj
File length: 17025 byte(s)
Diff to previous 485840 (colored)
switched up 'get sign-release.bat' and 'mvn clean' so I can sign the release and scp while the build is cleaning up and deleting /temp.

Revision 485840 - (view) (annotate) - [select for diffs]
Modified Mon Dec 11 19:42:24 2006 UTC (2 years, 11 months ago) by danj
File length: 17018 byte(s)
Diff to previous 485319 (colored)
Added creation of .tar.gz files to build script and updated sign-release.bat with the same. Andrew has already fixed 
the CRLF issue in build.xml.

Revision 485319 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 23:51:37 2006 UTC (2 years, 11 months ago) by danj
File length: 16442 byte(s)
Diff to previous 485111 (colored)
Updated build to include Joel's muse-complete module.

Revision 485111 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 00:46:44 2006 UTC (2 years, 11 months ago) by danj
File length: 15999 byte(s)
Diff to previous 485016 (colored)
Updated build to copy over generic web.xml into each J2EE project.

Revision 485016 - (view) (annotate) - [select for diffs]
Modified Sat Dec 9 17:48:50 2006 UTC (2 years, 11 months ago) by danj
File length: 15127 byte(s)
Diff to previous 484769 (colored)
Changed build file so that it copied the J2EE sample build.xml file into each sample dir. This makes it easy for users to 
build the samples (no command line params) but doesn't require us to have multiple copies of the same file to update.

Revision 484769 - (view) (annotate) - [select for diffs]
Modified Fri Dec 8 20:44:26 2006 UTC (2 years, 11 months ago) by danj
File length: 14402 byte(s)
Diff to previous 452906 (colored)
Updated build.xml to remove XStream references and add mini project referneces.

Revision 452906 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 15:00:37 2006 UTC (3 years, 1 month ago) by aeberbac
File length: 14393 byte(s)
Diff to previous 452903 (colored)
fixing cart-before-horse exception: can't use MUSE_DIST before it's declared... like C

Revision 452903 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 14:53:10 2006 UTC (3 years, 1 month ago) by aeberbac
File length: 14393 byte(s)
Diff to previous 450557 (colored)
pulling down sign-release into dist

Revision 450557 - (view) (annotate) - [select for diffs]
Modified Wed Sep 27 19:51:00 2006 UTC (3 years, 1 month ago) by aeberbac
File length: 13915 byte(s)
Diff to previous 450228 (colored)
took out external dependecy download, this will be done by the scripts

Revision 450228 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 21:50:59 2006 UTC (3 years, 1 month ago) by aeberbac
File length: 14560 byte(s)
Diff to previous 448901 (colored)
added xml file copying to scripts directory

Revision 448901 - (view) (annotate) - [select for diffs]
Modified Fri Sep 22 12:21:15 2006 UTC (3 years, 2 months ago) by aeberbac
File length: 14519 byte(s)
Diff to previous 447131 (colored)
added fix for line endings for scripts

Revision 447131 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 20:04:04 2006 UTC (3 years, 2 months ago) by aeberbac
File length: 14347 byte(s)
Diff to previous 447086 (colored)
added docs/docs/index.html to build packaging

Revision 447086 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 16:11:03 2006 UTC (3 years, 2 months ago) by aeberbac
File length: 14291 byte(s)
Diff to previous 446963 (colored)
added some cleaning up of the build file

Revision 446963 - (view) (annotate) - [select for diffs]
Modified Sat Sep 16 22:23:11 2006 UTC (3 years, 2 months ago) by aeberbac
File length: 13777 byte(s)
Diff to previous 443077 (colored)
new build.xml, cleaned up for release build. This pulls everything down from svn

Revision 443077 - (view) (annotate) - [select for diffs]
Added Wed Sep 13 19:06:40 2006 UTC (3 years, 2 months ago) by aeberbac
File length: 9591 byte(s)
added ant build script to make distribution

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2