Google Groups Home
Help | Sign in
Build
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Marcus  
View profile
 More options Apr 24, 4:05 pm
From: Marcus <marvin...@gmail.com>
Date: Thu, 24 Apr 2008 13:05:49 -0700 (PDT)
Local: Thurs, Apr 24 2008 4:05 pm
Subject: Build
How can I build microemu-javase-applet.jar using only local source
files or how can I build it with no obfuscation?

ThanX!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Skarzhevskyy  
View profile
 More options Apr 24, 4:11 pm
From: "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
Date: Thu, 24 Apr 2008 16:11:48 -0400
Local: Thurs, Apr 24 2008 4:11 pm
Subject: Re: [MicroEmulator-dev] Build
There are two files created during maven build:
microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT.jar
and
microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT-debug.j ar

The one called debug is the microemulator applet with no obfuscation!

On 4/24/08, Marcus <marvin...@gmail.com> wrote:

>  How can I build microemu-javase-applet.jar using only local source
>  files or how can I build it with no obfuscation?

>  ThanX!

--
Vlad

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus  
View profile
 More options Apr 24, 4:20 pm
From: Marcus <marvin...@gmail.com>
Date: Thu, 24 Apr 2008 13:20:38 -0700 (PDT)
Local: Thurs, Apr 24 2008 4:20 pm
Subject: Re: Build
Hi Vlad.
The file called debug has a folder called "a" and another one called
"me2". Those folders are obfuscated. How can I get ride of these?

On Apr 24, 5:11 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Skarzhevskyy  
View profile
 More options Apr 24, 4:51 pm
From: "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
Date: Thu, 24 Apr 2008 16:51:32 -0400
Local: Thurs, Apr 24 2008 4:51 pm
Subject: Re: [MicroEmulator-dev] Re: Build
The file I just created
microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar using build for
sources from svn do not contain filders called "a" and "me2" The
...-debug.jar  is not obfuscated.....

On 4/24/08, Marcus <marvin...@gmail.com> wrote:

--
Vlad

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus  
View profile
 More options Apr 24, 5:00 pm
From: Marcus <marvin...@gmail.com>
Date: Thu, 24 Apr 2008 14:00:33 -0700 (PDT)
Local: Thurs, Apr 24 2008 5:00 pm
Subject: Re: Build
Sorry!
Actually, the file I mentioned is called microemu-javase-applet-2.0.2-
debug.jar.
This is my first experience with maven and I'm kind of lost.
How can I create the file microemu-javase-applet-2.0.3-SNAPSHOT-
debug.jar?

On Apr 24, 5:51 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bartek Teodorczyk  
View profile
 More options Apr 24, 5:04 pm
From: "Bartek Teodorczyk" <bar...@barteo.net>
Date: Thu, 24 Apr 2008 23:04:29 +0200
Local: Thurs, Apr 24 2008 5:04 pm
Subject: Re: [MicroEmulator-dev] Re: Build
Go into top microemulator sources folder, and use "mvn" to build all
the project.

Regards,
Bartek


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Skarzhevskyy  
View profile
 More options Apr 24, 5:05 pm
From: "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
Date: Thu, 24 Apr 2008 17:05:58 -0400
Local: Thurs, Apr 24 2008 5:05 pm
Subject: Re: [MicroEmulator-dev] Re: Build
1) Verify that you have latest maven 2
mvn -version
Show show Maven version: 2.0.8

2) Verify that you have the latest plugins
mvn -U

3) Then run microemulator build
mvn clean
mvn

The file created in folder microemu-javase-applet\target

On 4/24/08, Marcus <marvin...@gmail.com> wrote:

--
Vlad

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Skarzhevskyy  
View profile
 More options Apr 24, 5:08 pm
From: "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
Date: Thu, 24 Apr 2008 17:08:08 -0400
Local: Thurs, Apr 24 2008 5:08 pm
Subject: Re: [MicroEmulator-dev] Re: Build
And yes there are the problem....  When I updated to latest plugin I
see the wrong folders in debug jar... Will try to fix this.

On 4/24/08, Vlad Skarzhevskyy <skarzhevs...@gmail.com> wrote:

--
Vlad

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus  
View profile
 More options Apr 24, 6:10 pm
From: Marcus <marvin...@gmail.com>
Date: Thu, 24 Apr 2008 15:10:23 -0700 (PDT)
Local: Thurs, Apr 24 2008 6:10 pm
Subject: Re: Build
I followed all the steps and build process was fine. Thanks!
But, I can't find microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar
file.
I got microemu-javase-applet-2.0.2-debug.jar file and the obfuscated
folders still there.

On Apr 24, 6:08 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Skarzhevskyy  
View profile
 More options Apr 24, 6:11 pm
From: "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
Date: Thu, 24 Apr 2008 18:11:52 -0400
Local: Thurs, Apr 24 2008 6:11 pm
Subject: Re: [MicroEmulator-dev] Re: Build
Do SVN update

On 4/24/08, Marcus <marvin...@gmail.com> wrote:

--
Vlad

    Reply to author    Forward  
You must