neilcsmith-net commented on code in PR #7164:
URL: https://github.com/apache/netbeans/pull/7164#discussion_r1537779749


##########
ide/o.n.swing.dirchooser/nbproject/project.properties:
##########
@@ -14,5 +14,6 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-javac.source=1.8
+javac.source=11
+javac.target=11

Review Comment:
   @mbien unfortunately as expected then!  Need to fix both the manifest 
generation and the test.  Do you want to fix the manifest generation as a 
separate commit in this PR?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to