Skip to content

Commit

Permalink
Rename scalariform.core -> scalariform
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr committed Jul 17, 2010
1 parent 5160383 commit 88b2ade
Show file tree
Hide file tree
Showing 71 changed files with 25 additions and 22 deletions.
2 changes: 1 addition & 1 deletion corpusscan/.classpath
Expand Up @@ -4,7 +4,7 @@
<classpathentry kind="con" path="sbt.eclipse.CLASSPATH_CONTAINER"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/scalariform.core"/>
<classpathentry combineaccessrules="false" kind="src" path="/scalariform"/>
<classpathentry kind="lib" path="lib_managed/scala_2.8.0.RC6/compile/commons-io-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion gui/.classpath
Expand Up @@ -4,7 +4,7 @@
<classpathentry kind="con" path="sbt.eclipse.CLASSPATH_CONTAINER"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/scalariform.core"/>
<classpathentry combineaccessrules="false" kind="src" path="/scalariform"/>
<classpathentry kind="lib" path="lib_managed/scala_2.8.0.RC6/compile/miglayout-3.7.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
5 changes: 2 additions & 3 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<artifactId>scalariform.parent</artifactId>
<version>0.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
Expand All @@ -13,8 +13,7 @@
<encoding>UTF-8</encoding>
</properties>
<modules>
<module>scalariform.core</module>
<!-- <module>scalariform.eclipse</module> -->
<module>scalariform</module>
<module>scalariform.feature</module>
<module>scalariform.update</module>
</modules>
Expand Down
4 changes: 2 additions & 2 deletions project/build.properties
@@ -1,9 +1,9 @@
#Project properties
#Thu Jul 15 13:00:04 BST 2010
#Sat Jul 17 12:34:01 BST 2010
project.organization=-
project.name=scalariform
sbt.version=0.7.4
project.version=0.0.5
project.version=0.0.5-SNAPSHOT
def.scala.version=2.7.7
build.scala.versions=2.8.0
project.initialize=false
2 changes: 1 addition & 1 deletion project/build/Project.scala
Expand Up @@ -2,7 +2,7 @@ import sbt._

class Project(info: ProjectInfo) extends ParentProject(info) {

lazy val main = project("scalariform.core", "scalariform.core", new CoreProject(_))
lazy val main = project("scalariform", "scalariform", new CoreProject(_))
lazy val gui = project("gui", "gui", new GuiProject(_), main)
lazy val corpusScan = project("corpusscan", "corpusscan", new CorpusScanProject(_), main)

Expand Down
2 changes: 1 addition & 1 deletion scalariform.eclipse/META-INF/MANIFEST.MF
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Scalariform for Eclipse
Bundle-SymbolicName: scalariform.eclipse;singleton:=true
Bundle-Version: 0.0.5.qualifier
Require-Bundle:
scalariform.core,
scalariform,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.jdt.core,
Expand Down
6 changes: 3 additions & 3 deletions scalariform.eclipse/pom.xml
Expand Up @@ -4,16 +4,16 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>scalariform.parent</artifactId>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<version>0.0.5-SNAPSHOT</version>
</parent>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<artifactId>scalariform.eclipse</artifactId>
<version>0.0.5-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<dependencies>
<dependency>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<artifactId>core</artifactId>
<version>0.0.5-SNAPSHOT</version>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion scalariform.feature/feature.xml
Expand Up @@ -56,7 +56,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
unpack="false"/>
-->
<plugin
id="scalariform.core"
id="scalariform"
download-size="0"
install-size="0"
version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion scalariform.feature/pom.xml
Expand Up @@ -8,7 +8,7 @@
<version>0.0.5-SNAPSHOT</version>
<parent>
<artifactId>scalariform.parent</artifactId>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<version>0.0.5-SNAPSHOT</version>
</parent>
</project>
Expand Down
2 changes: 1 addition & 1 deletion scalariform.update/pom.xml
Expand Up @@ -8,7 +8,7 @@
<version>0.0.5-SNAPSHOT</version>
<parent>
<artifactId>scalariform.parent</artifactId>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<version>0.0.5-SNAPSHOT</version>
</parent>
</project>
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion scalariform.core/.project → scalariform/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>scalariform.core</name>
<name>scalariform</name>
<comment>scalariform 0.1</comment>
<projects>
</projects>
Expand Down
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Scalariform
Bundle-SymbolicName: scalariform.core
Bundle-SymbolicName: scalariform
Bundle-Version: 0.0.5.qualifier
Require-Bundle:
org.scala-ide.scala.library
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions scalariform.core/pom.xml → scalariform/pom.xml
Expand Up @@ -2,13 +2,13 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.mdr</groupId>
<artifactId>scalariform.core</artifactId>
<groupId>org.scalariform</groupId>
<artifactId>scalariform</artifactId>
<version>0.0.5-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>scalariform.parent</artifactId>
<groupId>com.github.mdr</groupId>
<groupId>org.scalariform</groupId>
<version>0.0.5-SNAPSHOT</version>
</parent>
<dependencies>
Expand Down
4 changes: 4 additions & 0 deletions scalariform/project/build.properties
@@ -0,0 +1,4 @@
#Project properties
#Sat Jul 17 12:32:14 BST 2010
project.name=scalariform
project.version=0.0.5.SNAPSHOT
4 changes: 2 additions & 2 deletions scripts/version-list.txt
@@ -1,11 +1,11 @@
project/build.properties
pom.xml
scalariform.eclipse/pom.xml
scalariform.core/pom.xml
scalariform/pom.xml
scalariform.feature/pom.xml
scalariform.update/pom.xml
docs/source/conf.py
scalariform.core/META-INF/MANIFEST.MF
scalariform/META-INF/MANIFEST.MF
scalariform.eclipse/META-INF/MANIFEST.MF
scalariform.feature/feature.xml
scalariform.update/site.xml

0 comments on commit 88b2ade

Please sign in to comment.