-
Notifications
You must be signed in to change notification settings - Fork 5
External Bugs
Jörg Hohwiller edited this page Mar 12, 2014
·
41 revisions
Here is a list of external bugs we struggle with or are begged in any way. You might want to support in any way (voting, commenting, fixing, etc.).
- MNG-1683 - type zip for packaging ?
- FIXED MNG-5181 - New resolution from local repository is very confusing
- MFINDBUGS-81 - Unable to provide references to "resources"
- MNG-4161 - possibility to omit version in dependency of same project
- MNG-2971 - Variables are not replaced into installed pom file
- WONTFIX MSITE-177 - Docs are not updated if only site.xml changed
- FIXED MNG-4184 - maven fails with cyclic dependency
- FIXED SUREFIRE-560 - tests with @Ignore are treated as "unsuccessful"
- FIXED SUREFIRE-562 - Exorbitant long site-build since surefire 2.4
- FIXED MOJO-1368- unable to find resource 'VM_global_library.vm'
- NOT-A-BUG MJAVADOC-245 - Aggregate does not work
- FIXED MCHECKSTYLE-105 - Update to Checkstyle 5.0
- MCHANGELOG-67 - Add parameter to allow errors during build (for offline mode)
- FIXED MNG-2741 - Meaningless error message: "Error transferring file"
- FIXED MSOURCES-44 - If project doesn't contain sources (contains only test sources) source:jar will fail
- MECLIPSE-469 - CLONE -mark contents of "target" directory as derived
- FIXED MNG-3385 - PluginManagement does not work for report-plugins
- FIXED MCHANGES-190 - HTML in changes.xml stopped working
- MNG-2172 - dependencyManagement.dependency.version's are not used when evaluating plugin.dependencies.dependency
- PLXUTILS-37 - Ability to pick items from a list in a property declaration.
- MNG-2496 - dependencyManagement not used for dependencies in plugin section.
- SCM-585 - "repository cannot be null" on ScmManager.makeProviderScmRepository(String, File)
- SUREFIRE-478 - Specifying aggregate plus an outputDirectory results in an empty surefire-report.html file
- JAVANCSS-53 - Can't parse Java 1.7 code
##M2E
- 382797 - Getting "Could not transfer artifact" for artifacts already in local repo
- 373023 - Build path specifies execution environment JavaSE-1.x
##Checkstyle
- 1671882 - Throwable occured (generic Exceptions)
- 2791544 - Custom javadoc tags ...
- 29721 - RequireThis requires adding "this." to static members
##Eclipse
- 338759 - The 'Suspend all validators' checkbox under Window > Preferences > Validation does not suspend validators
- 128661 - Completion on type in javadoc formal references should not add import
- 383942 - [formatter] Javadoc formatter bugs (extra whitespaces and wrapped periods)
- 252120 - raw type diagnostic not coherent with javac one
- FIXED 281609 - "Javadoc: Invalid reference" warning for @link to Java package
##GWT
- RESOLVED 6919 - Compliation time java.lang.IncompatibleClassChangeError
- FIXED 3404 - Support Class.getSimpleName()
- FIXED 8220 - Support for java.lang.reflect.Type
- 1054 - Serialize final fields in GWT-RPC
- 7224 - Upgrade Jetty dependency
- 5068 - Please add support for Object#clone()
- 2732 - TAB escapes modal dialog box and gets stuck at next element
- 3954 - click handler does not work when sinkevents is used (call to super was made)
- 4549 - request for HasInputHandlers (onInput event)
- WORKAROUND Can't use slf4j on hosted mode
- FIXED Server class could not be found in the web app
- 3042 - RichTextToolbar not in GWT
- 1971 - Need table capability in RichTextArea
- 8323 - setTabIndex(-1) not working when attached
- 5252 - java.lang.IncompatibleClassChangeError Found interface com.google.gwt.user.client.Element, but class was expected
##Spring
- SPR-1358 - ${...} placeholders support for import only works on system properties
##Hibernate
- HHH-8958 - Hibernate reflection bugs with generics
##Java
- MJAVADOC-308 - OutOfMemoryError
- 4910812 - Enhance Hot Code Replacement
- 1059797 - Duplicate Method in Class.getDeclaredMethods() if return type overridden
##Validation
- BVAL-252 - Improve support for the creation of constraint libraries
- BVAL-225 - Propose ability to provide default resource bundles (for a constraint definition provider)
##Web-Technology (Browsers)
- Chrome: 152375 - Add drop down toggle on input tag with datalist, see also here.
- Chrome: 17325 - unsafe javascript attempt to access frame not caught with try catch
##Sonar
- SONAR-4536 - Use every available "sonar.*" property when running an analysis with Maven
- SONAR-2055 - Copied rule can't be restored from profile backup
- SONAR-1980 - When Findbugs is launched but the target/classes directory is empty, the analysis should not fail
This documentation is licensed under the Creative Commons License (Attribution 4.0 International).