You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/01/31 16:53:25 UTC

[GitHub] [netbeans] ebarboni opened a new pull request #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

ebarboni opened a new pull request #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908
 
 
   fix for missing dependencies  in springframework

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581831780
 
 
   make it for all version 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581115976
 
 
   @ebarboni Could you add the spring-framework-bom dependency to the 5.2.2.RELEASE version? https://github.com/apache/netbeans/blob/master/java/libs.springframework/src/org/netbeans/libs/springframework/spring-framework500.xml

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-582320143
 
 
   Will merge.
   @blackleg would be good for 5.X to have a workaround saying how to modify config file to get it work
   NETBEANS-3558

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-582014951
 
 
   This only fix the non downloadble dependencies for maven. Not sure the bom take all the other dependencies. 
   
   maven and ant NetBeans created web application cannot be run with 5.x. (bad conf file)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni merged pull request #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni merged pull request #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-582011040
 
 
   Does it really work? I'm assuming this is for Ant projects. AFAIK the list of jar-s is provided instead of the bom, however if the bom is working, then probably we shall not set the list of jars.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581333665
 
 
   @blackleg, it was not part of the dependencies for 5.2.2, is it not working without bom ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] blackleg edited a comment on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
blackleg edited a comment on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581376116
 
 
   >  is it not working without bom ?
   
   How can I test if it is working?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581397150
 
 
   You need to compile NetBeans. (I'm not javaee,spring expert)
   
   But 5.x support is broken on ant and maven in NetBeans.
   
   Some removed class are used in project setup (dispatcher-servlet).
   Cannot find class [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-582274394
 
 
   > maven and ant NetBeans created web application cannot be run with 5.x. (bad conf file)
   
   Is it a blocking for the 11.3 release?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts

Posted by GitBox <gi...@apache.org>.
blackleg commented on issue #1908: NETBEANS-3777 Use pom type instead of jar for bom artefacts
URL: https://github.com/apache/netbeans/pull/1908#issuecomment-581376116
 
 
   >  is it not working without bom ?
   How can I test if it is working?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists