History of jbidwatcher/trunk/build.xml
-
@698
Upgrade the version number to 2.0beta10 in preparation for a release attempt.
-
@668
Upgrade version number to 2.0beta9 for now, and add the country-specific properties file.
-
@630
Update the version number to 2.0beta8.
-
@608
Set the version number to 2.0beta7.
-
@586
Update the version number to 2.0beta6.
-
@580
Bump the version number up to 2.0beta5 in preparation for a beta release.
-
@572
Due to a server move, the upload-to-account has changed.
-
@571
Remove the OSX scripting app from the build process as it's not working.
-
@566
Upgrade to JRuby 1.1.3 for the scripting side of things.
-
@550
Update version numbers to 2.0beta4.
-
@487
Add an 'osx-development' target which copies the .app directory from /tmp into the local directory, for easy OSX development. (Easy build & run.) Addresses [#123 state:resolved tagged:committed]
-
@485
Upgrade Info.plist to a modern format, remove MRJApp.properties, add a PkgInfo file, and a reasonably recent version of JavaApplicationStub. Also provide code for building a .dmg for Mac OS X, and split all the various components out so OS X doesn't require OneJar (which seems to interfere with native library loading).
-
@477
The build now can build a scripting-enabled and scripting-free (default) version simultaneously, and the code can recover from a lack of scripting being available. This is a somewhat temporary fix, but it may help quell the startup speed issues.
-
@469
Include the damn db directory, when building the jar file.
-
@465
Set the version numbers for 2.0beta2.
-
@439
More text changes from Laurence Passmore: JBidWatcher -> JBidwatcher in all user facing strings, most notably Mac OS X application name.
-
@429
Up the version number to 2.0beta1.
-
@402
Update the version number to 2.0alpha3, for the latest fix to the upgrader portion.
-
@399
Update the version number to 2.0alpha2.
-
@361
Upgrade the version number to 2.0alpha1.
-
@311
Add a release task that copies the files up to the server, like the pre-release, but to the download directory.
-
@310
Include the ability to copy the pre-release up to the beta directory, for true one-command building!
-
@291
Add QuaQua to the Mac OS X build, and fix up the deployment for it, as well as using a newer OneJar loader.
-
@287
Add the SQL file to the .jar when building.
-
@284
Include PNGs in the icons directory, since we're going to higher quality icons.
-
@264
Update the version number to 2.0.1, and build all the JRuby stuff into the jars, and finally deprecate Makefile.
-
@199
Merge 1.0.* changes into the JBidwatcher Evolved branch. All except the massive ebayServer changes, which need to be distributed to a half dozen files...
-
@44
Fix the build script to include the new libraries, and not the old ones.
-
@15
Fix build.xml to use the lib jars correctly, and a broken piece of code in JHTML.
-
@14
Various changes to support running in OneJar mode, building a combined jar via ant, and also running in the IDE to debug.
