diff --git a/CodeBeamer Test b/CodeBeamer Test new file mode 100644 index 0000000..0e07b67 --- /dev/null +++ b/CodeBeamer Test @@ -0,0 +1,13 @@ +package com.opshub.demo; + +/** + * Hello world! + * Update3 + */ +public class App +{ + public static void main( String[] args ) + { + System.out.println( "Priting to test" ); + } +} diff --git a/Collaborate b/Collaborate new file mode 100644 index 0000000..968a818 --- /dev/null +++ b/Collaborate @@ -0,0 +1,4 @@ +Automated Synchronization +{(A+B)} +adding a commit on Feb 10 2022 +{(C+D)} diff --git a/Demo test file b/Demo test file new file mode 100644 index 0000000..5a89de9 --- /dev/null +++ b/Demo test file @@ -0,0 +1,6 @@ +Adding a demo test file +test +update +update 2 +update 3 +updating again diff --git a/Dry Run b/Dry Run new file mode 100644 index 0000000..decd4ec --- /dev/null +++ b/Dry Run @@ -0,0 +1,2 @@ +Test content +Adding some more lines diff --git a/Electrifying Vehicles b/Electrifying Vehicles new file mode 100644 index 0000000..224ee38 --- /dev/null +++ b/Electrifying Vehicles @@ -0,0 +1,4 @@ +Persolize +{(A+B)} +adding commit on Feb 2nd 2022 +adding commit on Feb 3rd 2022 diff --git a/README.md b/README.md deleted file mode 100644 index 596d43d..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# testRepository -This is a test repository diff --git a/RallyTest b/RallyTest new file mode 100644 index 0000000..1cbb1bc --- /dev/null +++ b/RallyTest @@ -0,0 +1,4 @@ +Created a new file and edited +Change for doors demo. +Added new line update +Update query 5 diff --git a/Software Requirements b/Software Requirements new file mode 100644 index 0000000..78f0c12 --- /dev/null +++ b/Software Requirements @@ -0,0 +1,13 @@ +this file is for software requirements +will be starting the work today +b+b=c +if then +b+b=c +if then +if else +else +b d f rtio +if then +if else +else +b d f rtio diff --git a/Test Commit b/Test Commit new file mode 100644 index 0000000..f64ef67 --- /dev/null +++ b/Test Commit @@ -0,0 +1,2 @@ +Commit File Created on 11/24. +Commit against the ADO BUG diff --git a/Test file b/Test file new file mode 100644 index 0000000..186ac4e --- /dev/null +++ b/Test file @@ -0,0 +1,10 @@ +Test file +test +update +test 2 +update +test +testing again +update +udpating +test test diff --git a/abcd.txt b/abcd.txt new file mode 100644 index 0000000..222ff8d --- /dev/null +++ b/abcd.txt @@ -0,0 +1,6 @@ +OpsHub TXN id : 3a536d2856e056ac2ff47bb3f29e6e459bfc59f2 +Committer User : vguptaoh + + +Changed Files Information(s): +test.txt Old Version: a74038a3b8f1fd3b7ebf2940ec7520a178ad14ec New Version: 3a536d2856e056ac2ff47bb3f29e6e459bfc59f2 diff --git a/aks.txt b/aks.txt new file mode 100644 index 0000000..c2ce6e3 --- /dev/null +++ b/aks.txt @@ -0,0 +1,7 @@ +OpsHub TXN id : f9f03e2148bddc2b8225540a125400fff33ac950 +Committer User : vguptaoh +IssueId : ECR-100008 + + +Changed Files Information(s): +test1.txt Old Version: e04bbf7b7e7e7327be803e92b57d51640173646e New Version: f9f03e2148bddc2b8225540a125400fff33ac950 diff --git a/asdfg.txt b/asdfg.txt deleted file mode 100644 index 01e79c3..0000000 --- a/asdfg.txt +++ /dev/null @@ -1,3 +0,0 @@ -1 -2 -3 diff --git a/azure-pipelines.yml b/azure-pipelines.yml new file mode 100644 index 0000000..27a798a --- /dev/null +++ b/azure-pipelines.yml @@ -0,0 +1,19 @@ +# Starter pipeline +# Start with a minimal pipeline that you can customize to build and deploy your code. +# Add steps that build, run tests, deploy, and more: +# https://aka.ms/yaml + +trigger: +- master + +pool: + vmImage: ubuntu-latest + +steps: +- script: echo Hello, world! + displayName: 'Run a one-line script' + +- script: | + echo Add other tasks to build, test, and deploy your project. + echo See https://aka.ms/yaml + displayName: 'Run a multi-line script' diff --git a/demo/.classpath b/demo/.classpath new file mode 100644 index 0000000..8429405 --- /dev/null +++ b/demo/.classpath @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demo/.project b/demo/.project new file mode 100644 index 0000000..7421ab6 --- /dev/null +++ b/demo/.project @@ -0,0 +1,23 @@ + + + demo + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + + diff --git a/demo/.settings/org.eclipse.core.resources.prefs b/demo/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..f9fe345 --- /dev/null +++ b/demo/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,4 @@ +eclipse.preferences.version=1 +encoding//src/main/java=UTF-8 +encoding//src/test/java=UTF-8 +encoding/=UTF-8 diff --git a/demo/.settings/org.eclipse.jdt.core.prefs b/demo/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..2bd4e77 --- /dev/null +++ b/demo/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,16 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate +org.eclipse.jdt.core.compiler.codegen.targetPlatform=11 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=11 +org.eclipse.jdt.core.compiler.debug.lineNumber=generate +org.eclipse.jdt.core.compiler.debug.localVariable=generate +org.eclipse.jdt.core.compiler.debug.sourceFile=generate +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning +org.eclipse.jdt.core.compiler.release=disabled +org.eclipse.jdt.core.compiler.source=11 diff --git a/demo/.settings/org.eclipse.m2e.core.prefs b/demo/.settings/org.eclipse.m2e.core.prefs new file mode 100644 index 0000000..f897a7f --- /dev/null +++ b/demo/.settings/org.eclipse.m2e.core.prefs @@ -0,0 +1,4 @@ +activeProfiles= +eclipse.preferences.version=1 +resolveWorkspaceProjects=true +version=1 diff --git a/demo/pom.xml b/demo/pom.xml new file mode 100644 index 0000000..a7a2d95 --- /dev/null +++ b/demo/pom.xml @@ -0,0 +1,27 @@ + + 4.0.0 + + demo + demo + 0.0.1-SNAPSHOT + jar + + demo + http://maven.apache.org + + + UTF-8 + 1.8 + 1.8 + + + + + junit + junit + 3.8.1 + test + + + diff --git a/demo/src/main/java/com/opshub/demo/App.java b/demo/src/main/java/com/opshub/demo/App.java new file mode 100644 index 0000000..943eed9 --- /dev/null +++ b/demo/src/main/java/com/opshub/demo/App.java @@ -0,0 +1,13 @@ +package com.opshub.demo; + +/** + * Hello world! + * + */ +public class App +{ + public static void main( String[] args ) + { + System.out.println( "Hey ID: ODP-2481 Story updated" ); + } +} diff --git a/demo/src/main/java/com/opshub/demo/Calculator.java b/demo/src/main/java/com/opshub/demo/Calculator.java new file mode 100644 index 0000000..3e3c231 --- /dev/null +++ b/demo/src/main/java/com/opshub/demo/Calculator.java @@ -0,0 +1,11 @@ +package com.opshub.demo; + +public class Calculator { + public int add(int a, int b) + { + return a+b-a; + } +} +//Code level coment added... +//This is a new comment.... +//chnage made on Feb-9 updated diff --git a/demo/src/main/java/com/opshub/demo/ManageProfile.java b/demo/src/main/java/com/opshub/demo/ManageProfile.java new file mode 100644 index 0000000..fb32dea --- /dev/null +++ b/demo/src/main/java/com/opshub/demo/ManageProfile.java @@ -0,0 +1,9 @@ +package com.opshub.demo; + +public class ManageProfile +{ + public static void main( String[] args ) + { + System.out.println( "User profile management" ); + } +} diff --git a/demo/src/test/java/com/opshub/demo/AppTest.java b/demo/src/test/java/com/opshub/demo/AppTest.java new file mode 100644 index 0000000..8028f25 --- /dev/null +++ b/demo/src/test/java/com/opshub/demo/AppTest.java @@ -0,0 +1,47 @@ +package com.opshub.demo; + +import junit.framework.Test; +import junit.framework.TestCase; +import junit.framework.TestSuite; + +/** + * Unit test for simple + */ +public class AppTest + extends TestCase +{ + + public static int EXPECTED_RESULT = 5; + /** + * Create the test case for demo + * + * @param testName name of the test case + */ + public AppTest( String testName ) + { + super( testName ); + } + + /** + * @return the suite of tests being tested + */ + public static Test suite() + { + system.out.println("Hi"); + system.out.println("Adding commit for a Bug 32640 for a demo purpose"); + + return new TestSuite( AppTest.class ); + } + + /** + * Rigourous Test :-) + */ + public void testApp() + { + Calculator c = new Calculator(); + int result = c.add(2, 3); + assertEquals(EXPECTED_RESULT, result); + // adding comment + + } +} diff --git a/demo/target/classes/com/opshub/demo/App.class b/demo/target/classes/com/opshub/demo/App.class new file mode 100644 index 0000000..8c7b677 Binary files /dev/null and b/demo/target/classes/com/opshub/demo/App.class differ diff --git a/demo/target/classes/com/opshub/demo/Calculator.class b/demo/target/classes/com/opshub/demo/Calculator.class new file mode 100644 index 0000000..35d781d Binary files /dev/null and b/demo/target/classes/com/opshub/demo/Calculator.class differ diff --git a/demo/target/demo-0.0.1-SNAPSHOT.jar b/demo/target/demo-0.0.1-SNAPSHOT.jar new file mode 100644 index 0000000..3ea8770 Binary files /dev/null and b/demo/target/demo-0.0.1-SNAPSHOT.jar differ diff --git a/demo/target/maven-archiver/pom.properties b/demo/target/maven-archiver/pom.properties new file mode 100644 index 0000000..35696f3 --- /dev/null +++ b/demo/target/maven-archiver/pom.properties @@ -0,0 +1,6 @@ +#Generated by Maven +#Sat Apr 24 12:58:51 IST 2021 +groupId=demofinal +artifactId=demo +version=0.0.1-SNAPSHOT +Changes by Purvesh (12/10) diff --git a/demo/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/demo/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst new file mode 100644 index 0000000..e69de29 diff --git a/demo/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/demo/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst new file mode 100644 index 0000000..f562186 --- /dev/null +++ b/demo/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst @@ -0,0 +1,2 @@ +D:\workspace\Demo\demo\src\main\java\com\opshub\demo\Calculator.java +D:\workspace\Demo\demo\src\main\java\com\opshub\demo\App.java diff --git a/demo/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/demo/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst new file mode 100644 index 0000000..e69de29 diff --git a/demo/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/demo/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst new file mode 100644 index 0000000..eb3d955 --- /dev/null +++ b/demo/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst @@ -0,0 +1 @@ +D:\workspace\Demo\demo\src\test\java\com\opshub\demo\AppTest.java diff --git a/demo/target/surefire-reports/TEST-com.opshub.demo.AppTest.xml b/demo/target/surefire-reports/TEST-com.opshub.demo.AppTest.xml new file mode 100644 index 0000000..ab1b5ff --- /dev/null +++ b/demo/target/surefire-reports/TEST-com.opshub.demo.AppTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/demo/target/surefire-reports/com.opshub.demo.AppTest.txt b/demo/target/surefire-reports/com.opshub.demo.AppTest.txt new file mode 100644 index 0000000..150fb01 --- /dev/null +++ b/demo/target/surefire-reports/com.opshub.demo.AppTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: com.opshub.demo.AppTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec diff --git a/demo/target/test-classes/com/opshub/demo/AppTest.class b/demo/target/test-classes/com/opshub/demo/AppTest.class new file mode 100644 index 0000000..1ca172c Binary files /dev/null and b/demo/target/test-classes/com/opshub/demo/AppTest.class differ diff --git a/demo/test 1 b/demo/test 1 new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/demo/test 1 @@ -0,0 +1 @@ +test diff --git a/demo_readme b/demo_readme new file mode 100644 index 0000000..04a6572 --- /dev/null +++ b/demo_readme @@ -0,0 +1,3 @@ +Hi this a demo file for payment options +{("a + b")} +if=x, then=y diff --git a/test 2 b/test 2 new file mode 100644 index 0000000..eafc075 --- /dev/null +++ b/test 2 @@ -0,0 +1,2 @@ +fv +sgfhjkl;' diff --git a/test 3 b/test 3 new file mode 100644 index 0000000..9eb3931 --- /dev/null +++ b/test 3 @@ -0,0 +1 @@ +test diff --git a/test 4 b/test 4 new file mode 100644 index 0000000..b244812 --- /dev/null +++ b/test 4 @@ -0,0 +1 @@ +daxl;kl diff --git a/test 5 b/test 5 new file mode 100644 index 0000000..d9c0318 --- /dev/null +++ b/test 5 @@ -0,0 +1,2 @@ +gdbvxfsczx +egrsfdc diff --git a/test 6 b/test 6 new file mode 100644 index 0000000..407b5ec --- /dev/null +++ b/test 6 @@ -0,0 +1,2 @@ +rytuvhbklm +ryctvhjbk diff --git a/test1.txt b/test1.txt deleted file mode 100644 index 77e5a41..0000000 --- a/test1.txt +++ /dev/null @@ -1,8 +0,0 @@ -1 -2 - -f -======= -3 -4 - diff --git a/test2.txt b/test2.txt deleted file mode 100644 index 94ebaf9..0000000 --- a/test2.txt +++ /dev/null @@ -1,4 +0,0 @@ -1 -2 -3 -4 diff --git a/test3.txt b/test3.txt deleted file mode 100644 index b265889..0000000 --- a/test3.txt +++ /dev/null @@ -1,8 +0,0 @@ -1 -2 -3 -4 -5 -6 -4 -5 diff --git a/test4,txt b/test4,txt deleted file mode 100644 index 01e79c3..0000000 --- a/test4,txt +++ /dev/null @@ -1,3 +0,0 @@ -1 -2 -3