153 Commits (feature/karaf-feature-file)

Author SHA1 Message Date
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Olli Tietäväinen 0eabcf3094 Support null intermediate properties in NestedMethodProperty (#10134) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 28b52d687d Remove unneeded .toArray() (#10131) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Henri Sara 94c57dea38 Eliminate the use of AWT in non-test code (#10094) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Ahmed Ashour aa225cce86 Remove unneeded ArrayList construction 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Ahmed Ashour 829c9d7256 Fix bnd warnings 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Ahmed Ashour 29cc151f37 Fix varargs warnings 6 years ago
  Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6 years ago
  Henri Sara ee9f287917 Fix occasional empty rows in Table and TreeTable (#9800) 6 years ago
  Artur f38da154c1 Make JavaScriptExtension serializable (#9721) 6 years ago
  Henri Sara 086170faf8 Update hierarchical data related deprecation messages (#9558) 7 years ago
  Henri Sara 46422df01b Update since tags for TB elements (#9329) 7 years ago
  Henri Sara df060e265a Add missing fields to OSGi manifests 7 years ago
  Mirjan Merruko e1b923f906 Move GAEVaadinServlet to its own module 7 years ago
  Mirjan Merruko 9a6ebeb5a8 Add OSGi support #8830 #8827 #8828 #8829 7 years ago
  Ilia Motornyi 6eed666314 Snapshot version update to 8.1 (#9023) 7 years ago
  Ilia Motornyi e5488dff79 Replacement guide javadocs for deprecated classes 7 years ago
  Ilia Motornyi a3e4931d3a Replacement guide javadocs for deprecated classes, part two (#8719) 7 years ago
  Artur d1282e8734 Include components in joined cells when finding child components (#8772) 7 years ago
  Ahmed Ashour 1290426ff3 Fix some generics warnings in Eclipse 7 years ago