-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rework maven builds into a more hygenic state
pull sources directly from the canonical homes and rework the common.pom to copy sources and resources
- Loading branch information
ddyer0
committed
Dec 6, 2023
1 parent
3a44cd9
commit 4fc7d4c
Showing
282 changed files
with
2,838 additions
and
4,932 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
...dspacedevelop/android/.externalToolBuilders/org.eclipse.m2e.core.maven2Builder (1).launch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="false"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value="org.eclipse.m2e.core.maven2Builder"/> | ||
<mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> | ||
</launchConfiguration> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
client/boardspace-maven/boardspacedevelop/android/.settings/org.eclipse.core.resources.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
eclipse.preferences.version=1 | ||
encoding//src/main/java=UTF-8 | ||
encoding//src/main/resources=UTF-8 | ||
encoding/<project>=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
client/boardspace-maven/boardspacedevelop/android/src/main/java/bridge/CVS/Entries
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
client/boardspace-maven/boardspacedevelop/android/src/main/java/bridge/CVS/Entries.Extra
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
client/boardspace-maven/boardspacedevelop/android/src/main/java/bridge/CVS/Entries.Extra.Old
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
client/boardspace-maven/boardspacedevelop/android/src/main/java/bridge/CVS/Entries.Old
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
client/boardspace-maven/boardspacedevelop/android/src/main/java/bridge/CVS/Repository
This file was deleted.
Oops, something went wrong.
219 changes: 0 additions & 219 deletions
219
...boardspace-maven/boardspacedevelop/android/src/main/java/bridge/InstallerPackageImpl.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.