Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion index.cfm
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
<cfdump var=#client# label="client" />
<cfdump var=#session# label="session" />
<cfdump var=#request# label="request" />
why all the dumps?
why all the dumps?

This is a change that Alec made and you will have to deal with it
<cfset myname="Alec">
<cfoutput>#myname#</cfoutput>
14 changes: 14 additions & 0 deletions p2/org.eclipse.equinox.p2.core/cache/artifacts.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='download cache' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='true'/>
<property name='p2.timestamp' value='1371086244293'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Wed Jun 12 20:17:35 CDT 2013
-Xms=256m
-XX\:MaxPermSize\==256m
-Xmx=512m
Empty file.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Wed Jun 12 20:17:38 CDT 2013
1371086255357.org.eclipse.equinox.p2.state.hidden=true