Skip to content

Commit

Permalink
remoeved Java
Browse files Browse the repository at this point in the history
  • Loading branch information
Geary-Layne committed Apr 3, 2024
1 parent 5016214 commit 1bab0ce
Show file tree
Hide file tree
Showing 73 changed files with 0 additions and 6,478 deletions.
32 changes: 0 additions & 32 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,35 +1,3 @@
# Java related
target/**
*.jar
*.war
*.ear
*.class

# eclipse specific
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch
/.gradle/
*/.gradle/
/build/

# VSCode
.vscode

Expand Down
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,6 @@ From the IDSS Engine project root directory `idss-engine/build/<env>/<arch>/`:

> **Image Name** `idsse/commons/python-base-sci:<tag>`
### Java Base Image
---
Any java based microservices within IDSS Engine should use the following image as its base

#### Build
From the IDSS Engine project root directory `idss-engine/build/<env>/<arch>/`:

`$ docker-compose build java_base`

> **Image Name** `idsse/commons/java-base:<tag>`
### RabbitMQ Server
---
The IDSS Engine can be deployed with Docker and/or Kubernetes. If developers are deploying locally with Docker, they
Expand Down
34 changes: 0 additions & 34 deletions docker/java/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion java/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions java/bin/.gitignore

This file was deleted.

48 changes: 0 additions & 48 deletions java/build.gradle

This file was deleted.

48 changes: 0 additions & 48 deletions java/build/tmp/compileJava/source-classes-mapping.txt

This file was deleted.

2 changes: 0 additions & 2 deletions java/build/tmp/jar/MANIFEST.MF

This file was deleted.

Binary file removed java/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions java/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 1bab0ce

Please sign in to comment.