From 30984353df8516ee701a1d2237fed35091126b3d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Valent=C3=ADn?=
Date: Thu, 12 Feb 2015 13:24:32 -0600
Subject: [PATCH 1/6] Add update tag
---
src/templateDetails.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/templateDetails.xml b/src/templateDetails.xml
index 4310337..934d4d9 100644
--- a/src/templateDetails.xml
+++ b/src/templateDetails.xml
@@ -7,7 +7,7 @@
GPL v3
info@ostraining.com
http://www.ostraining.com
- 2.3.2
+ 2.4.2
OSTraining Breeze. A beautiful and easy-to-use-template from OSTraining
]]>
@@ -109,4 +109,7 @@
+
+
+
From 5b3c8f46677b08fdc70532beb51b549cac8dd8c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Valent=C3=ADn?=
Date: Thu, 12 Feb 2015 13:34:58 -0600
Subject: [PATCH 2/6] Alledia Framework starter commit
---
.gitignore | 2 ++
build.properties.dist | 5 +++++
build.xml | 16 ++++++++++++++++
composer.json | 23 +++++++++++++++++++++++
src/templateDetails.xml | 21 ++++++++++++++++++++-
5 files changed, 66 insertions(+), 1 deletion(-)
create mode 100644 build.properties.dist
create mode 100644 build.xml
create mode 100644 composer.json
diff --git a/.gitignore b/.gitignore
index ae3eba4..13b9e5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,5 @@ nb-configuration.xml
# misc other files #
####################
_notes/
+
+build.properties
diff --git a/build.properties.dist b/build.properties.dist
new file mode 100644
index 0000000..bdfe781
--- /dev/null
+++ b/build.properties.dist
@@ -0,0 +1,5 @@
+builder.path=/path/to/AllediaBuilder
+
+project.AllediaFramework.path=/path/to/AllediaFramework
+project.AllediaInstaller.path=/path/to/AllediaInstaller
+project.OSSystem.path=/path/to/OSSystem
diff --git a/build.xml b/build.xml
new file mode 100644
index 0000000..29b9eb1
--- /dev/null
+++ b/build.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..19eeb02
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,23 @@
+{
+ "name" : "OSTraining/Breeze",
+ "description" : "OSTraining Breeze",
+ "minimum-stability": "stable",
+ "license" : "GPL-2+",
+ "type" : "joomla.template",
+ "extra" : {
+ "element" : "tpl_breeze",
+ "element-short" : "breeze",
+ "name" : "Breeze",
+ "client" : "site",
+ "package-license": "free"
+ },
+ "authors" : [
+ {
+ "name" : "OSTraining.com",
+ "email": "info@ostraining.com"
+ }
+ ],
+ "require" : {
+ "php" : ">= 5.3"
+ }
+}
diff --git a/src/templateDetails.xml b/src/templateDetails.xml
index 934d4d9..2bf9cdf 100644
--- a/src/templateDetails.xml
+++ b/src/templateDetails.xml
@@ -7,9 +7,28 @@
GPL v3
info@ostraining.com
http://www.ostraining.com
- 2.4.2
+ 2.3.2
OSTraining Breeze. A beautiful and easy-to-use-template from OSTraining
]]>
+
+ ostrainingbreeze
+ Breeze
+ free
+
+ AllediaFramework
+ OSSystem
+
+
+
index.php
favicon.ico
From 9537490be371b0150f6060b8ff37bd5b4751af4d Mon Sep 17 00:00:00 2001
From: Anderson Grudtner Martins
Date: Thu, 12 Feb 2015 18:27:59 -0200
Subject: [PATCH 3/6] Remove the old phing folder
---
phing/.gitignore | 1 -
phing/build.xml | 146 --------------------------------------
phing/packages/.gitignore | 2 -
phing/version.txt | 1 -
4 files changed, 150 deletions(-)
delete mode 100644 phing/.gitignore
delete mode 100644 phing/build.xml
delete mode 100644 phing/packages/.gitignore
delete mode 100644 phing/version.txt
diff --git a/phing/.gitignore b/phing/.gitignore
deleted file mode 100644
index 56fb545..0000000
--- a/phing/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-build.properties
diff --git a/phing/build.xml b/phing/build.xml
deleted file mode 100644
index fa7c27b..0000000
--- a/phing/build.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- .*]]>
- ${build.time}]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- .*]]>
- ${app.version}]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- You must set the local.path property to a valid directory in your build.properties file
-
-
-
-
-
-
-
-
-
-
diff --git a/phing/packages/.gitignore b/phing/packages/.gitignore
deleted file mode 100644
index c96a04f..0000000
--- a/phing/packages/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
\ No newline at end of file
diff --git a/phing/version.txt b/phing/version.txt
deleted file mode 100644
index 7ec1d6d..0000000
--- a/phing/version.txt
+++ /dev/null
@@ -1 +0,0 @@
-2.1.0
From df1fb75a4b206b3afc55d4eb9f9cf39fcc124212 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anderson=20Gr=C3=BCdtner=20Martins?=
Date: Thu, 12 Feb 2015 18:29:43 -0200
Subject: [PATCH 4/6] Add the packages folder
---
packages/.gitkeep | 1 +
1 file changed, 1 insertion(+)
create mode 100644 packages/.gitkeep
diff --git a/packages/.gitkeep b/packages/.gitkeep
new file mode 100644
index 0000000..9c558e3
--- /dev/null
+++ b/packages/.gitkeep
@@ -0,0 +1 @@
+.
From b3e971c334e771f8f9982e78ec4283a9a437c19d Mon Sep 17 00:00:00 2001
From: Anderson Grudtner Martins
Date: Thu, 12 Feb 2015 18:33:47 -0200
Subject: [PATCH 5/6] Ignore .zip files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 13b9e5e..e4480b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ nb-configuration.xml
_notes/
build.properties
+*.zip
From 8fd7b4c9c3f5ba9f95749cdc3a0c6814efa885fb Mon Sep 17 00:00:00 2001
From: Anderson Grudtner Martins
Date: Thu, 12 Feb 2015 18:34:03 -0200
Subject: [PATCH 6/6] Updates version to 2.3.3
---
src/templateDetails.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/templateDetails.xml b/src/templateDetails.xml
index 2bf9cdf..9c98a28 100644
--- a/src/templateDetails.xml
+++ b/src/templateDetails.xml
@@ -7,7 +7,7 @@
GPL v3
info@ostraining.com
http://www.ostraining.com
- 2.3.2
+ 2.3.3
OSTraining Breeze. A beautiful and easy-to-use-template from OSTraining
]]>