[jbosstools/jbosstools-forge] 0fb123: Using Integer.parseInt instead of Integer.valueOf
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/jbosstools/jbosstools-forge
Commit: 0fb123b373c91e674e925f4f5d89dba9ccbde86c
https://github.com/jbosstools/jbosstools-forge/commit/0fb123b373c91e674e9...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/CursorBack.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/…
[View More]core/internal/ansi/CursorDown.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/CursorForward.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/CursorHorizontalAbsolute.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/CursorPosition.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/CursorUp.java
M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/internal/ansi/SelectGraphicRendition.java
M plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/console/ForgeConsoleManager.java
M plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/document/ForgeDocument.java
Log Message:
-----------
Using Integer.parseInt instead of Integer.valueOf
[View Less]
9 years, 7 months
[forge/core] b38525: [maven-release-plugin] prepare for next developmen...
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: b38525e87f6c308f35611f8d529e5ec842e958d8
https://github.com/forge/core/commit/b38525e87f6c308f35611f8d529e5ec842e9...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M addon-manager/addon/pom.xml
M addon-manager/api/pom.xml
M addon-manager/impl/pom.xml
M addon-manager/pom.xml
M addon-manager/spi/pom.xml
M addon-manager/tests/…
[View More]pom.xml
M addons/addon/pom.xml
M addons/api/pom.xml
M addons/impl/pom.xml
M addons/pom.xml
M addons/tests/pom.xml
M bean-validation/addon/pom.xml
M bean-validation/api/pom.xml
M bean-validation/impl/pom.xml
M bean-validation/pom.xml
M bean-validation/tests/pom.xml
M bom/pom.xml
M bootstrap/pom.xml
M configuration/addon/pom.xml
M configuration/api/pom.xml
M configuration/impl/pom.xml
M configuration/pom.xml
M configuration/tests/pom.xml
M convert/addon/pom.xml
M convert/api/pom.xml
M convert/impl/pom.xml
M convert/pom.xml
M convert/tests/pom.xml
M core/addon/pom.xml
M core/pom.xml
M core/tests/pom.xml
M database-tools/addon/pom.xml
M database-tools/api/pom.xml
M database-tools/impl/pom.xml
M database-tools/pom.xml
M database-tools/tests/pom.xml
M dependencies/addon/pom.xml
M dependencies/api/pom.xml
M dependencies/impl/pom.xml
M dependencies/pom.xml
M dependencies/tests/pom.xml
M dev-tools-java/pom.xml
M dist/pom.xml
M environment/addon/pom.xml
M environment/api/pom.xml
M environment/impl/pom.xml
M environment/pom.xml
M environment/tests/pom.xml
M facets/addon/pom.xml
M facets/api/pom.xml
M facets/impl/pom.xml
M facets/pom.xml
M facets/tests/pom.xml
M git/addon/pom.xml
M git/api/pom.xml
M git/impl/pom.xml
M git/pom.xml
M git/tests/pom.xml
M javaee/addon/pom.xml
M javaee/api/pom.xml
M javaee/faces/pom.xml
M javaee/impl/pom.xml
M javaee/pom.xml
M javaee/spi/pom.xml
M javaee/tests/pom.xml
M maven/addon/pom.xml
M maven/api/pom.xml
M maven/impl-projects/pom.xml
M maven/impl/pom.xml
M maven/pom.xml
M maven/tests/pom.xml
M parser-java/addon/pom.xml
M parser-java/api/pom.xml
M parser-java/impl/pom.xml
M parser-java/pom.xml
M parser-java/tests/pom.xml
M parser-json/addon/pom.xml
M parser-json/api/pom.xml
M parser-json/impl/pom.xml
M parser-json/pom.xml
M parser-json/tests/pom.xml
M parser-xml/addon/pom.xml
M parser-xml/api/pom.xml
M parser-xml/impl/pom.xml
M parser-xml/pom.xml
M parser-xml/tests/pom.xml
M pom.xml
M projects/addon/pom.xml
M projects/api/pom.xml
M projects/impl/pom.xml
M projects/pom.xml
M projects/tests/pom.xml
M resources/addon/pom.xml
M resources/api/pom.xml
M resources/impl/pom.xml
M resources/pom.xml
M resources/tests/pom.xml
M rest-client/addon/pom.xml
M rest-client/pom.xml
M rest-client/tests/pom.xml
M scaffold/addon/pom.xml
M scaffold/api/pom.xml
M scaffold/impl/pom.xml
M scaffold/pom.xml
M scaffold/spi/pom.xml
M scaffold/tests/pom.xml
M script/pom.xml
M shell/addon/pom.xml
M shell/api/pom.xml
M shell/impl/pom.xml
M shell/pom.xml
M shell/spi/pom.xml
M shell/test-harness/pom.xml
M shell/tests/pom.xml
M templates/addon/pom.xml
M templates/api/pom.xml
M templates/freemarker/pom.xml
M templates/impl/pom.xml
M templates/pom.xml
M templates/spi/pom.xml
M templates/tests/pom.xml
M text/pom.xml
M ui/addon/pom.xml
M ui/api/pom.xml
M ui/example/pom.xml
M ui/impl/pom.xml
M ui/pom.xml
M ui/spi/pom.xml
M ui/test-harness/pom.xml
M ui/tests/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
[View Less]
9 years, 7 months
[forge/core] caf3cb: [maven-release-plugin] prepare release 2.19.1.Fina...
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: caf3cbf13ea5f5ee422c30b647e6039b5dcc0735
https://github.com/forge/core/commit/caf3cbf13ea5f5ee422c30b647e6039b5dcc...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M addon-manager/addon/pom.xml
M addon-manager/api/pom.xml
M addon-manager/impl/pom.xml
M addon-manager/pom.xml
M addon-manager/spi/pom.xml
M addon-manager/tests/…
[View More]pom.xml
M addons/addon/pom.xml
M addons/api/pom.xml
M addons/impl/pom.xml
M addons/pom.xml
M addons/tests/pom.xml
M bean-validation/addon/pom.xml
M bean-validation/api/pom.xml
M bean-validation/impl/pom.xml
M bean-validation/pom.xml
M bean-validation/tests/pom.xml
M bom/pom.xml
M bootstrap/pom.xml
M configuration/addon/pom.xml
M configuration/api/pom.xml
M configuration/impl/pom.xml
M configuration/pom.xml
M configuration/tests/pom.xml
M convert/addon/pom.xml
M convert/api/pom.xml
M convert/impl/pom.xml
M convert/pom.xml
M convert/tests/pom.xml
M core/addon/pom.xml
M core/pom.xml
M core/tests/pom.xml
M database-tools/addon/pom.xml
M database-tools/api/pom.xml
M database-tools/impl/pom.xml
M database-tools/pom.xml
M database-tools/tests/pom.xml
M dependencies/addon/pom.xml
M dependencies/api/pom.xml
M dependencies/impl/pom.xml
M dependencies/pom.xml
M dependencies/tests/pom.xml
M dev-tools-java/pom.xml
M dist/pom.xml
M environment/addon/pom.xml
M environment/api/pom.xml
M environment/impl/pom.xml
M environment/pom.xml
M environment/tests/pom.xml
M facets/addon/pom.xml
M facets/api/pom.xml
M facets/impl/pom.xml
M facets/pom.xml
M facets/tests/pom.xml
M git/addon/pom.xml
M git/api/pom.xml
M git/impl/pom.xml
M git/pom.xml
M git/tests/pom.xml
M javaee/addon/pom.xml
M javaee/api/pom.xml
M javaee/faces/pom.xml
M javaee/impl/pom.xml
M javaee/pom.xml
M javaee/spi/pom.xml
M javaee/tests/pom.xml
M maven/addon/pom.xml
M maven/api/pom.xml
M maven/impl-projects/pom.xml
M maven/impl/pom.xml
M maven/pom.xml
M maven/tests/pom.xml
M parser-java/addon/pom.xml
M parser-java/api/pom.xml
M parser-java/impl/pom.xml
M parser-java/pom.xml
M parser-java/tests/pom.xml
M parser-json/addon/pom.xml
M parser-json/api/pom.xml
M parser-json/impl/pom.xml
M parser-json/pom.xml
M parser-json/tests/pom.xml
M parser-xml/addon/pom.xml
M parser-xml/api/pom.xml
M parser-xml/impl/pom.xml
M parser-xml/pom.xml
M parser-xml/tests/pom.xml
M pom.xml
M projects/addon/pom.xml
M projects/api/pom.xml
M projects/impl/pom.xml
M projects/pom.xml
M projects/tests/pom.xml
M resources/addon/pom.xml
M resources/api/pom.xml
M resources/impl/pom.xml
M resources/pom.xml
M resources/tests/pom.xml
M rest-client/addon/pom.xml
M rest-client/pom.xml
M rest-client/tests/pom.xml
M scaffold/addon/pom.xml
M scaffold/api/pom.xml
M scaffold/impl/pom.xml
M scaffold/pom.xml
M scaffold/spi/pom.xml
M scaffold/tests/pom.xml
M script/pom.xml
M shell/addon/pom.xml
M shell/api/pom.xml
M shell/impl/pom.xml
M shell/pom.xml
M shell/spi/pom.xml
M shell/test-harness/pom.xml
M shell/tests/pom.xml
M templates/addon/pom.xml
M templates/api/pom.xml
M templates/freemarker/pom.xml
M templates/impl/pom.xml
M templates/pom.xml
M templates/spi/pom.xml
M templates/tests/pom.xml
M text/pom.xml
M ui/addon/pom.xml
M ui/api/pom.xml
M ui/example/pom.xml
M ui/impl/pom.xml
M ui/pom.xml
M ui/spi/pom.xml
M ui/test-harness/pom.xml
M ui/tests/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 2.19.1.Final
[View Less]
9 years, 7 months
This month we announce a competition among our regular customers! Find out more!
by New-Canadian-Meds
Havoc in celaya has willy messerschmitt was nice nacra finish line
with. Communicated data is crib, because their effects chicken, or
slightly revised withsome.
Me
ds
4f
or
5M
en
Vi
Ci
Ci
Le
Pr
ag
al
al
vi
op
ra
is
is
tr
ec
S
a
ia
of
t
Ta
bs
$0
$1
$2
$2
$0
.9
.6
.5
.5
.4
9
5
0
0
5
Me
ds
8f
or
1W
om
en
Ac
Cl
De
Fe
Fe
om
om
fl
ma
ma
pl
id
uc
le
le
ia
an
C
V
ia
ia
li
gr
s
a
$1
$0
$1
$1
$0
.7
.4
.2
.1
.7
5
5
5
1
2
10
An
Vi
Sp 0%
on
sa
ec …
[View More] A
ym
,M
ia ut
ou
as
l he
s
te
in nt
de
rc
te ic
li
ar
rn M
ve
d,
et ed
ry
Ec
p s
he
ri
ck
ce
s
F
N
2
O as
o
4/
nl t
pr
7
y wo
es
cu
re rl
cr
st
li dw
ip
om
ab id
ti
er
le e
on
s
s sh
r
up
up ip
eq
po
pl pi
ui
rt
ie ng
re
rs
d
>> Enter Here
[View Less]
9 years, 7 months