400 コミット (V1_9_9)

作成者 SHA1 メッセージ 日付
  Alexander Kriegisch f25573c72a Set version to 1.9.9 2年前
  Alexander Kriegisch 8960bf2b02 Set version to 1.9.9-SNAPSHOT 2年前
  Alexander Kriegisch c8da9556e2 Set version to 1.9.8 2年前
  Alexander Kriegisch 846776147b Set version to 1.9.8-SNAPSHOT 2年前
  Alexander Kriegisch d2588d086f Set version to 1.9.8.RC3 2年前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. 2年前
  Alexander Kriegisch 99f1df6dc8 Minor 1.9.7 to 1.9.8 version bumps in docs and Ant script 2年前
  Alexander Kriegisch 32f4401c34 Set version to 1.9.8-SNAPSHOT 2年前
  Alexander Kriegisch 5d4f2c2a6b Set version to 1.9.8.RC2 2年前
  Alexander Kriegisch 29b024efe4 Set version to 1.9.8-SNAPSHOT 2年前
  Alexander Kriegisch 7eeb27c730 Release version to 1.9.8.RC1 2年前
  Alexander Kriegisch 14d58cb767 Set version to 1.9.8-SNAPSHOT 2年前
  Alexander Kriegisch 4b2be42d2e Set version to 1.9.8.M1 2年前
  Andy Clement e22903e169 Set version to 1.9.8-SNAPSHOT 2年前
  Andy Clement a22efad254 1.9.7 release 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Alexander Kriegisch b9b13b7b5a Set version to 1.9.7-SNAPSHOT 3年前
  Alexander Kriegisch 9721f936bd Set version to 1.9.7.M3 3年前
  Alexander Kriegisch f56a3a6f33 Set version to 1.9.7-SNAPSHOT again 3年前
  Alexander Kriegisch 08c6b70963 Set version to 1.9.7.M2 3年前
  Alexander Kriegisch 2ea1a6e46f Use canonical snapshot version 1.9.7-SNAPSHOT 3年前
  Alexander Kriegisch 2c0079126c Delete all release POM templates in 'build' 3年前
  Alexander Kriegisch 49ae298d31 Replace links to aspectj.org by links to eclipse.org/aspectj 3年前
  Alexander Kriegisch 99476f7d82 Provision libraries in 'lib' automatically 3年前
  Alexander Kriegisch f1f46b4e8b Remove build/scripts/* 3年前
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3年前
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3年前
  Alexander Kriegisch 3612f72740 Switch from 'libx' to 'lib', delete all obsolete binaries 3年前
  Alexander Kriegisch f3ff0752b8 Remove JRockit LTW support, particularly JRockitAgent 3年前
  Alexander Kriegisch 1ed026071e POM cosmetics, e.g. plugin version management 3年前
  Alexander Kriegisch fe91fe2624 Replace JDT Core system dependency by deployed one 3年前
  Alexander Kriegisch d574f1c039 Replace Ant and Xerces system-scopes libraries by normal dependencies 3年前
  Alexander Kriegisch eac253e746 Revert "Remove module 'run-all-junit-tests' from root POM -> speed up the build" 3年前
  Alexander Kriegisch 0012982c7e Set explicit en_US locale for build timestamps in Build Helper Maven 3年前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3年前
  Alexander Kriegisch a1867b05ba Remove module 'run-all-junit-tests' from root POM -> speed up the build 3年前
  Alexander Kriegisch bf48d9dd07 Allow year 2021 in Checklics.License 3年前
  Alexander Kriegisch 087d965cf6 Support Windows 10 and Windows Server 2016/2019 in installer 3年前
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3年前
  Andy Clement b20196924e 1.9.7 milestone 1 published 3年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3年前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3年前
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3年前
  Lars Grefer 3641f1626d Collection.toArray() call style 3年前
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3年前
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前