eu.etaxonomy.taxeditor.product.with.jre : removed since the jre bundling is done on jenkins ApplicationUtil : added UTC to beta version string eu.etaxonomy.taxeditor.cdmlib/pom.xml : fixes problem with clean validate - ticket #4733
Updated version in config files to 3.5.1-SNAPSHOT
Updated version in config files to 3.5.0
correcting default values for bundle without jre
reverted all changes using maven to setup jre bundle . will do this in a bash script on jenkins instead.
added cleanup tasks after bundle jre
eu.etaxonomy.taxeditor/pom.xml, eu.etaxonomy.taxeditor.product.with.jre/wo.jre : configuration for product bundled with jre eu.etaxonomy.taxeditor.feature/pom.xml, build.properties.with.jre/wo.jre : configuration for jre dir symlinks and root dir properties...
update Manifest from 3.4.1 -> 3.5.0
update taxeditor version from 3.4.1 to 3.5.0
reverting back jre dir option since the packaged download does not run since the jre is not found
wrong target revision in the last commit
reverting back wrongly committed files
Updated version in config files to 3.4.1-SNAPSHOT
Updated version in config files to 3.4.0
corrected product version string to allow for building binaries with timestamps
eu.etaxonomy.taxeditor/pom.xml : reverted addition of nebula widget jars pom.xml : changed nebula repository to archived one eu.etaxonomy.taxeditor/rcp.target : changed composite table jar widget to the one in the repository
removed version dependency for org.eclipse.nebula.widgets.compositetable and added the composite table jar to the p2 update
merge-update from trunk
pom.xml : comment for the file permissions problem eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF : removed version numbers and added plugin for repository metadata ApplicationWorkbenchWindowAdvisor : added saving of repositories to post window close...
increased version number
eu.etaxonomy.taxeditor.product, eu.etaxonomy.taxeditor.feature/feature.xml, eu.etaxonomy.taxeditor.feature.platform/feature.xml : commented out license text to prevent extra popup on update plugin(_de,_en).properties : added license info to productBlurb used in the About popup...
setting unsigned policy to always allow unsigned jars to be updated
adding options to ensure that the product .zip files are not signed
adding signing of jars to maven package phase P2Util : added snapshot dir to list of hardocded sites eu.etaxonomy.taxeditor/pom.xml : added signJars and uploadRepo (from parent pom) profiles pom.xml : removed uploadRepo (from parent pom) profile feature.xml : removed update configurator plugin as it clashes with simple configurator
set org.eclipse.update.reconcile to false to avoid logging of bundle already being installed errors
eu.etaxonomy.taxeditor.product : updated start levels, added update specific arguments feature.xml x 2 : added dependencies for p2 updates IPreferenceKeys : added the key to allow updates at startup TaxonomicEditorGeneralPreferences : added checkbox to allow updates at startup
Updated version in config files to 3.3.8-SNAPSHOT
Updated version in config files to 3.3.7
Updated version in config files to 3.3.7-SNAPSHOT
Updated version in config files to 3.3.6
Updated version in config files to 3.3.6-SNAPSHOT
Updated version in config files to 3.3.5
Updated version in config files to 3.3.5-SNAPSHOT
Updated version in config files to 3.3.4
Updated version in config files to 3.3.4-SNAPSHOT
Updated version in config files to 3.3.3
Updated version in config files to 3.3.3-SNAPSHOT
Updated version in config files to 3.3.2
Updated version in config files to 3.3.2-SNAPSHOT
Updated version in config files to 3.3.1
Updated version in config files to 3.3.1-SNAPSHOT
Updated version in config files to 3.3.0
Updated version in config files to 3.3.0-SNAPSHOT
Updated version in config files to 3.2.4-SNAPSHOT
Updated version in config files to 3.2.3
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
Updated version in config files to 3.2.2-SNAPSHOT
Updated version in config files to 3.2.1
Updated version in config files to 3.2.1-SNAPSHOT
Updated version in config files to 3.2.0
added composite table dependency and classpath updates for 3.2.0-SNAPSHOT
Updated version in config files to 3.2.0-SNAPSHOT
Updated version in config files to 3.1.4-SNAPSHOT
Updated version in config files to 3.1.3
mistakenly added SNAPSHOT to product version during release, now reverted
bumping version to 3.1.3-SNAPSHOT after release
updates for release 3.1.2
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot
bumping up trunk version to 3.2 SNAPSHOT
setting release version number for release 3.1.0
version changes for new snapshot 3.0.14-SNAPSHOT
commits for preparing 3.0.13 release
fix for product version
editor trunk migrated to version 3.0.13-SNAPSHOT
integrate 3.0.12 branch and adapt for 3.0.12 release
bugfix for version number in product file
create TaxEditor 3.0.12-SNAPSHOT version
TaxEditor release 3.0.11
change taxeditor trunk to 3.0.11-SNAPSHOT
taxeditor 3.0.10 Release performed
Merged changes from dev branch
Bumped tycho to version 0.14
Bumped trunk to version 3.0.10-SNAPSHOT
Preparing 3.0.9 release version
mvn validate now works from inside cdmlib again. This should cater for much shorter dependency resolution times. Sources get copied over again, as well.
product zip files now have a proper root folder
switched to tycho 0.13 and added automated builds for mac and 64 bit windows
Bumping version to 3.0.9
bumping version number to 3.0.7 for release
Updating target to include latest swtbot version and dependencies
adding classpath and project file
deleted wagon-maven-plugin. Should be in parent pom
Finalizing nightly builds
Added deploy script for nightly builds
Pom changes to enable fully automated tycho build and MANIFEST first development in eclipse aside
Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.