Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit ddadf11

Browse files
committed
JAVAMONEY-157: Moneta-BP should use JIRA (in POM)
Task-Url: https://java.net/jira/browse/JAVAMONEY-157
1 parent 2215d4b commit ddadf11

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
</ciManagement>
5555

5656
<issueManagement>
57-
<system>GITHUB</system>
58-
<url>https://github.com/JavaMoney/javamoney-moneta-bp/issues</url>
57+
<system>JIRA</system>
58+
<url>http://java.net/jira/browse/JAVAMONEY</url>
5959
</issueManagement>
6060

6161
<scm>

src/etc/jsr354-ri-bp clean install.launch

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
1313
<stringAttribute key="M2_USER_SETTINGS" value=""/>
1414
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
15+
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
16+
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
17+
</listAttribute>
1518
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
1619
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:/Users/Werner/git/jsr354-ri-bp"/>
1720
</launchConfiguration>

0 commit comments

Comments
 (0)