万诺家:招用达到法定退休年龄的人员,应注意哪些细节问题?
by 万诺家
jbosstools-dev:您好
请查阅附件,附件中的内容希望能对您的工作有所帮助!
1、全面了解劳动用工过程的法律风险;
2、理解与劳动用工有关的政策法律法规;
3、培养预测、分析劳动用工法律风险的思维;
4、掌握预防和应对风险的实战技能及方法工具……
8 years, 10 months
Suggested change for 4.60.x target-platforms: Neon M5
by Mickael Istria
Here is a proposal for a change to the JBoss Tools and Red Hat JBoss
Developer Studio 4.60.x target platforms.
* https://github.com/jbosstools/jbosstools-target-platforms/pull/197
It consists in the following change(s):
* JBIDE-21386: Create and use Neon M5 target-platform (p2diff at
https://issues.jboss.org/browse/JBIDE-21386?focusedCommentId=13170435&pag...
)
Please review the above PR(s), as it will be applied next week.
You can use the following to build & test the target-platform locally
against your component(s).
Build target-platform:
cd /path/to/jbosstools-target-platforms/jbosstools/multiple
git fetch origin pull/197/head && git checkout FETCH_HEAD
mvn clean install
Then, to test the new "multiple" target platform against your
component's build:
cd /path/to/your/jbosstools-component
mvn clean verify -Dtpc.version=4.60.0.Alpha1-SNAPSHOT
-Dtpc.targetKind=multiple
If you'd like to build the "unified" target platform and repository too:
cd /path/to/jbosstools-target-platforms/jbosstools/multiple
mvn clean install -Dmultiple2repo # takes looooong
cd /path/to/jbosstools-target-platforms/jbosstools/unified
mvn clean install
-DtargetRepositoryUrl=file:///path/to/jbosstools-target-platforms/jbosstools/multiple/jbosstools-multiple.target.repo/
Or, to test the new "unified" target platform against your component's
build:
cd /path/to/your/jbosstools-component
mvn clean verify -Dtpc.version=.60.0.Alpha1-SNAPSHOT
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>
8 years, 10 months