From cmoullia at redhat.com Sat Mar 4 12:33:00 2017 From: cmoullia at redhat.com (Charles Moulliard) Date: Sat, 4 Mar 2017 18:33:00 +0100 Subject: [forge-users] Doc about facet Message-ID: Hi, I don't find a doc about the JBoss Forge Facet within the doc repo : https://github.com/forge/docs Do we have such a doc ? Regards Charles -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/f261102a/attachment.html From ggastald at redhat.com Sat Mar 4 12:40:39 2017 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 4 Mar 2017 14:40:39 -0300 Subject: [forge-users] Doc about facet In-Reply-To: References: Message-ID: It is in the addon's README: https://github.com/forge/core/blob/master/facets/README.asciidoc Also in the website: http://forge.jboss.org/addon/org.jboss.forge.addon:facets Em 4 de mar de 2017 14:34, "Charles Moulliard" escreveu: > Hi, > > I don't find a doc about the JBoss Forge Facet within the doc repo : > https://github.com/forge/docs > > Do we have such a doc ? > > Regards > > Charles > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/5020ba96/attachment.html From cmoullia at redhat.com Sat Mar 4 12:51:20 2017 From: cmoullia at redhat.com (Charles Moulliard) Date: Sat, 4 Mar 2017 18:51:20 +0100 Subject: [forge-users] Doc about facet In-Reply-To: References: Message-ID: Can we access to the facet objects within Junit Arquillian Test ? On Sat, Mar 4, 2017 at 6:40 PM, George Gastaldi wrote: > It is in the addon's README: https://github.com/ > forge/core/blob/master/facets/README.asciidoc > > Also in the website: http://forge.jboss.org/addon/org.jboss.forge. > addon:facets > > Em 4 de mar de 2017 14:34, "Charles Moulliard" > escreveu: > >> Hi, >> >> I don't find a doc about the JBoss Forge Facet within the doc repo : >> https://github.com/forge/docs >> >> Do we have such a doc ? >> >> Regards >> >> Charles >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/78722ecc/attachment.html From ggastald at redhat.com Sat Mar 4 12:54:57 2017 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 4 Mar 2017 14:54:57 -0300 Subject: [forge-users] Doc about facet In-Reply-To: References: Message-ID: Not sure what you mean exactly, but you can find the project using ProjectFactory.findProject and call project.getFacet() Em 4 de mar de 2017 14:52, "Charles Moulliard" escreveu: > Can we access to the facet objects within Junit Arquillian Test ? > > On Sat, Mar 4, 2017 at 6:40 PM, George Gastaldi > wrote: > >> It is in the addon's README: https://github.com/for >> ge/core/blob/master/facets/README.asciidoc >> >> Also in the website: http://forge.jboss.org/addon/org.jboss.forge.addon: >> facets >> >> Em 4 de mar de 2017 14:34, "Charles Moulliard" >> escreveu: >> >>> Hi, >>> >>> I don't find a doc about the JBoss Forge Facet within the doc repo : >>> https://github.com/forge/docs >>> >>> Do we have such a doc ? >>> >>> Regards >>> >>> Charles >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/8671bfd1/attachment-0001.html From cmoullia at redhat.com Sat Mar 4 13:04:06 2017 From: cmoullia at redhat.com (Charles Moulliard) Date: Sat, 4 Mar 2017 19:04:06 +0100 Subject: [forge-users] Doc about facet In-Reply-To: References: Message-ID: When a Spring Boot project is created a pom.xml file is created within the project directory. Does it make sense within the test case to use the Mavenfacet to access the resources of the pom.xml created ? On Sat, Mar 4, 2017 at 6:54 PM, George Gastaldi wrote: > Not sure what you mean exactly, but you can find the project using > ProjectFactory.findProject and call project.getFacet() > > Em 4 de mar de 2017 14:52, "Charles Moulliard" > escreveu: > >> Can we access to the facet objects within Junit Arquillian Test ? >> >> On Sat, Mar 4, 2017 at 6:40 PM, George Gastaldi >> wrote: >> >>> It is in the addon's README: https://github.com/for >>> ge/core/blob/master/facets/README.asciidoc >>> >>> Also in the website: http://forge.jboss.org/addon/org.jboss.forge.addon: >>> facets >>> >>> Em 4 de mar de 2017 14:34, "Charles Moulliard" >>> escreveu: >>> >>>> Hi, >>>> >>>> I don't find a doc about the JBoss Forge Facet within the doc repo : >>>> https://github.com/forge/docs >>>> >>>> Do we have such a doc ? >>>> >>>> Regards >>>> >>>> Charles >>>> >>>> _______________________________________________ >>>> forge-users mailing list >>>> forge-users at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/forge-users >>>> >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >> >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/d9a361ee/attachment.html From ggastald at redhat.com Sat Mar 4 13:10:56 2017 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 4 Mar 2017 15:10:56 -0300 Subject: [forge-users] Doc about facet In-Reply-To: References: Message-ID: Yes, here is an example: https://github.com/forge/core/blob/master/maven/tests/src/test/java/org/jboss/forge/addon/maven/projects/facets/MavenFacetTest.java Em 4 de mar de 2017 15:08, "Charles Moulliard" escreveu: When a Spring Boot project is created a pom.xml file is created within the project directory. Does it make sense within the test case to use the Mavenfacet to access the resources of the pom.xml created ? On Sat, Mar 4, 2017 at 6:54 PM, George Gastaldi wrote: > Not sure what you mean exactly, but you can find the project using > ProjectFactory.findProject and call project.getFacet() > > Em 4 de mar de 2017 14:52, "Charles Moulliard" > escreveu: > >> Can we access to the facet objects within Junit Arquillian Test ? >> >> On Sat, Mar 4, 2017 at 6:40 PM, George Gastaldi >> wrote: >> >>> It is in the addon's README: https://github.com/for >>> ge/core/blob/master/facets/README.asciidoc >>> >>> Also in the website: http://forge.jboss.org/addon/org.jboss.forge.addon: >>> facets >>> >>> Em 4 de mar de 2017 14:34, "Charles Moulliard" >>> escreveu: >>> >>>> Hi, >>>> >>>> I don't find a doc about the JBoss Forge Facet within the doc repo : >>>> https://github.com/forge/docs >>>> >>>> Do we have such a doc ? >>>> >>>> Regards >>>> >>>> Charles >>>> >>>> _______________________________________________ >>>> forge-users mailing list >>>> forge-users at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/forge-users >>>> >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >> >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > _______________________________________________ forge-users mailing list forge-users at lists.jboss.org https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170304/4ca4a194/attachment.html From forge-users at lists.jboss.org Tue Mar 7 17:39:53 2017 From: forge-users at lists.jboss.org (tlxbnie) Date: Wed, 8 Mar 2017 06:39:53 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnMtLeWtpuS8muinhOmBv+WQiA==?= =?utf-8?b?5LyZ5Lq66aOO6Zmp55qENOenjeaWueazlSAgNjo0MDowNQ==?= Message-ID: <20170308064006477430@mwvlvefm.com> forge-users???? 1????????????????????? 2???5?????????????? 3???????????4???? 4??????????????? ????????????????? 2017/3/8 ???6:40:05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170308/9bbdea62/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: ?????--????? 2017.docx Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document Size: 24847 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20170308/9bbdea62/attachment-0001.bin From forge-users at lists.jboss.org Tue Mar 7 18:15:17 2017 From: forge-users at lists.jboss.org (srdokct) Date: Wed, 8 Mar 2017 07:15:17 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnM66K+36L2s5Lqk6LS15Y2V5L2N?= =?utf-8?b?5Lq65LqL6YOo77yM6LCi6LCi77yB?= Message-ID: <20170308071530237260@slrsxnn.net> ????????? ?????? 2017?3?10-11?? 4?14,15??? 6?9,10??? ??????4980?/??????????????????? ?????? HR????????????????????????????? ?????? ???? + ???? + ???? +???? + ???? + ???? ?????? 021-31006787, 13381601000 (???) ?QQ/???320588808 ?????? 1??????HR?????????? 2?????????????????? 3??????HR??????HR??????HR?????? 4??????HR?????????? 5??????????HR????????????? ?????? 1?HR????????????????????????????????? 2?HR????????????????????????????? 3?HR????????????????????????????????? 4?HR??????????????????????????KPI????? 5?HR????????????????????????? ????? ??1?HR????? ??2?????????? ??3???????HR???? ??4?HR??????? ??5?????? ??6? HR??? ?????? ??1????????HR?????? ??2????????HR?????? ??3??????????HR?????? ??4??????????HR??? ??5????????HR?????? ??6????????????? ?????? ???? ?????HR?????????????0.5??? ??????HR???? ??????HR???? ??1?HR????? ???? HR??? ??????? 2.5??+?????2??? ????? ???HR?????????-??1????????????? ??2?????????? ????1????????HR?????? ???HR???????? ????2????????HR?????? ??2???????????????? ????? ???????????HR?????????? ????????HR???????????? 1?HR?????????? ????3??????????HR?????? 2????HR?????????????? ????4??????????HR??? ?????????HR???????????????????? ??3????ROE?28.6%???9.82%???????????????HR????????? ??5????????HR?????? ???? HR??????????2??+?????2??? ????? ???HR??????HR??????? ?IT??????????39%???8%???????55%? ??4????????????????3?? ???HR??????HR??????? 1?HR???????????????????????? ??5?????????8.3%????9.2%??????????????????????? 2?????????? ??4? HR??????? ????? ???HR???? 1????????????????5?---??????????? 2?KPI????????????? 3???????????????? ???HR???? ???? HR??????????1.5??????????????? ????? ???HR?? ??6?HR?????????? ??????? ??5?????? ????? ??7??????????????????50%????????80%????????20%? ???? HR"?"?????????1.5??? ?????HR??? ??6? HR??? ???????? ????????????? ????????????????? ???????????????? ????????????? ?????????????? ????Bel Fuse Inc.?????????????? ????500???????????? ??????????????? ???? ???20??HR??????????????????????????500????????500?????????????????????????????????????????????????????? ??????????????????????????????????????IPO???????????????????????? ?????????????????????HR??????????????????HR????????????????????????????????????????????????????????????????????????????? ???? ???????????????????HR???????????????????????????????????? ?????????????????????????smart?????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170308/d226b65b/attachment.html From cmoullia at redhat.com Thu Mar 9 12:59:08 2017 From: cmoullia at redhat.com (Charles Moulliard) Date: Thu, 9 Mar 2017 18:59:08 +0100 Subject: [forge-users] Scaffold strategies Message-ID: Hi, As there are different strategies to scaffold code of a project, I would like to get your opinion about the idea to use the template approach (ex. Rest.ftl) using freemarker [1] or to create the files using JavaFacet, .... for a Spring project Can we create easily a Java Class with @Annotations ? What do you suggest to do to by example setup src/main/resources/application.yaml file [1] https://github.com/obsidian-toaster/obsidian-addon/blob/master/src/main/java/org/obsidiantoaster/generator/ui/starter/PerformExtraTasksStep.java [2] : https://github.com/forge/wildfly-swarm-addon/blob/master/src/main/java/org/jboss/forge/addon/swarm/ui/CreateRestEndpointStep.java#L47-L60 Regards, Charles -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170309/6cf2d2df/attachment.html From ggastald at redhat.com Thu Mar 9 13:07:12 2017 From: ggastald at redhat.com (George Gastaldi) Date: Thu, 9 Mar 2017 15:07:12 -0300 Subject: [forge-users] Scaffold strategies In-Reply-To: References: Message-ID: 1) To create a JavaClass you are free to choose whether Freemarker templates are more adequate or use Roaster to create the class using an API [1] 2) To create an application.yaml file, you can use this code: ResourcesFacet resources = project.getFacet(ResourcesFacet.class); YamlResource applicationYaml = resources.getResource(" application.yaml").as(YamlResource.class); applicationYaml.createNewFile(); // Manipulate the model as in [2] [1] https://github.com/forge/roaster [2] https://github.com/forge/core/blob/master/parser-yaml/README.asciidoc *George Gastaldi* https://onename.com/gastaldi On Thu, Mar 9, 2017 at 2:59 PM, Charles Moulliard wrote: > Hi, > > As there are different strategies to scaffold code of a project, I would > like to get your opinion about the idea to use the template approach (ex. > Rest.ftl) using freemarker [1] or to create the files using JavaFacet, .... > for a Spring project > > Can we create easily a Java Class with @Annotations ? > What do you suggest to do to by example setup > src/main/resources/application.yaml file > > [1] https://github.com/obsidian-toaster/obsidian-addon/blob/mast > er/src/main/java/org/obsidiantoaster/generator/ui/starter/ > PerformExtraTasksStep.java > [2] : https://github.com/forge/wildfly-swarm-addon/blob/master/ > src/main/java/org/jboss/forge/addon/swarm/ui/CreateRestEndpo > intStep.java#L47-L60 > > Regards, > > Charles > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170309/7feb3e38/attachment-0001.html From forge-users at lists.jboss.org Wed Mar 15 23:10:26 2017 From: forge-users at lists.jboss.org (apgl) Date: Thu, 16 Mar 2017 11:10:26 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnPvvJrnlJ/kuqforqHliJLkuI4=?= =?utf-8?b?54mp5paZ5o6n5Yi2UE1D5a6e5Yqh?= Message-ID: <20170316111038548131@xslusd.com> forge-users??? ???????????????????????????????????????? 2017/3/16 ???11:10:37 ?.??????????????? ?????? ?????3?24-25?? ?4?08-09?? ?5? 12-13?? ????? 1 ??????????????? 2 ??????????? 3 ????????? 4 ??????????? 5 ??????????? 6 ???????????? 7 ?????????????? 8 ???????????? 9 ???????????? 10??????????? 11??????????????? ?.??????????PMC??? ?????? ?????3?25-26???3?30-31?? ?5?20-21?? ????? 1??????????????????????????????30% 2?????????????????????????????? 3???????????????????????????????????????????? 4????????????????????????????, ????????? 5?????????????????????????????????????? 6???????????????????????????,??????? ??????????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170316/c147c064/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: ????.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 28357 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20170316/c147c064/attachment-0001.bin From forge-users at lists.jboss.org Fri Mar 17 00:32:21 2017 From: forge-users at lists.jboss.org (kfcmaujh) Date: Fri, 17 Mar 2017 12:32:21 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnPvvJrlrabkuaDpmL/ph4zliJs=?= =?utf-8?b?5paw566h55CG55qE5oiQ5Yqf57uP6aqMIDI0NTkz?= Message-ID: <20170317123228517136@uhldmmx.com> forge-users???? ???????????????????????????????? ???? ????????????????????????? ????????????????????????????571??????? ????????????????????????????????????????????????????????????????? ??????????????????????????????? 12:32:272017/3/17 ??? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170317/0b7012df/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: ??????????????.doc Type: application/msword Size: 65536 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20170317/0b7012df/attachment-0001.doc From forge-users at lists.jboss.org Wed Mar 22 15:01:54 2017 From: forge-users at lists.jboss.org (wejb) Date: Thu, 23 Mar 2017 03:01:54 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnMtLeWtpuS8muinhOmBv+WQiA==?= =?utf-8?b?5LyZ5Lq66aOO6Zmp55qENOenjeaWueazlSAgMzowMjowNQ==?= Message-ID: <20170323030205164732@svmltz.com> forge-users???? 1????????????????????? 2???5?????????????? 3???????????4???? 4??????????????? ????????????????? 2017-3-233:02:05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170323/46625f64/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: ?????--????? 2017.docx Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document Size: 24915 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20170323/46625f64/attachment-0001.bin From forge-users at lists.jboss.org Thu Mar 23 18:33:46 2017 From: forge-users at lists.jboss.org (multem) Date: Fri, 24 Mar 2017 06:33:46 +0800 Subject: [forge-users] =?utf-8?b?Zm9yZ2UtdXNlcnPvvJpIUuS4jui0ouWKoeWQjA==?= =?utf-8?b?6aKR77ya5Y675YWt5aSn5qih5Z2X5oCd57u077yM5oqK6LSi5Yqh5pWw?= =?utf-8?b?5o2u6L2s5YyW5Li65bel5YW377yM5b2i5oiQ5Lqn5ZOB5YyW5oCd57u0?= =?utf-8?q?_6=3A33=3A56?= Message-ID: <20170324063357851641@nstwq.com> ????????? ?????? 2017? 4?14-15??? ??????4980?/???????????????? ?????? HR????????????????????????????? ?????? ???? + ???? + ???? +???? + ???? + ???? ?????? 021-31006787, 13381601000 (???) ?QQ/???320588808 ?????? 1??????HR?????????? 2?????????????????? 3??????HR??????HR??????HR?????? 4??????HR?????????? 5??????????HR????????????? ?????? 1?HR????????????????????????????????? 2?HR????????????????????????????? 3?HR????????????????????????????????? 4?HR??????????????????????????KPI????? 5?HR????????????????????????? ????? ??1?HR????? ??2?????????? ??3???????HR???? ??4?HR??????? ??5?????? ??6? HR??? ?????? ??1????????HR?????? ??2????????HR?????? ??3??????????HR?????? ??4??????????HR??? ??5????????HR?????? ??6????????????? ?????? ???? ?????HR?????????????0.5??? ??????HR???? ??????HR???? ??1?HR????? ???? HR??? ??????? 2.5??+?????2??? ????? ???HR?????????-??1????????????? ??2?????????? ????1????????HR?????? ???HR???????? ????2????????HR?????? ??2???????????????? ????? ???????????HR?????????? ????????HR???????????? 1?HR?????????? ????3??????????HR?????? 2????HR?????????????? ????4??????????HR??? ?????????HR???????????????????? ??3????ROE?28.6%???9.82%???????????????HR????????? ??5????????HR?????? ???? HR??????????2??+?????2??? ????? ???HR??????HR??????? ?IT??????????39%???8%???????55%? ??4????????????????3?? ???HR??????HR??????? 1?HR???????????????????????? ??5?????????8.3%????9.2%??????????????????????? 2?????????? ??4? HR??????? ????? ???HR???? 1????????????????5?---??????????? 2?KPI????????????? 3???????????????? ???HR???? ???? HR??????????1.5??????????????? ????? ???HR?? ??6?HR?????????? ??????? ??5?????? ????? ??7??????????????????50%????????80%????????20%? ???? HR"?"?????????1.5??? ?????HR??? ??6? HR??? ???????? ????????????? ????????????????? ???????????????? ????????????? ?????????????? ????Bel Fuse Inc.?????????????? ????500???????????? ??????????????? ???? ???20??HR??????????????????????????500????????500?????????????????????????????????????????????????????? ??????????????????????????????????????IPO???????????????????????? ?????????????????????HR??????????????????HR????????????????????????????????????????????????????????????????????????????? ???? ???????????????????HR???????????????????????????????????? ?????????????????????????smart?????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170324/b714e87d/attachment.html