Log of /jakarta/jmeter/trunk/build.xml
Parent Directory
|
Revision Log
Revision
815834 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 16 15:26:26 2009 UTC
(2 months, 1 week ago)
by
sebb
File length: 80566 byte(s)
Diff to
previous 805403
(
colored)
Remove target directory from build.properties
Start enabling download of dependencies
Update jars:
codec: 1.3 => 1.4
collections: 3.2 => 3.2.1
Revision
661548 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 30 01:42:55 2008 UTC
(17 months, 3 weeks ago)
by
sebb
File length: 75894 byte(s)
Diff to
previous 661542
(
colored)
Simplify eolcheck property setup
Don't include svn.revision in versions if it's not defined
No need to create lib/opt anymore
Revision
659341 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 23 00:38:20 2008 UTC
(18 months ago)
by
sebb
File length: 70562 byte(s)
Diff to
previous 658801
(
colored)
Move Javadoc to binary archives.
Remove site docs from all archives.
Add docs/images to nightly binary archive.
Add velocity jar to nightly source archive.
Revision
598621 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 27 12:54:59 2007 UTC
(23 months, 4 weeks ago)
by
sebb
File length: 72537 byte(s)
Diff to
previous 597793
(
colored)
Renamed jars: ApacheJMeter => apache-jmeter
Added prefix to bshclient and jorphan jars
Warn if testing without BeanShell
Replace deprecated implicit fileset wih nested content (and remove bshclient.jar)
Remove unnecessary runtime files from source tar.gz file
Revision
578983 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 24 21:33:35 2007 UTC
(2 years, 2 months ago)
by
sebb
File length: 70260 byte(s)
Diff to
previous 578824
(
colored)
Add svn revision to jar manifests
Insist on jmeter.version and svn.revision definitions when building a distribution
Derive svn revision automatically if possible, but allow command-line definition if necessary
Revision
574063 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 9 19:57:39 2007 UTC
(2 years, 2 months ago)
by
sebb
File length: 69183 byte(s)
Diff to
previous 572940
(
colored)
(Re)creating trunk as copy of current development branch/rel-2-2
Any fixes needed for the 2.3 final release should be in rel-2-2
Trunk will now be used for development of 2.3.1 etc
Revision
325222 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 18 15:27:20 2005 UTC
(4 years, 8 months ago)
by
mstover1
File length: 58853 byte(s)
Diff to
previous 325158
(
colored)
Merge from 2-0 and some fixes to controllers that need to recover running version after no samplers under them have run.
Revision
325009 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 29 15:08:22 2004 UTC
(5 years ago)
by
woolfel
File length: 58907 byte(s)
Diff to
previous 325008
(
colored)
I added a check for jms. also change compile-protocol and compile.
instead of having compile-jms in compile, it's now in compile-protocols
peter
Revision
324856 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 20 23:08:41 2004 UTC
(5 years, 2 months ago)
by
mstover1
File length: 55994 byte(s)
Diff to
previous 324744
(
colored)
New code for recording .jtl files using XStream. Also, a properties file controls what XStream Converters get registered (makes for easier plugins).
Revision
324560 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 13 13:58:53 2004 UTC
(5 years, 6 months ago)
by
mstover1
File length: 54547 byte(s)
Diff to
previous 324548
(
colored)
New Percent Point calculation in StatCalculator - ie, to get the 90% line, or any other percent line
Revision
324469 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 19 00:05:58 2004 UTC
(5 years, 8 months ago)
by
sebb
File length: 50053 byte(s)
Diff to
previous 324445
(
colored)
Add monitor to standard build
Rename version as jmeter.version because version was being clobbered by something
Revision
324367 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 25 22:34:20 2004 UTC
(5 years, 8 months ago)
by
jsalvata
File length: 47037 byte(s)
Diff to
previous 324305
(
colored)
- Added new source tree "examples", which is only built if requested explicitly.
- Fixed build directory nesting issue in eclipse.classpath
Revision
324295 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 14 19:59:49 2004 UTC
(5 years, 9 months ago)
by
sebb
File length: 45634 byte(s)
Diff to
previous 324290
(
colored)
Include most jorphan files in Javadoc
ensure that docversion is picked up
always use current year in Copyright line
Revision
324286 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 13 03:48:46 2004 UTC
(5 years, 9 months ago)
by
sebb
File length: 43993 byte(s)
Diff to
previous 324214
(
colored)
Add NOTICE to archives; move LICENSE etc to front of archives
Ensure LICENSE text files in lib are included
Revision
324134 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 21 15:54:07 2004 UTC
(5 years, 10 months ago)
by
sebb
File length: 43134 byte(s)
Diff to
previous 324057
(
colored)
Tweaks to jar creation:
- only classes are now picked up from build tree
- properties are now picked up from all branches of source tree
Revision
323892 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 15 01:09:37 2003 UTC
(5 years, 11 months ago)
by
sebb
File length: 40842 byte(s)
Diff to
previous 323851
(
colored)
Add XML output to junit target
Add junitreport target
Change default target to AllTests
[Helps in finding long-running test cases]
Revision
323788 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 1 15:17:26 2003 UTC
(5 years, 11 months ago)
by
sebb
File length: 38151 byte(s)
Diff to
previous 323779
(
colored)
set java.awt.headless for gump runs; added test-only target
To simulate a gump run, invoke ant with -Dgump.run=true
Revision
323682 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 13 18:55:07 2003 UTC
(6 years ago)
by
sebb
File length: 34402 byte(s)
Diff to
previous 323676
(
colored)
Added lib/opt directory, which can be used for optional jars, such as bsh and bsf; updated comments and removed some duplicate property definitions
Revision
323583 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 18 04:40:58 2003 UTC
(6 years, 1 month ago)
by
woolfel
File length: 29732 byte(s)
Diff to
previous 323580
(
colored)
corrected build file using the correct version of the file.
tested the build with htmlparser task to compile and jar
Revision
323541 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 15 10:05:30 2003 UTC
(6 years, 1 month ago)
by
sebb
File length: 28663 byte(s)
Diff to
previous 323526
(
colored)
BSH* has been renamed BeanShell* to avoid confusion with BSF (Bean Scripting Framework). Added checkf for BSF (for eventual future use).
Revision
323526 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 12 01:42:00 2003 UTC
(6 years, 1 month ago)
by
sebb
File length: 28270 byte(s)
Diff to
previous 323502
(
colored)
Changes include:
- images and demos moved to xdocs
- new target (pack-site) for creating tar to update web-site
- renamed some targets to group related ones in -projecthelp (old targets were kept as aliases)
- Now creates separate tar/zip for 3rd party libraries:
Users need _bin and _lib; Developers need _src and _lib;
API docs are separate as before
- improved JavaMail check; added check for future use of Beanshell
- renamed some internal properties
Revision
323413 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 12 19:33:53 2003 UTC
(6 years, 3 months ago)
by
mstover1
File length: 21816 byte(s)
Diff to
previous 323405
(
colored)
Fixing graph model to clear state fully when clear() is called.
added exclude clause to build file for web service sampler when mail api's aren't present
Revision
323342 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 13 14:51:51 2003 UTC
(6 years, 5 months ago)
by
mstover1
File length: 21437 byte(s)
Diff to
previous 323328
(
colored)
Doc updates
using the printable_docs directory for integrated help
including printable docs in distribution
Revision
323283 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 14 12:49:42 2003 UTC
(6 years, 6 months ago)
by
mstover1
File length: 20248 byte(s)
Diff to
previous 323257
(
colored)
Fixing stopping a test
removing util.jar which is an LPGL library
updating version number in build.xml
Revision
323257 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 6 20:02:14 2003 UTC
(6 years, 6 months ago)
by
jeremy_a
File length: 20246 byte(s)
Diff to
previous 323224
(
colored)
Make the API docs link to the JDK JavaDocs. Using JDK 1.2 docs for now, since that's the minimum level we support.
Revision
322813 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 12 02:05:49 2002 UTC
(7 years, 4 months ago)
by
mstover1
File length: 9224 byte(s)
Diff to
previous 322812
(
colored)
New Function implementations
patch for Japanese message file
patch for JMeter startup in foreign directory
Revision
322810 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 29 00:37:00 2002 UTC
(7 years, 4 months ago)
by
mstover1
File length: 9330 byte(s)
Diff to
previous 322809
(
colored)
Adding stop notification, fixing problem with JDK1.3 (well, working on it)
Doc patches from Martin Ramshaw.
Revision
322804 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 18 01:32:17 2002 UTC
(7 years, 5 months ago)
by
mstover1
File length: 9259 byte(s)
Diff to
previous 322803
(
colored)
updating build to eliminate directories from distribution
Fixing proxy interaction with new follow-redirect code
Revision
322798 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:47:04 2002 UTC
(7 years, 6 months ago)
by
mstover1
File length: 9098 byte(s)
Diff to
previous 322792
(
colored)
Throughput measured by graph visualizer
No need for setting classpath, no more need for batch files (double-click on ApacheJMeter.jar to start app)
Closer to getting remote testing working in new src_1 branch
Using Excalibur CLI to read command-line arguments
Default build path now uses src_1
Revision
322788 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 29 13:43:44 2002 UTC
(7 years, 7 months ago)
by
mstover1
File length: 8536 byte(s)
Diff to
previous 322787
(
colored)
exclude /ext dir from build - this is where I put non-distributable third-party packages, like jsse and javamail.
Revision
322680 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 24 15:46:55 2001 UTC
(8 years, 1 month ago)
by
bloritsch
File length: 7857 byte(s)
Diff to
previous 322678
(
colored)
Initial componentization of SSL management. Note that all SSL management is handled by a pluggable manager.
Revision
322678 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 24 12:21:57 2001 UTC
(8 years, 1 month ago)
by
khammond
File length: 7747 byte(s)
Diff to
previous 322671
(
colored)
Code from Scott Coleman:
A slight modification to the build.xml to provide a nicer Java Docs (or at
least I think so)
Revision
322661 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 30 17:19:03 2001 UTC
(8 years, 2 months ago)
by
mstover1
File length: 7074 byte(s)
Diff to
previous 322660
(
colored)
New Ramp-up threadgroup options. ProxyControl improvements
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
322644 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 14 19:51:05 2001 UTC
(8 years, 4 months ago)
by
mstover1
File length: 6388 byte(s)
Diff to
previous 322642
(
colored)
new internationalization and fixes to ClassFinder and AllTests
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
322636 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 10 18:55:12 2001 UTC
(8 years, 6 months ago)
by
jon
File length: 6498 byte(s)
Diff to
previous 322632
(
colored)
bad copy. bad copy.
thanks to: John Morrison <john.r.morrison@ntlworld.com>
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
322632 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 29 03:01:48 2001 UTC
(8 years, 7 months ago)
by
mstover1
File length: 6592 byte(s)
Diff to
previous 322621
(
colored)
new build.xml changes to reflect new release and move to Jakarta-JMeter
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
322580 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 27 11:45:43 2000 UTC
(9 years, 5 months ago)
by
mstover
File length: 2821 byte(s)
Diff to
previous 322579
(
colored)
Added a new visualizer that allows user to view sample returns interactively.
Changed Visualizer interface to take SampleResult instead of long.
Revision
322578 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 26 14:15:29 2000 UTC
(9 years, 5 months ago)
by
mstover
File length: 2822 byte(s)
Diff to
previous 322577
(
colored)
Modified properties file to allow definition of TestSample classes therein.
Modified build.xml to copy jmeter.properties to bin file when installing.
Revision
322577 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 24 21:23:33 2000 UTC
(9 years, 5 months ago)
by
mstover
File length: 2159 byte(s)
Diff to
previous 322576
(
colored)
Merged in changes from Matthew Daniels which removed the toolbar and made
menu items instead. Saved room in UI for other things. Added some more error
reporting to end user. Changed documentation some.
Revision
322564 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Mar 28 21:12:51 2000 UTC
(9 years, 7 months ago)
by
burns
File length: 996 byte(s)
added for use with jakarta-ant
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.