Microservices
by Mickael Istria
Hi all,
As I'm following some discussions about microservices (which are more or
less regular Jax-RS services in many cases), I'm wondering whether JBoss
Tools could embrace the word "Microservices" in some ways, for example
in wizards or archetypes.
Would a "Microservices" category in the Import wizard, that would repeat
most Jax-RS wizards be a good idea ?
Or just prefixing all occurence of the "service" word with "(micro)" ?
WDYT?
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>
9 years, 7 months
mass tagging..
by Max Rydahl Andersen
Hey,
Just FYI, I went ahead and made tags for the releases that were missing
but we had an approximate branch for.
That will explain why you see tags coming in when doing a pull or fetch.
Thanks,
/max
http://about.me/maxandersen
9 years, 7 months
Re: [jbosstools-dev] Upcoming release of Locus
by phantomjinx
Paul,
No need for apologies. Was testing as per mistria's original mail.
Anyway, building from your instructions works fine and all good.
PGR
On 06/05/15 14:12, Paul Leacu wrote:
>
> Hey PJ -
> Sorry - we're working through some build number issues. I don't want to build/release to nexus a new
> JBTIS TP before locus goes final. You can test TD by doing this:
>
> git clone -o origin https://github.com/jbosstools/jbosstools-integration-stack.git ./jbosstools-integration-stack
> cd ./jbosstools-integration-stack/target-platform
> git checkout jbosstools-4.2.x
> mvn -Pmirror -U -Dtycho.localArtifacts=ignore clean install
>
> Keep your jbtis TP version at 4.2.3.CR1a and then rebuild TD - it should pick up the correct TP from your local
> m2 repo.
>
> Let me know...
>
> --paull
>
>
> ----- Original Message -----
>> From: "phantomjinx" <p.g.richardson(a)phantomjinx.co.uk>
>> To: "Paul Leacu" <pleacu(a)redhat.com>, "Mickael Istria" <mistria(a)redhat.com>
>> Cc: "jbosstools-dev jbosstools-dev" <jbosstools-dev(a)lists.jboss.org>
>> Sent: Wednesday, May 6, 2015 5:15:09 AM
>> Subject: Re: [jbosstools-dev] Upcoming release of Locus
>>
> Hey all,
>
> Just testing TD build with 4.2.3.CR1a and it fails!
>
> The salient details is:
>
> Could not find
> "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20131024-0922-B75"
>
> See below for further details.
>
> PGR
>
> Build and install the teiid designer plugins
> Executing mvn clean install -P target-platform,multiple.target
> -
> -Dmaven.repo.local=/home/phantomjinx/programming/java/tdesigner/git/../m2-repository
> -Dno.jbosstools.site -Dtycho.localArtifacts=ignore
> [INFO] Scanning for projects...
> [INFO] Computing target platform for MavenProject:
> org.jboss.tools.teiid.plugins.teiid:org.teiid.runtime.client:9.1.0-SNAPSHOT @
> /home/phantomjinx/programming/java/tdesigner/git/plugins/teiid/org.teiid.runtime.client/pom.xml
> [INFO] Adding repository
> http://download.jboss.org/jbosstools/updates/requirements/bpel/1.0.4.v201...
> [INFO] Adding repository
> https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/lo...
> HOT/update.site-1.2.0-SNAPSHOT.zip-unzip
> [ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target
> definition
> /home/phantomjinx/programming/java/tdesigner/git/../m2-repository/org/jboss/tools/integration-stack/
> target-platform/4.2.3.CR1a/target-platform-4.2.3.CR1a-base.target:
> Could not find
> "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20131024-0922-B75" in
> the
> repositories of the current location -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error:
> java.lang.RuntimeException: Failed to
> resolve target definition
> /home/phantomjinx/programming/java/tdesigner/git/../m2-repository/org/jboss/tools/integration-stack/
> target-platform/4.2.3.CR1a/target-platform-4.2.3.CR1a-base.target
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethod ... ... ... ...
>
>
> On 05/05/15 19:16, Paul Leacu wrote:
>>>>
>>>> Hey PJ - Change the td.tpc.version in your TD pom to 4.2.3.CR1a. It has
>>>> the new locus in it.
>>>> --paull
>>>>
>>>>
>>>>
>>>> ----- Original Message -----
>>>>> From: "phantomjinx" <p.g.richardson(a)phantomjinx.co.uk> To: "Mickael
>>>>> Istria"
>>>>> <mistria(a)redhat.com>, "jbosstools-dev jbosstools-dev"
>>>>> <jbosstools-dev(a)lists.jboss.org> Sent:
>>>>> Tuesday, May 5, 2015 1:57:10 PM Subject: Re: [jbosstools-dev] Upcoming
>>>>> release of Locus
>>>>>
>>>> On 05/05/15 16:12, Mickael Istria wrote:
>>>>>>> Hi all,
>>>>>>>
>>>>>>> The JBoss Tools - Integration Stack requires some new version of
>>>>>>> external libs, so we
>>>>>>> need to release Locus 1.2.0 soon to deliver those libs as OSGi bundles
>>>>>>> in time. Here are
>>>>>>> the changes that will be part of this release:
>>>>>>> https://issues.jboss.org/browse/LOCUS/fixforversion/12326796/?selectedTab...
> ra-
>>>>
>>>>>>>
> projects-plugin:version-summary-panel
>>>>>>>
>>>>>>> If you're concerned, please give a try to the 1.2.0-SNAPSHOT build at
>>>>>>> https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/lo....
> Fin
>>>>
>>>>>>>
> al/update.site-1.2.0.Final.zip-unzip
>>>>>>>
>>>>>>>
>>>> immediately and send an alarm as an answer to this mail if you notice
>>>> something wrong.
>>>>>>> The plan is to release it on Thurday (May 7th).
>>>>>>>
>>>>>>> Cheers -- Mickael Istria Eclipse developer at JBoss, by Red Hat
>>>>>>> <http://www.jboss.org/tools> My blog
>>>>>>> <http://mickaelistria.wordpress.com> - My Tweets
>>>>>>> <http://twitter.com/mickaelistria>
>>>>
>>>> Hey Mickael,
>>>>
>>>> I would like to test Designer with this but given we only take a JBTIS
>>>> version as our TP in
>>>> our main pom, I am currently ignorant as to how?
>>>>
>>>> If you could indulge me ...
>>>>
>>>> Thanks
>>>>
>>>> PGR
>>>>
>>>>
>>>>> _______________________________________________ jbosstools-dev mailing
>>>>> list
>>>>> jbosstools-dev(a)lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>>
>
>>
--
Paul Richardson
* p.g.richardson(a)phantomjinx.co.uk
* p.g.richardson(a)redhat.com
* pgrichardson(a)linux.com
"I know exactly who reads the papers ...
* The Daily Mirror is read by people who think they run the country.
* The Guardian is read by people who think they ought to run the country.
* The Times is read by people who do actually run the country.
* The Daily Mail is read by the wives of the people who run the country.
* The Financial Times is read by the people who own the country.
* The Morning Star is read by the people who think the country ought to be run by another country.
* The Daily Telegraph is read by the people who think it is."
Jim Hacker, Yes Minister
9 years, 7 months
Re: [jbosstools-dev] Upcoming release of Locus
by phantomjinx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey all,
Just testing TD build with 4.2.3.CR1a and it fails!
The salient details is:
Could not find "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20131024-0922-B75"
See below for further details.
PGR
Build and install the teiid designer plugins
Executing mvn clean install -P target-platform,multiple.target
- -Dmaven.repo.local=/home/phantomjinx/programming/java/tdesigner/git/../m2-repository
- -Dno.jbosstools.site -Dtycho.localArtifacts=ignore
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject:
org.jboss.tools.teiid.plugins.teiid:org.teiid.runtime.client:9.1.0-SNAPSHOT @
/home/phantomjinx/programming/java/tdesigner/git/plugins/teiid/org.teiid.runtime.client/pom.xml
[INFO] Adding repository
http://download.jboss.org/jbosstools/updates/requirements/bpel/1.0.4.v201...
[INFO] Adding repository
https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/lo...
HOT/update.site-1.2.0-SNAPSHOT.zip-unzip
[ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition
/home/phantomjinx/programming/java/tdesigner/git/../m2-repository/org/jboss/tools/integration-stack/
target-platform/4.2.3.CR1a/target-platform-4.2.3.CR1a-base.target:
Could not find "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20131024-0922-B75" in the
repositories of the current location -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to
resolve target definition
/home/phantomjinx/programming/java/tdesigner/git/../m2-repository/org/jboss/tools/integration-stack/
target-platform/4.2.3.CR1a/target-platform-4.2.3.CR1a-base.target
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethod ... ... ... ...
On 05/05/15 19:16, Paul Leacu wrote:
>
> Hey PJ - Change the td.tpc.version in your TD pom to 4.2.3.CR1a. It has the new locus in it.
> --paull
>
>
>
> ----- Original Message -----
>> From: "phantomjinx" <p.g.richardson(a)phantomjinx.co.uk> To: "Mickael Istria"
>> <mistria(a)redhat.com>, "jbosstools-dev jbosstools-dev" <jbosstools-dev(a)lists.jboss.org> Sent:
>> Tuesday, May 5, 2015 1:57:10 PM Subject: Re: [jbosstools-dev] Upcoming release of Locus
>>
> On 05/05/15 16:12, Mickael Istria wrote:
>>>> Hi all,
>>>>
>>>> The JBoss Tools - Integration Stack requires some new version of external libs, so we
>>>> need to release Locus 1.2.0 soon to deliver those libs as OSGi bundles in time. Here are
>>>> the changes that will be part of this release:
>>>> https://issues.jboss.org/browse/LOCUS/fixforversion/12326796/?selectedTab...
ra-
>
>>>>
projects-plugin:version-summary-panel
>>>>
>>>> If you're concerned, please give a try to the 1.2.0-SNAPSHOT build at
>>>> https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/lo....
Fin
>
>>>>
al/update.site-1.2.0.Final.zip-unzip
>>>>
>>>>
> immediately and send an alarm as an answer to this mail if you notice something wrong.
>>>> The plan is to release it on Thurday (May 7th).
>>>>
>>>> Cheers -- Mickael Istria Eclipse developer at JBoss, by Red Hat
>>>> <http://www.jboss.org/tools> My blog <http://mickaelistria.wordpress.com> - My Tweets
>>>> <http://twitter.com/mickaelistria>
>
> Hey Mickael,
>
> I would like to test Designer with this but given we only take a JBTIS version as our TP in
> our main pom, I am currently ignorant as to how?
>
> If you could indulge me ...
>
> Thanks
>
> PGR
>
>
>> _______________________________________________ jbosstools-dev mailing list
>> jbosstools-dev(a)lists.jboss.org https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>
- --
Paul Richardson
* p.g.richardson(a)phantomjinx.co.uk
* p.g.richardson(a)redhat.com
* pgrichardson(a)linux.com
"I know exactly who reads the papers ...
* The Daily Mirror is read by people who think they run the country.
* The Guardian is read by people who think they ought to run the country.
* The Times is read by people who do actually run the country.
* The Daily Mail is read by the wives of the people who run the country.
* The Financial Times is read by the people who own the country.
* The Morning Star is read by the people who think the country ought to be run by another country.
* The Daily Telegraph is read by the people who think it is."
Jim Hacker, Yes Minister
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlVJ250ACgkQcthLMIwdEb09CgCfdRqaCfImSbPE3RqUi1VY6CQY
w5UAniiYXJY45IOwAPVP2i3eOi7jA4fo
=KfCi
-----END PGP SIGNATURE-----
9 years, 7 months
feedback on fixing missing alpha/beta/cr tags
by Max Rydahl Andersen
I updated the script I made for checking tags to also print out
"closest"
'x' branch.
For example for jbosstools-server that gives us:
```
jbosstools-server missing 10 tags:
jbosstools-4.1.0.Beta1 (jbosstools-4.1.0.Beta1x),
jbosstools-4.1.1.Beta1 (jbosstools-4.1.1.Beta1x),
jbosstools-4.1.1.CR1,
jbosstools-4.2.0.Alpha2 (jbosstools-4.2.0.Alpha2x),
jbosstools-4.2.0.Beta1 (jbosstools-4.2.0.Beta1x),
jbosstools-4.2.0.Beta2 (jbosstools-4.2.0.Beta2x),
jbosstools-4.2.0.Beta3 (jbosstools-4.2.0.Beta3x),
jbosstools-4.2.3.Beta1,
jbosstools-4.2.3.CR1,
jbosstools-4.3.0.Alpha1 (jbosstools-4.3.0.Alpha1x)
```
Full list at: https://gist.github.com/maxandersen/78ffedc1edb9569b35b2
Using the tip of the branch seem to be the simplest way to fix this with
the 'best' tag possible.
Anyone with good arguments for or against doing this ?
(I already have a script ready that can fix this this way, but I wanted
make sure I'm not
missing something obviously bad about this idea)
/max
http://about.me/maxandersen
9 years, 7 months
ATTENTION REQUIRED: missing tags
by Max Rydahl Andersen
I wrote a script to check how good/bad we were on actually having tags
for the various releases.
First I found the ones missing the recent Alpha2 tag:
jbosstools-arquillian
jbosstools-livereload
jbosstools-aerogear
jbosstools-hibernate
jbosstools-freemarker
jbosstools-webservices
jbosstools-server
jbosstools-portlet
jbosstools-download.jboss.org
jbosstools-central
jbosstools-build-ci
jbosstools-birt
Then I thought about how it was looking for other releases so I made the
script a bit more advanced
(https://github.com/jbosstools/jbosstools-build/pull/182/files).
It loads all historical tags of jbosstools-base and with a "since"
marker to not get false positives:
https://github.com/jbosstools/jbosstools-build/pull/182/files#diff-015178...
With this the list is a tad longer (full details at:
https://gist.github.com/maxandersen/8e5c311b7b0f18c95e88)
jbosstools-download.jboss.org missing 13 tags
jbosstools-freemarker missing 12 tags
jbosstools-server missing 13 tags
jbosstools-build-ci missing 8 tags
jbosstools-aerogear missing 6 tags
jbosstools-hibernate missing 6 tags
jbosstools-birt missing 5 tags
jbosstools-central missing 5 tags
jbosstools-portlet missing 5 tags
jbosstools-forge missing 4 tags
jbosstools-webservices missing 4 tags
jbosstools-build missing 3 tags
jbosstools-openshift missing 3 tags
jbosstools-build-sites missing 3 tags
jbosstools-vpe missing 2 tags
jbosstools-livereload missing 2 tags
jbosstools-arquillian missing 2 tags
jbosstools-jst missing 1 tags
jbosstools-discovery missing 1 tags
jbosstools-browsersim missing 1 tags
If you believe my script reported wrongly on this please let me know and
otherwise i'll create a task jira for these next week.
Thanks,
/max
http://about.me/maxandersen
9 years, 7 months
Become one of our premium clients who enjoy all our privileges and save huge money!
by New-Canadian-Meds
Deliberation with another crescent city because i everybody karl
will contribute. Reproduction, this mother preparation for
infringement, has years so our products.
Me
ds
4f
or
3M
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
1f
or
4W
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
Fa
Sp
No
Vi st
ec
p
sa w
ia
re
,M or
l
sc
as ld
in
ri
te wi
te
pt
rc de
rn
io
ar s
et
n
d, hi
p
re
Ec pp
ri
qu
he in
ce
ir
ck g
s
ed
A
2
O
1 no
4/
nl
00 ny
7
y
% mo
cu
re
Au us
st
li
th d
om
ab
en el
er
le
ti iv
s
s
c er
up
up
Me y
po
pl
ds
rt
ie
rs
>> Enter Here
9 years, 7 months