Skip to content

Commit

Permalink
Magration to Maven 3 build
Browse files Browse the repository at this point in the history
Removed IDEA specific files
Compiled libs and sources removed
Project structure reorganization
README.md Maven update
Optimized imports
  • Loading branch information
wingsofovnia committed Jan 27, 2016
1 parent 84d2351 commit 449275e
Show file tree
Hide file tree
Showing 52 changed files with 103 additions and 1,627 deletions.
66 changes: 19 additions & 47 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,47 +1,19 @@
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Covers JetBrains IntelliJ
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
.idea/
*.ipr
*.iws
*.iml
/out/

# Covers Maven
# Source https://github.com/github/gitignore/blob/master/Maven.gitignore
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

22 changes: 0 additions & 22 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/encodings.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/trove_3_1a1.xml

This file was deleted.

82 changes: 0 additions & 82 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

Loading

0 comments on commit 449275e

Please sign in to comment.