forked from inspectIT/inspectIT
-
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.
INSPECTIT-1944: initial commit for going open source
- Loading branch information
0 parents
commit f07da71
Showing
1,423 changed files
with
185,259 additions
and
0 deletions.
There are no files selected for viewing
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,4 @@ | ||
*~ | ||
*.svn | ||
version.log | ||
.metadata/ |
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,14 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false"> | ||
<local-check-config name="inspectIT" location="../Commons/resources/shared/config/checkstyle/inspectit-checkstyle.xml" type="project" description=""> | ||
<additional-data name="protect-config-file" value="false"/> | ||
</local-check-config> | ||
<fileset name="all" enabled="true" check-config-name="inspectIT" local="true"> | ||
<file-match-pattern match-pattern="." include-pattern="true"/> | ||
</fileset> | ||
<filter name="FilesFromPackage" enabled="true"> | ||
<filter-data value="src/com"/> | ||
<filter-data value="test"/> | ||
</filter> | ||
</fileset-config> |
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,14 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="src" path="test"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"> | ||
<accessrules> | ||
<accessrule kind="accessible" pattern="com/sun/management/**"/> | ||
</accessrules> | ||
</classpathentry> | ||
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=Agent&ivyXmlPath=resources%2Fivy%2Fivy.xml&confs=*&ivySettingsPath=%24%7Bivyproject_loc%7D%2F..%2FCommons%2Fresources%2Fshared%2Fconfig%2Fivy%2Fivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> | ||
<classpathentry combineaccessrules="false" kind="src" path="/Commons"/> | ||
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
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,11 @@ | ||
/bin | ||
/dist | ||
/lib | ||
/build | ||
java-exec.properties | ||
/resources/ivy/install/ | ||
/resources/java15runtime/ | ||
version.properties | ||
/release | ||
/test-output | ||
/reports |
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"?> | ||
<pmd> | ||
<useProjectRuleSet>true</useProjectRuleSet> | ||
<ruleSetFile>shared/config/pmd/pmd_rules.xml</ruleSetFile> | ||
<includeDerivedFiles>false</includeDerivedFiles> | ||
<violationsAsErrors>false</violationsAsErrors> | ||
</pmd> |
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,43 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>Agent</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature> | ||
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature> | ||
<nature>org.apache.ivyde.eclipse.ivynature</nature> | ||
</natures> | ||
<linkedResources> | ||
<link> | ||
<name>shared</name> | ||
<type>2</type> | ||
<locationURI>shared</locationURI> | ||
</link> | ||
</linkedResources> | ||
<variableList> | ||
<variable> | ||
<name>shared</name> | ||
<value>$%7BPARENT-1-PROJECT_LOC%7D/Commons/resources/shared</value> | ||
</variable> | ||
</variableList> | ||
</projectDescription> |
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,2 @@ | ||
eclipse.preferences.version=1 | ||
org.apache.ivyde.eclipse.standaloneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist><setup name\="dependencies" resolveInWorkspace\="false"><ivysettings ivyUserDir\="" loadondemand\="false" path\="${ivyproject_loc}/../Commons/resources/shared/config/ivy/ivysettings.xml"/><ivyxml path\="resources/ivy/ivy.xml"/><retrieve confs\="*" pattern\="lib/[conf]/[artifact].[ext]" sync\="false" types\="*"/></setup></setuplist> |
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,14 @@ | ||
#Mon Jun 20 09:15:30 CEST 2011 | ||
eclipse.preferences.version=1 | ||
instance/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 | ||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve | ||
org.eclipse.jdt.core.compiler.compliance=1.5 | ||
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.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.5 | ||
org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=ignore |
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,2 @@ | ||
Premain-Class: info.novatec.inspectit.agent.javaagent.JavaAgent | ||
Can-Redefine-Classes: true |
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,46 @@ | ||
dist.jar.name=inspectit-agent.jar | ||
release.name.sun15=inspectit-agent-sun1.5.zip | ||
module.version.target=0.1 | ||
|
||
## Ivy | ||
ivy.file = ${basedir}/resources/ivy/ivy.xml | ||
|
||
## Settings for TestNG | ||
testng.file=${basedir}/resources/testng/testng.xml | ||
|
||
## Some general settings | ||
build.common-targets.file=${commons.basedir}/resources/shared/build/common-targets.xml | ||
src.root=${basedir}/src | ||
test.root=${basedir}/test | ||
config.root=${basedir}/config | ||
ant.lib.dir=${user.home}/.ant/lib | ||
|
||
build.root=${basedir}/build | ||
build.classes.root=${build.root}/classes | ||
build.release.root=${build.root}/release | ||
build.qa.root=${build.root}/QA | ||
build.qa.test=${build.qa.root}/functional_tests | ||
build.qa.test.testdata=${build.qa.test}/testdata | ||
build.qa.test.coveragedata=${build.qa.test}/coveragedata | ||
build.qa.analysis=${build.qa.root}/static_analysis | ||
build.qa.analysis.pmd=${build.qa.analysis}/pmd | ||
build.qa.analysis.findbugs=${build.qa.analysis}/findbugs | ||
build.qa.analysis.checkstyle=${build.qa.analysis}/checkstyle | ||
build.qa.analysis.cpd=${build.qa.analysis}/cpd | ||
|
||
build.agent.classes=${build.classes.root}/agent | ||
build.instrumented.classes=${build.classes.root}/agentInstrumented | ||
build.test.classes=${build.classes.root}/agenttest | ||
|
||
build.release=${build.root}/release | ||
release.root=${basedir}/release | ||
|
||
## Setting for Commons | ||
commons.basedir=${basedir}/../Commons | ||
commons.src=${commons.basedir}/src | ||
commons.build.release=${commons.basedir}/build/release | ||
build.commons.classes=${commons.basedir}/build/classes/commons/classes | ||
build.commons.file=${commons.basedir}/resources/build.xml | ||
ivy.file.commons=${commons.basedir}/resources/ivy/ivy.xml | ||
|
||
java15runtime.path=${basedir}/resources/java15runtime |
Oops, something went wrong.