This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 57eb4e7e924 Merge pull request #9459 from
matthiasblaesing/gradle-test-opening
add c7dbb21b773 Fixed more ternary concatenation bugs
new 862bef25615 Merge pull request #9462 from mbien/ternary-concat-fix
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../share/configbean/customizers/common/TextMapping.java | 4 ++--
.../tomcat5/optional/TomcatIncrementalDeployment.java | 2 +-
.../modules/css/visual/PropertyValuesEditor.java | 2 +-
.../spi/project/support/ant/ReferenceHelper.java | 2 +-
.../xml/schema/model/visitor/FindUsageVisitorTest.java | 2 +-
.../src/org/netbeans/api/java/platform/Profile.java | 16 ++++++++++------
.../src/org/netbeans/modules/javadoc/hints/Analyzer.java | 7 ++++++-
.../php/editor/parser/astnodes/CaseDeclaration.java | 2 +-
.../php/editor/parser/astnodes/EnumDeclaration.java | 2 +-
9 files changed, 24 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists