Skip to content

Commit 400e471

Browse files
authored
Merge pull request #60 from topcoder-platform/dev
Dev
2 parents afdf49f + 51f5d7f commit 400e471

File tree

9,245 files changed

+85625
-2323457
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

9,245 files changed

+85625
-2323457
lines changed

.gitignore

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
.vscode
1+
build
2+
build.properties
3+
token.properties
24
.DS_Store
3-
.idea
4-
target
55
*.iml
6-
.project
7-
.classpath
8-
.settings
9-
tool
10-
.java-version
6+
target
7+
.idea

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All components for tc online review
44

55
### prerequisites
6-
- java 7
6+
- java 8
77
- maven
88

99
### install libs

authentication-factory/README.md

Lines changed: 0 additions & 13 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

authentication-factory/docs/Authentication_Factory_Component_Specification.rtf

Lines changed: 0 additions & 1296 deletions
This file was deleted.

authentication-factory/docs/Authentication_Factory_Requirements_Specification.rtf

Lines changed: 0 additions & 250 deletions
This file was deleted.
Binary file not shown.

authentication-factory/docs/javadocs/allclasses-frame.html

Lines changed: 0 additions & 62 deletions
This file was deleted.

authentication-factory/docs/javadocs/allclasses-noframe.html

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)